mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
run all ctests in serial
This commit is contained in:
parent
db67787628
commit
a523973125
@ -703,7 +703,8 @@ add_test(
|
|||||||
NAME rgbbg
|
NAME rgbbg
|
||||||
COMMAND rgbbg
|
COMMAND rgbbg
|
||||||
)
|
)
|
||||||
set_tests_properties(ncpp_build ncpp_build_exceptions rgb rgbbg
|
set_tests_properties(
|
||||||
|
notcurses-info ncpp_build ncpp_build_exceptions sgr-direct sgr-full rgb rgbbg
|
||||||
PROPERTIES RUN_SERIAL TRUE
|
PROPERTIES RUN_SERIAL TRUE
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user