summaryrefslogtreecommitdiffstats
path: root/test/shunit/shunit2 (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2021-08-23Remove unit testsMalfurious1-1048/+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-20Move test files to subdirectoryMalfurious1-0/+0
Signed-off-by: Malfurious <m@lfurio.us>
2015-02-11turning some tests into proper shunit tests and found a few bugsMichael Allen1-0/+1048