about summary refs log tree commit diff stats
path: root/057immutable.cc
Commit message (Expand)AuthorAgeFilesLines
* 3120Kartik K. Agaram2016-07-211-6/+6
* 2993 - mutable check for pass-by-value containersKartik K. Agaram2016-05-211-4/+23
* 2990Kartik K. Agaram2016-05-201-16/+16
* 2988 - bring back immutability checksKartik K. Agaram2016-05-201-0/+544
>1
2
3
4
5
6
7
8
9
10
11
12
                     






                                                



                                                                 
0. main's ingredients
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
  latency in interpreting low-level escape characters