summaryrefslogtreecommitdiff
path: root/src/test/java
AgeCommit message (Expand)Author
2019-05-22Added new default methods to the Unit interface.Adrien Hopkins
2019-05-03Added toString to UnitsDatabase and its helper classes.Adrien Hopkins
2019-04-14Added @since tags to all classes and methods from v0.2.0Adrien Hopkins
2019-04-14Final tweaks to the API for now.Adrien Hopkins
2019-04-14Added a UnitDatabase test, and fixed some bugs using it.Adrien Hopkins
2019-03-22Made BaseUnit a subclass of LinearUnit and made an expression parserAdrien Hopkins
2019-03-16Configured tests and moved them to src/test/javaAdrien Hopkins