summaryrefslogtreecommitdiff
path: root/src/test/java/UnitTest.java
AgeCommit message (Expand)Author
2019-05-22Added new default methods to the Unit interface.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-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