mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-16 00:13:00 +00:00
CTesst: exclude Ncpp,Exceptions for now
This commit is contained in:
parent
9d6b5b2872
commit
1b23e63f42
@ -542,7 +542,7 @@ set(CMAKE_CTEST_ARGUMENTS "-V")
|
||||
enable_testing()
|
||||
add_test(
|
||||
NAME notcurses-tester
|
||||
COMMAND notcurses-tester -p ${CMAKE_CURRENT_SOURCE_DIR}/data
|
||||
COMMAND notcurses-tester -p ${CMAKE_CURRENT_SOURCE_DIR}/data --tce=Ncpp,Exceptions
|
||||
)
|
||||
add_test(
|
||||
NAME ncpp_build
|
||||
|
Loading…
Reference in New Issue
Block a user