summaryrefslogtreecommitdiff
path: root/src/org/unitConverter/unit/UnitTest.java
AgeCommit message (Collapse)Author
2019-10-17Implemented the new Units systemAdrien Hopkins
Fahrenheit has temporarily been removed; it will be back.
2019-10-15Upgraded to JUnit 5 and moved tests to their proper directoriesAdrien Hopkins
2019-03-16Configured tests and moved them to src/test/javaAdrien Hopkins
2019-03-16Moved project to Maven.Adrien Hopkins