about summary refs log tree commit diff stats
path: root/cannot_write_tests_for
blob: 444aafd5896ab642425eac418b56ac6a55e986ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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. 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:
  render-all calls update-cursor to simplify testing
  event-loop needs to call update-cursor explicitly to backstop branches doing their own minimal rendering
  solution: update-cursor after minimal rendering
bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
[colours]
bkgnd=default
cmd.wins.unread=orange1
titlebar=grey50
titlebar.text=cornsilk1
titlebar.brackets=cornsilk1
titlebar.unencrypted=white
titlebar.encrypted=orange1
titlebar.untrusted=lightsalmon1
titlebar.trusted=orange1
titlebar.online=greenyellow
titlebar.offline=white
titlebar.away=wheat4
titlebar.chat=orange1
titlebar.dnd=red
titlebar.xa=orange4
statusbar=grey50
statusbar.text=cornsilk1
statusbar.brackets=cornsilk1
statusbar.active=cornsilk1
statusbar.new=lightsalmon1
statusbar.current=lightsalmon1
statusbar.time=cornsilk1
main.text=default
main.text.me=default
main.text.them=default
main.splash=orange1
main.help.header=default
main.text.history=default
main.time=default
input.text=default
subscribed=green
unsubscribed=default
otr.started.trusted=green
otr.started.untrusted=orange1
otr.ended=red
otr.trusted=green
otr.untrusted=orange1
online=green
away=wheat4
chat=green
dnd=red
xa=orange4
offline=orange1
incoming=lightsalmon3
mention=orange1
trigger=orange1
typing=orange1
gone=orange4
error=red
roominfo=default
roommention=orange1
roommention.term=lightsalmon1
roomtrigger=lightsalmon3
roomtrigger.term=cyan
me=green
them=cyan
roster.header=default
roster.chat=green
roster.online=green
roster.away=wheat4
roster.xa=orange4
roster.dnd=red
roster.offline=default
roster.chat.active=green
roster.online.active=green
roster.away.active=wheat4
roster.xa.active=orange4
roster.dnd.active=orange1
roster.offline.active=default
roster.chat.unread=green
roster.online.unread=green
roster.away.unread=wheat4
roster.xa.unread=orange4
roster.dnd.unread=red
roster.offline.unread=default
roster.room=green
roster.room.unread=orange1
roster.room.mention=lightsalmon1
roster.room.trigger=lightsalmon1
occupants.header=default
receipt.sent=default