Searched refs:runtestspp (Results 1 – 3 of 3) sorted by relevance
37 check_PROGRAMS = runtests runtestspp program38 TESTS = runtests runtestspp53 runtestspp.cpp
6 runtestspp
180 …add_executable(runtestspp tests/runtestspp.cpp tests/chardata.c tests/structdata.c tests/minicheck… target181 set_property(TARGET runtestspp PROPERTY RUNTIME_OUTPUT_DIRECTORY tests)182 target_link_libraries(runtestspp expat)183 add_test(runtestspp tests/runtestspp)