Commit Graph

8 Commits

Author SHA1 Message Date
jlamothe 0ad79ea3b0 define and start using single_text_context() 2023-11-16 00:52:01 +00:00
jlamothe cead3f67d0 created overridable report() function to be used in place of print() 2023-11-14 23:53:43 +00:00
jlamothe 85a6d49b38 added context info to TestState 2023-11-14 23:08:19 +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 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