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
3651e199bfba95b5e21e89df802488a4d079a62c
mp-units
/
test
/
unit_test
/
runtime
T
History
Chip Hogg
7e4ab4206f
Remove
.value
; provide free function only
...
This is a cleaner interface. I also checked all of the commented-out test cases.
2022-02-06 21:53:05 +00:00
..
catch_main.cpp
Catch2 support added (
resolves
#8
)
2019-10-14 10:53:02 +02:00
CMakeLists.txt
Add magnitude with product, inverse, quotient
2021-12-29 21:21:57 -05:00
distribution_test.cpp
refactor: IWYU applied to the source files
2021-03-30 13:21:05 +02:00
fmt_test.cpp
test: forgot to change the other preprocessor check as well
2021-11-15 17:41:02 +01:00
fmt_units_test.cpp
feat:
std::format
support for compliant compilers added
2021-09-20 15:01:58 +02:00
magnitude_test.cpp
Remove
.value
; provide free function only
2022-02-06 21:53:05 +00:00
math_test.cpp
Feat: Round (
#313
)
2021-11-15 18:53:15 +01:00