forked from M-Labs/nac3
1
0
Fork 0
nac3/nac3core/irrt
lyken a05eb22358 core/irrt: introduce irrt testing
`cargo test -F test` would compile `nac3core/irrt/irrt_test.cpp`
targetted to the host machine (it gets to use `std`) and run the
test executable.
2024-07-19 16:01:54 +08:00
..
irrt core/irrt: introduce irrt testing 2024-07-19 16:01:54 +08:00
test core/irrt: introduce irrt testing 2024-07-19 16:01:54 +08:00
irrt.cpp core/irrt: introduce irrt testing 2024-07-19 16:01:54 +08:00
irrt_everything.hpp core/irrt: split irrt.cpp into headers & reformat 2024-07-19 16:01:54 +08:00
irrt_test.cpp core/irrt: introduce irrt testing 2024-07-19 16:01:54 +08:00