3 Commits

Author SHA1 Message Date
cf4c14f9f8 Makefiles: update tests to ignore the BareExcept warning.
The `unittest` library still contains a number of bare exceptions, which
now result in warnings from the compliler. Patching the standard library
to remove these warnings is outside the scope of this project, so we're
going to ignore these warnings.
2023-05-02 21:32:30 -05:00
31f47f60c2 Makefile: Updates to testing targets. 2023-04-23 22:55:41 -05:00
3f1efe9e85 Makefile. 2023-04-23 21:56:15 -05:00