diff options
Diffstat (limited to 'cannot_write_tests_for')
-rw-r--r-- | cannot_write_tests_for | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/cannot_write_tests_for b/cannot_write_tests_for index 1cdaa20a..5e10fa49 100644 --- a/cannot_write_tests_for +++ b/cannot_write_tests_for @@ -2,11 +2,9 @@ 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. errors in reading/writing files (missing directory, others?) +4. more touch event types +5. sandbox isolation +6. 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 |