Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-23 | Remove unit tests | Malfurious | 1 | -41/+0 | |
I don't particularly wish to maintain these tests for a few reasons: * Many of them make assertions strictly about rendered text / UI * Many of them test external systems and touch the disk * There are platform-dependent details that complicate several tests. So, the tests are removed. Ideally, the main script is reworked into something simple enough it doesn't necessarily warrant heavy testing. Signed-off-by: Malfurious <m@lfurio.us> | |||||
2021-07-20 | Move test files to subdirectory | Malfurious | 1 | -0/+41 | |
Signed-off-by: Malfurious <m@lfurio.us> |