about summary refs log tree commit diff stats
path: root/Manual_tests.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2023-12-03 12:11:17 -0800
committerKartik K. Agaram <vc@akkartik.com>2023-12-03 12:11:17 -0800
commit99930149044300dc8f92c8a07e33ea1669e9d37d (patch)
tree104346e9c3ae7c5cb891d110772cf3fed69de878 /Manual_tests.md
parent0d3db19c854cc70b82e9935c7ae8f6ad6986d89f (diff)
downloadtext.love-99930149044300dc8f92c8a07e33ea1669e9d37d.tar.gz
bugfix: version check
Diffstat (limited to 'Manual_tests.md')
-rw-r--r--Manual_tests.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Manual_tests.md b/Manual_tests.md
index fcc3a29..4aa3897 100644
--- a/Manual_tests.md
+++ b/Manual_tests.md
@@ -17,6 +17,8 @@ Initializing settings:
   - start out editing source, move window, press ctrl+e twice; window is editing source in same position+dimensions
   - no log file; switching to source works
 
+  - run with an unsupported version. Error message pops up and waits for a key. The app attempts to continue, and doesn't receive the key.
+
 Code loading:
 * run love with directory; text editor runs
 * run love with zip file; text editor runs