Block a user
291d25927c
refactored single_test_context_with()
ad4abe68e0
refactored test_context_with()
1c4fb1e87d
refactored single_test_context()
8138f59fef
refactored run_test_with()
291d25927c
refactored single_test_context_with()
ad4abe68e0
refactored test_context_with()
1c4fb1e87d
refactored single_test_context()
8138f59fef
refactored run_test_with()
cd590339b7
refactored single_test_context()
2011b75b7e
refactored run_test_with()
bd535791d7
implemented single_test_context_with()
6c191d8405
implemented run_test_with()
37ce34b160
made check_value() use test_context_with()
5d67b7aeb8
implemented test_context_with()
7818e3d646
changed order of params for check_value()
a7351b5667
implemented check_value()
0ad79ea3b0
define and start using single_text_context()
ef00063ba3
built and started to test test_context()
b9cac45eba
report function should ignore formatting
cead3f67d0
created overridable report() function to be used in place of print()
85a6d49b38
added context info to TestState
1d306f32c0
actually count the null state test for run_test()
bcfd584608
make sure passing a null state to append_test_log() doesn't crash it
2a092d1050
ensure the log doesn't change when the message is null
a772db08ce
try to rebuild log when first entry missing
47638ef0b7
ensure last_log repairs itself when appending