Merge text0
This commit is contained in:
commit
730a8768f6
|
@ -8,9 +8,9 @@ Initializing settings:
|
|||
- from defaults
|
||||
- `default_map` absent/present
|
||||
|
||||
- run with an untested version. Error message pops up and waits for a key. The app attempts to continue, and doesn't receive the key.
|
||||
- run with an untested version of LÖVE. Error message pops up and waits for a key. The app attempts to continue, and doesn't receive the key.
|
||||
- run with a LÖVE v12 release candidate. No errors; it is a supported version. All tests pass.
|
||||
- create a couple of spuriously failing tests. Run with an untested version. Error message includes message about untested version.
|
||||
- create a couple of spuriously failing tests. Run with an untested version of LÖVE. Error message includes message about untested version.
|
||||
|
||||
Code loading:
|
||||
* run love with directory; text editor runs
|
||||
|
|
Loading…
Reference in New Issue