Commit Graph

14 Commits

Author SHA1 Message Date
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 f817af1a5c compare first & last log pointers when comparing test states 2023-11-09 23:04:45 +00:00
jlamothe 0665b8be3e check ptr when comparing two TestState values 2023-11-09 22:52:15 +00:00
jlamothe e69a2d0375 check all counts when comparing test states 2023-11-09 21:12:21 +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
jlamothe 14262a816e removed unnecessary ampersands 2023-11-08 22:10:09 +00:00
jlamothe d7207a3df3 broke initial state testing off into separate module 2023-11-08 00:20:33 +00:00
jlamothe e9ed464b60 minor edits and testing of initial TestState value 2023-11-07 23:44:53 +00:00
jlamothe 9f26846a3d renamed main.c to tests.c 2023-11-07 20:35:59 +00:00
jlamothe f2da510a6e created tests 2023-11-07 20:29:08 +00:00