summaryrefslogtreecommitdiff
path: root/src/test/java/sevenUnits/utils
AgeCommit message (Expand)Author
2025-05-30ExpressionParser: use correct operand orderAdrien Hopkins
2025-05-21Add tests for submethods of ExpressionParserAdrien Hopkins
2025-03-21Add tests for NameSymbolAdrien Hopkins
2024-08-15Correct encoding of ±Adrien Hopkins
2024-03-24Format source code & set explicit UTF-8Adrien Hopkins
2022-07-09Added documentation to undocumented testsAdrien Hopkins
2022-04-18Implemented rounding and duplicate-removal settings into the new GUIAdrien Hopkins
2022-02-24Moved SemanticVersionNumber to sevenUnits.utilsAdrien Hopkins
2021-11-29Added a full suite of tests for the UncertainDoubleAdrien Hopkins
2021-10-04Removed unused importsAdrien Hopkins
2021-09-27The ExpressionParser test is now a paramaterized testAdrien Hopkins
2021-08-26Added units and dimensions to the design documentAdrien Hopkins
2021-08-07Renamed sevenUnits.math to sevenUnits.utilsAdrien Hopkins