Skip to content

Clarify platforms where unit tests not supported.#1040

Merged
MarkCallow merged 1 commit intomainfrom
clarify_tests_support
Jul 4, 2025
Merged

Clarify platforms where unit tests not supported.#1040
MarkCallow merged 1 commit intomainfrom
clarify_tests_support

Conversation

@MarkCallow
Copy link
Collaborator

@MarkCallow MarkCallow commented Jul 4, 2025

  • Replace ad-hoc if in tests/CMakeLists.txt files with an upfront test that disables KTX_FEATURE_TEST for unsupported platforms, if set.

  • Set FEATURE_TESTS OFF in scripts and CI for unsupported platforms.

@MarkCallow MarkCallow force-pushed the clarify_tests_support branch from 80e5c9b to f810a14 Compare July 4, 2025 07:45
* Replace ad-hoc ifs in various CMake files with a single test that
  disables KTX_FEATURE_TEST, if set, for unsupported platforms.

* Set FEATURE_TESTS OFF in scripts and CI for unsupported platforms.
@MarkCallow MarkCallow force-pushed the clarify_tests_support branch from f810a14 to c2651cd Compare July 4, 2025 07:47
@MarkCallow MarkCallow merged commit f9f3694 into main Jul 4, 2025
37 checks passed
@MarkCallow MarkCallow deleted the clarify_tests_support branch July 4, 2025 09:36
richgel999 pushed a commit to BinomialLLC/KTX-Software-Binomial-Fork that referenced this pull request Mar 9, 2026
* Replace ad-hoc if in `tests/CMakeLists.txt` files with an upfront test
that disables KTX_FEATURE_TEST for unsupported platforms, if set.

* Set FEATURE_TESTS OFF in scripts and CI for unsupported platforms.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant