Searched refs:RUN_TESTS (Results 1 – 19 of 19) sorted by relevance
62 /googlemock/RUN_TESTS.vcxproj.filters63 /googlemock/RUN_TESTS.vcxproj77 /RUN_TESTS.vcxproj.filters78 /RUN_TESTS.vcxproj
63 define RUN_TESTS78 $(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) $(OUTPUT)/$(TEST_PROGS))80 $(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS))83 $(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) $(TEST_PROGS))
44 if NOT "%DRMEMORY_COMMAND%"=="" GOTO :RUN_TESTS58 goto :RUN_TESTS74 goto :RUN_TESTS76 :RUN_TESTS label
48 goto :RUN_TESTS50 :RUN_TESTS label
21 DEFAULT_RUN_TESTS := $(RUN_TESTS)22 override define RUN_TESTS
19 RUN_TESTS=1
134 if [ -n "$RUN_TESTS" ]; then
31 --env RUN_TESTS=1 \
154 if [ -n "$RUN_TESTS" ]; then
57 #define RUN_TESTS \ macro
23 $(call RUN_TESTS, $(DESTRUCTIVE_TESTS))
44 override define RUN_TESTS
199 RUN_TESTS(); in main()
104 RUN_TESTS ?= 1527 ifneq ($(RUN_TESTS),0)814 ifneq ($(RUN_TESTS),0)
509 @echo If configured with cmake and executed via "make test" or the MSVC "RUN_TESTS"
334 MinGW: "make test"; for Visual Studio build the RUN_TESTS project. The
1246 RUN_TESTS(); in main()
696 `nmake test` (Windows command line) or by building the "RUN_TESTS" target