Skip to content

Conversation

@Repiteo
Copy link
Contributor

@Repiteo Repiteo commented Dec 14, 2025

Reorganizes the locations of several test files based on where the file being tested is located. This mirrors recent folder organization PRs, as tests/ is generally excluded from outside adjustments. There was one instance of a test being relocated to a module: test_gltf_document.h; everything else remained within tests/. Also changed the define constraints of the navigation tests from #ifdef MODULE_NAVIGATION_[23]D_ENABLED to #ifndef NAVIGATION_[23]D_DISABLED, as the former aren't used anywhere else in the repo EDIT: Turns out that doesn't work because there's an inconsistency between how disabling the module and disabling the feature is handled, which isn't ideal but it's outside the scope of this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant