Block a user
17ad81f6b6
testing run_test_compare()
c6dd2559f8
test run_test_with()
3b616f2e22
fixed memory leak in append_test_log() test
23ed415852
WIP: testing run_test_with()
6539b87ea9
warn to log instead of stderr
00ffef2f0a
more thorough testing of append_test_log()
cb3788cf02
check next value for append_test_log() on empty log
e5cad7cd20
display pass/fail/pend status in realtime
da33bd8955
test test_context() with a prior context
ebf398fd33
test test_context() on a state with no initial context
bea9a3e34a
check the next field of the last log when appending
e5cad7cd20
display pass/fail/pend status in realtime
da33bd8955
test test_context() with a prior context
ebf398fd33
test test_context() on a state with no initial context
bea9a3e34a
check the next field of the last log when appending
57e4d2ba49
re-implemented test using new convenience functions
8828a8ab17
WIP: re-writing tests