libcreate/tests
Jacob Perron 2b9591f0f7
Replace boost features with C++11 equivalents (#58)
* Replace boost features with C++11 equivalents

Signed-off-by: Jacob Perron <jacob@openrobotics.org>

* Include <cmath> in util.h

Needed for std::abs

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
2020-11-01 18:05:17 -08:00
..
test_create.cpp Replace boost features with C++11 equivalents (#58) 2020-11-01 18:05:17 -08:00
test_data.cpp Replace boost features with C++11 equivalents (#58) 2020-11-01 18:05:17 -08:00
test_packet.cpp Add unit tests (gtests) 2018-04-06 21:44:28 -07:00
test_robot_model.cpp Add unit tests (gtests) 2018-04-06 21:44:28 -07:00
test_serial_query.cpp Replace boost features with C++11 equivalents (#58) 2020-11-01 18:05:17 -08:00
test_serial_stream.cpp Replace boost features with C++11 equivalents (#58) 2020-11-01 18:05:17 -08:00