ardupilot/libraries/AP_Math/tests
Lucas De Marchi 2b9478f430 AP_Math: tests: make both arguments double
libraries/AP_Math/tests/test_math.cpp.3.o: In function `MathTest_IsEqual_Test::TestBody()':
test_math.cpp:(.text._ZN21MathTest_IsEqual_Test8TestBodyEv+0x1a0): undefined reference to `std::enable_if<std::is_floating_point<std::common_type<float, double>::type>::value, bool>::type is_equal<float, double>(float, double)'
collect2: error: ld returned 1 exit status
2017-02-06 09:27:22 -08:00
..
math_test.h
test_closest_distance_between_radial_and_point.cpp
test_geodesic_grid.cpp
test_math.cpp AP_Math: tests: make both arguments double 2017-02-06 09:27:22 -08:00
test_matrix3.cpp
test_perpendicular.cpp
test_vector2.cpp AP_Math: add some test for vector2 equality test 2016-12-20 14:09:04 +00:00
wscript