MarkBaker
fe31c2004f
Extended unit tests for Engineering functions
2023-03-14 06:53:45 +01:00
Mark Baker
409c05b542
Additional Unit Test Cases for Convert UoM ( #1864 )
...
* Additional Unit Test Cases
2021-02-19 08:41:26 +01:00
Mark Baker
002044cce9
Update Units of Measure supported by the CONVERT() function ( #1768 )
...
Now supports all current UoM in all categories, with both 1- and 2-character multiplier prefixes, and binary multiplier prefixes, including the new Temperature scales
2020-12-29 18:19:43 +01:00
Adrien Crivelli
8dddf56c2e
Use proper syntax for variadic functions
...
This simplify code, increase readability and improve the function
signature for API users.
2017-01-23 15:01:20 +09:00
Adrien Crivelli
e1f81f0fe0
Refactor tests data from custom format to PHP
...
FIX #14
2016-08-16 21:00:19 +09:00