1
0
Fork 0
flightgear/test_suite/unit_tests/Input
Edward d'Auvergne fff923d2f4 TestSuite: Migration of the HIDInput tests to the CppUnit framework.
The extractBits(), signExtend(), and writeBits() functions of the anonymous
namespace in Input/FGHIDEventInput.cxx have been shifted out of the namespace
and are now exposed via the header.  This is needed as
<Input/FGHIDEventInput.cxx> cannot be imported within the CppUnit
infrastructure, as it is already built into the run_test_suite binary.
2018-07-26 15:52:07 +02:00
..
CMakeLists.txt TestSuite: Migration of the HIDInput tests to the CppUnit framework. 2018-07-26 15:52:07 +02:00
test_hidinput.cxx TestSuite: Migration of the HIDInput tests to the CppUnit framework. 2018-07-26 15:52:07 +02:00
test_hidinput.hxx TestSuite: Migration of the HIDInput tests to the CppUnit framework. 2018-07-26 15:52:07 +02:00
TestSuite.cxx TestSuite: Migration of the HIDInput tests to the CppUnit framework. 2018-07-26 15:52:07 +02:00