This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
mp-units
Watch
1
Star
0
Fork
0
forked from
mpusz/mp-units
Code
Pull Requests
Activity
Files
6893ff4efcfba757d3a34e707ebd798a668d1812
mp-units
/
test
/
unit_test
T
History
Mateusz Pusz
6893ff4efc
common_type<my_value<T>, my_value<U>> used in a unit test refactored
2019-09-30 09:06:42 +02:00
..
CMakeLists.txt
ratio_pow and ratio_sqrt fixed + unit tests added
2019-09-18 18:34:54 -06:00
test_custom_units.cpp
bool
removed from concepts definitions as gcc-9.1 supports this syntax already
2019-09-28 19:10:06 +02:00
test_dimension.cpp
Downcasting facility refactored so the user does not have to write the boilerplate code anymore
2019-09-26 22:30:57 +02:00
test_quantity.cpp
common_type<my_value<T>, my_value<U>> used in a unit test refactored
2019-09-30 09:06:42 +02:00
test_ratio.cpp
units
removed from a
std::experimental
namespace
2019-09-18 21:55:16 -06:00
test_type_list.cpp
units
removed from a
std::experimental
namespace
2019-09-18 21:55:16 -06:00
test_units.cpp
Unit test for mixed units added
2019-09-18 22:26:30 -06:00