tog: blame regress and new test framework wait instruction
commit8e778ade0370b5cabdf946ca7d9d6ac9338790b0
authorMark Jamsek <mark@jamsek.dev>
Sun, 16 Apr 2023 07:33:14 +0000 (16 07:33 +0000)
committerThomas Adam <thomas@xteddy.org>
Sat, 22 Apr 2023 18:10:25 +0000 (22 19:10 +0100)
tree47fd47667687e9f39bc8f398f45bb28f7e951782
parentfa9bb690d2fe11cc48b603cb872a8a39a240d29d
tog: blame regress and new test framework wait instruction

Basic blame view test required adding the WAIT_FOR_UI instruction to delay
screen dumps till the ui has been completely rendered. This will also apply
to future test cases such as limited log views and further blame test cases.

ok stsp@
regress/tog/Makefile
regress/tog/blame.sh [new file with mode: 0755]
tog/tog.c