summaryrefslogtreecommitdiff
path: root/src/test/java
AgeCommit message (Collapse)Author
2020-11-17Add some tests for IMap/FunctionalMapBen Culkin
2020-11-15Add MinMaxList data typeBen Culkin
This is a list wrapper that automatically tracks the minimum/maximum element currently in the list
2020-11-08Add some additional testsBen Culkin
2020-11-08Add test for IDBen Culkin
2020-10-27Fix test issueBen Culkin
2020-10-20Add additional testsBen Culkin
Clean up the tests for BooleanToggle, and add a basic test for Either
2020-04-14Cleanup some warnings and stuffBen Culkin
2020-04-13Cleanup passBen Culkin
Pass to do some cleanups
2020-04-06Cleanup some warningsBen Culkin
Cleanup some warnings
2019-07-27More stack testsbculkin2442
2019-07-10General improvements to stackbculkin2442
2019-07-02Move tests to new packagebculkin2442
2019-07-02Rename package rootbculkin2442
The package root is now bjc, not io.github.bculkin2442.