Commit Graph

5 Commits

Author SHA1 Message Date
jdb 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
jdb 9d030132de Better ignore pattern for test artifacts. 2023-04-23 21:55:53 -05:00
jdb 82dffc1154 Initial VCard 3.0 implementation completed. 2023-04-04 14:31:44 -05:00
jdb c322616747 WIP lexer unit tests. 2023-04-01 17:36:01 -05:00
jdb 118f7f5a45 Ignore vim swap files. 2023-04-01 16:29:09 -05:00