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/apps/openmw_test_suite
Bo Svensson 1960e976e2
refactors stringops.hpp (#3192)
With this PR we refactor `StringUtils::replaceAll` to accept `string_view` as suggested in a code comment. In addition, while we are touching this rebuild happy file, we slim it down a bit by moving a few sparingly used functions elsewhere.
3 years ago
..
detournavigator Remove redundant BulletShape getters 3 years ago
esm Use std::variant for ESM::Variant implementation 4 years ago
esmloader Merge branch 'fix_windows_tests' into 'master' 3 years ago
lua Redesign LuaUtil::ScriptsContainer to work with ScriptsConfiguration 3 years ago
misc refactors stringops.hpp (#3192) 3 years ago
mwdialogue Fix keyword search when the keyword is preceded by a non whitespace non alpha character 3 years ago
mwscript Test binary operators 3 years ago
mwworld refactors parentFileIndices (#3211) 3 years ago
nifloader Expect nif node children to have parent 3 years ago
openmw Add tests for openmw options 3 years ago
settings Add tests for settings parser 5 years ago
shader Correctly resetting line numbering during shader processing. 4 years ago
sqlite3 Add sqlite3 helpers 3 years ago
CMakeLists.txt Start adding compiler tests 3 years ago
openmw_test_suite.cpp Fix tests on windows 3 years ago