about summary refs log tree commit diff stats
path: root/cannot_write_tests_for
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-07-23 14:17:35 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-07-23 14:20:26 -0700
commita62cf4c3e3233e86aa46c0067871269fe7066765 (patch)
treec7475df0f9e1708c46bb39a2da7b783f326e1bd0 /cannot_write_tests_for
parente7b152ceb2a360e9f8f4faa7068c70bfc7d3f0ac (diff)
downloadmu-a62cf4c3e3233e86aa46c0067871269fe7066765.tar.gz
3140
Manual tests for parse errors because scenarios can't handle assertion
failures yet.
Diffstat (limited to 'cannot_write_tests_for')
-rw-r--r--cannot_write_tests_for13
1 files changed, 7 insertions, 6 deletions
diff --git a/cannot_write_tests_for b/cannot_write_tests_for
index 8b884ecf..23562574 100644
--- a/cannot_write_tests_for
+++ b/cannot_write_tests_for
@@ -1,9 +1,10 @@
-1. screen background color
-2. has-more-events?
-3. hide/show screen
-4. more touch event types
-5. sandbox isolation
-6. read/write files
+1. assertion failures or errors inside scenarios
+2. screen background color
+3. has-more-events?
+4. hide/show screen
+5. more touch event types
+6. sandbox isolation
+7. read/write files
 
 termbox issues are implementation-specific and not worth testing:
   whether we clear junk from other processes