Descent3/tests
Azamat H. Hackimov c3e0102a4f Implementing C++ byteswap functions
Implementing byteswap functions by using "backported" from C++23 std::byteswap.
Adding unittests based on GoogleTests. To enable it add `-DBUILD_TESTING=ON` to cmake.
2024-04-23 21:18:07 +03:00
..
byteswap_tests.cpp Implementing C++ byteswap functions 2024-04-23 21:18:07 +03:00
CMakeLists.txt Implementing C++ byteswap functions 2024-04-23 21:18:07 +03:00