Commit Graph

17 Commits (0d9b1a579522fa96c3257bc8df364387c7b1a743)

Author SHA1 Message Date
uramer 2460b5f4ef Merge branch 'swizzle_bop_boom_bazingle_v2' into 'master'
lua - add swizzling to vector types

See merge request OpenMW/openmw!4304
5 months ago
elsid a376d20c30
Fix tests on windows 5 months ago
elsid b56de5bcf9
Make test for navmeshdb limit less strict
To avoid rare test failures when tiles are added into the database in different
order.
5 months ago
Cody Glassman a53d002262 lua - add swizzling to vector types 5 months ago
elsid ec02e2ba1d Revert "Merge branch 'swizzle_bop_boom_bazingle' into 'master'"
This reverts merge request !4288
5 months ago
Cody Glassman 9951fd8a1a support 0/1 constant swizzles 5 months ago
Cody Glassman 7186b8febc generate all swizzle bindings at API initialization 5 months ago
Cody Glassman 19c0cebb27 lua - add swizzling to vector types 5 months ago
elsid ad428bd23b
Add unit tests for conversion to euler angles 5 months ago
elsid a5d9bb08e0
Support custom log level in tests 6 months ago
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.
6 months ago
elsid 447c4bb6a0
Extend ESM3 Script record tests 6 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