summaryrefslogtreecommitdiff
path: root/tests/run_tests.sh
AgeCommit message (Expand)Author
2022-01-24Fix a newly introduced bug in run_tests.sh.Scott
2022-01-24Improve run_tests.shScott
2022-01-24Improve run_tests.shScott
2022-01-24Add repro instructions for coverage in run_tests.sh.Scott
2022-01-24Adds optional code coverage reporting to run_tests.sh.Scott
2022-01-11Fix a couple of bugs in executors. Use run_tests.sh as a pre commitScott
2021-09-29Stuff.Scott Gasch
2021-09-29Add tests on bidict. Fix bug in string_utils ngrams.Scott Gasch
2021-09-23Fixup argparse_utils' doctest and tweak test runner.Scott Gasch
2021-09-23Fixup test runner.Scott Gasch
2021-09-15Adding doctests. Also added a logging filter.Scott Gasch
2021-09-09Update tests / test harness.Scott Gasch