• Joined on 2023-10-17
sdf pushed to tmp at 9p/9unit 2023-11-19 17:18:24 -05:00
438bd69681 implemented run_test_compare()
efcf1a549b cleaned up comments
Compare 2 commits »
sdf deleted branch refactor from 9p/9unit 2023-11-19 15:49:51 -05:00
sdf pushed to main at 9p/9unit 2023-11-19 15:49:00 -05:00
291d25927c refactored single_test_context_with()
ad4abe68e0 refactored test_context_with()
1c4fb1e87d refactored single_test_context()
8138f59fef refactored run_test_with()
Compare 4 commits »
sdf created branch refactor in 9p/9unit 2023-11-19 15:48:03 -05:00
sdf pushed to refactor at 9p/9unit 2023-11-19 15:48:03 -05:00
291d25927c refactored single_test_context_with()
ad4abe68e0 refactored test_context_with()
1c4fb1e87d refactored single_test_context()
8138f59fef refactored run_test_with()
Compare 4 commits »
sdf pushed to main at 9p/9unit 2023-11-18 15:52:35 -05:00
cd590339b7 refactored single_test_context()
2011b75b7e refactored run_test_with()
bd535791d7 implemented single_test_context_with()
Compare 3 commits »
sdf pushed to main at 9p/9unit 2023-11-17 18:35:17 -05:00
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()
Compare 5 commits »
sdf created branch c in 9p/example 2023-11-17 13:43:05 -05:00
sdf pushed to c at 9p/example 2023-11-17 13:43:05 -05:00
cdf4bdd152 added line 2B
sdf created branch b in 9p/example 2023-11-17 13:41:48 -05:00
sdf pushed to b at 9p/example 2023-11-17 13:41:48 -05:00
fa8bdc7afa added line 4A
sdf created branch a in 9p/example 2023-11-17 13:39:52 -05:00
sdf pushed to a at 9p/example 2023-11-17 13:39:52 -05:00
66c2140096 added line 2A
sdf pushed to front at 9p/example 2023-11-17 13:31:43 -05:00
f17b50331a typo in file.txt
sdf pushed to front at 9p/example 2023-11-17 13:28:26 -05:00
791dbf5797 added README.md
sdf created branch front in 9p/example 2023-11-17 13:17:34 -05:00
sdf pushed to front at 9p/example 2023-11-17 13:17:34 -05:00
8667d782c3 initial commit
sdf pushed to main at 9p/9unit 2023-11-15 19:52:17 -05:00
0ad79ea3b0 define and start using single_text_context()
ef00063ba3 built and started to test test_context()
Compare 2 commits »
sdf pushed to main at 9p/9unit 2023-11-14 20:02:34 -05:00
b9cac45eba report function should ignore formatting
cead3f67d0 created overridable report() function to be used in place of print()
85a6d49b38 added context info to TestState
Compare 3 commits »
sdf pushed to main at 9p/9unit 2023-11-14 15:32:25 -05:00
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
Compare 6 commits »