run all ctests in serial

pull/2041/head
nick black 3 years ago
parent db67787628
commit a523973125
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -703,7 +703,8 @@ add_test(
NAME 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
)
endif()

Loading…
Cancel
Save