File: CTestCustom.cmake

package info (click to toggle)
libavif 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 21,648 kB
  • sloc: ansic: 30,743; cpp: 14,606; xml: 1,507; sh: 1,296; java: 307; makefile: 57
file content (4 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (6)
1
2
3
4
set(CTEST_CUSTOM_TESTS_IGNORE
    # Ignore failing tests brought by `add_subdirectory(${AVIF_SOURCE_DIR}/ext/fuzztest)` when AVIF_FUZZTEST is not OFF
    antlr4_tests_NOT_BUILT
)