Commit Graph

11 Commits

Author SHA1 Message Date
jlamothe 1d306f32c0 actually count the null state test for run_test() 2023-11-14 20:32:07 +00:00
jlamothe e41263adf0 consider calling run_test() with a null function as a pending test 2023-11-12 01:25:55 +00:00
jlamothe 94d6bc8cf9 make sure run_test() doesn't crash when handed a null state 2023-11-11 23:08:08 +00:00
jlamothe c0f28d41b0 renamed various checking functions 2023-11-11 03:40:00 +00:00
jlamothe 4c0d33693b moved mk_sample_state() into util 2023-11-10 20:48:40 +00:00
jlamothe 1fcbeaef5b check what happens when a test is pending 2023-11-09 23:51:51 +00:00
jlamothe e55a392035 check what happens when a test fails 2023-11-09 23:39:13 +00:00
jlamothe 2ea0da9a6f relicenced under LGPLv3 instead of GPLv3 2023-11-09 23:24:48 +00:00
jlamothe c2f8972d9c partially testing run_test() 2023-11-09 20:48:51 +00:00
jlamothe 1e5423b564 defined test_passing 2023-11-09 00:06:18 +00:00
jlamothe ede11a1727 added test module for run_test() 2023-11-08 23:38:42 +00:00