Commit Graph

7 Commits (6a67263d6b2f85b8a2b331a53df168eafb846c0c)

Author SHA1 Message Date
elsid 6d43aedec8
Use Lua modules in tests from the source directory 6 months ago
Dave Corley 4cc956fdd7 TEST: Add a test to ensure invalid box extents are not assigned 6 months ago
elsid 5c3ae3d94c
Make loading and saving script record more robust
* Check the header presence before using it.
* Write the header based on the actual content.
7 months ago
elsid 447c4bb6a0
Extend ESM3 Script record tests 7 months ago
Alexei Kotov 65a9f78943 Fix flags used in terrain saving/loading tests 7 months ago
elsid 1e98cc6c3b
Move EXPECT_ERROR macro to a separate header
To include it only where it's required.
7 months ago
elsid 7d1cd11ba9
Split openmw_test_suite into openmw and components tests
To avoid duplicated compilation for openmw translation units. Link openmw-lib to
openmw-tests instead.
7 months ago