You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw_test_suite
elsid 208a50340d
Specialize DetourNavigator::ObjectId ctor for pointers
To fix msvc error:
components\detournavigator\objectid.hpp(14,13): error C2440: 'reinterpret_cast': cannot convert from 'const T' to 'size_t'
          with
          [
              T=unsigned long
          ]
5 years ago
..
detournavigator Specialize DetourNavigator::ObjectId ctor for pointers 5 years ago
esm Make sure that proper operator function is used for char[N] argument 6 years ago
misc Make partial binary search case insensitive, as it supposed to be (bug #4558) 7 years ago
mwdialogue UnitTests: add another dialogue keyword test 10 years ago
mwworld Replace all NULLs to nullptr 6 years ago
nifloader Fix handling of empty strings in NIF string tables 5 years ago
settings Add tests for settings parser 5 years ago
CMakeLists.txt Add tests for settings parser 5 years ago
openmw_test_suite.cpp Google Test / Google Mock / OpenMW unit tests on Windows 6 years ago