about summary refs log tree commit diff stats
path: root/cannot_write_tests_for
diff options
context:
space:
mode:
Diffstat (limited to 'cannot_write_tests_for')
-rw-r--r--cannot_write_tests_for10
1 files changed, 6 insertions, 4 deletions
diff --git a/cannot_write_tests_for b/cannot_write_tests_for
index 1bd9ce3c..444aafd5 100644
--- a/cannot_write_tests_for
+++ b/cannot_write_tests_for
@@ -1,12 +1,14 @@
 0. main's ingredients
 1. assertion failures or errors inside scenarios
 2. screen background color
-3. more touch event types
-4. sandbox isolation
-5. errors in reading/writing files (missing directory, others?)
-6. has-more-events?
+3. has-more-events?
+4. hide/show screen
+5. more touch event types
+6. sandbox isolation
+7. errors in reading/writing files (missing directory, others?)
 
 termbox issues are implementation-specific and not worth testing:
+  whether we clear junk from other processes
   latency in interpreting low-level escape characters
 
 calls to update-cursor are currently duplicated: