virtualx-engine/tests/core
A Thousand Ships 3a707b1f54
Fix some additional errors with 3D disabled
* Disabled 2D navigation tests as they do not work
* Disabled tests for primitive meshes
* Unbound some `Mesh` methods that rely on 3D resources
* Unexposed `World3D` as it depends on physics (and isn't useful)
* Unexposed some `Viewport` vrs related properties that had unexposed
  methods
2024-02-23 20:58:56 +01:00
..
config Fix running tests in template builds 2024-02-22 18:05:42 +01:00
input Add InputEventKey.location to tell left from right 2024-01-26 14:42:28 +01:00
io Fix some additional errors with 3D disabled 2024-02-23 20:58:56 +01:00
math [Core] Fix AABB.encloses failing on shared upper bound 2024-01-12 17:58:42 +01:00
object Fix Object::notification order 2023-08-30 00:15:55 +02:00
os Fix running tests in template builds 2024-02-22 18:05:42 +01:00
string Fix running tests in template builds 2024-02-22 18:05:42 +01:00
templates Fix PagedArray.merge_unordered() dropping pages 2023-02-16 19:58:27 -05:00
threads Revert "Implement parallel foreach() for easier multithreading" 2023-07-27 13:41:27 +02:00
variant Fix various spelling errors 2024-01-04 09:56:43 -05:00
test_crypto.h Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
test_hashing_context.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_time.h Explicitly cast to Variant's int type in Time tests 2023-02-20 14:46:21 -06:00