test/Makefile

changeset 114
8ec49685f4e8
parent 1
9a66ca7c79fa
child 397
40a1327a5283
equal deleted inserted replaced
113:eff38cc97183 114:8ec49685f4e8
103 JT_JAVA=$(JT_JAVA) $(JTREG) -k:\!ignore -a -v:fail,error $(SAMEVM) \ 103 JT_JAVA=$(JT_JAVA) $(JTREG) -k:\!ignore -a -v:fail,error $(SAMEVM) \
104 -r:$(TEST_OUTPUT_DIR)/JTreport \ 104 -r:$(TEST_OUTPUT_DIR)/JTreport \
105 -w:$(TEST_OUTPUT_DIR)/JTwork \ 105 -w:$(TEST_OUTPUT_DIR)/JTwork \
106 -jdk:$(TESTJAVA) \ 106 -jdk:$(TESTJAVA) \
107 -Xbootclasspath/p:$(TESTBOOTCLASSPATH) \ 107 -Xbootclasspath/p:$(TESTBOOTCLASSPATH) \
108 -exclude:bootclasspath-exclude.jtx \
109 $(JAVA_TOOL_OPTIONS:%=-vmoption:%) \ 108 $(JAVA_TOOL_OPTIONS:%=-vmoption:%) \
110 $(JAVA_ARGS:%=-vmoption:%) \ 109 $(JAVA_ARGS:%=-vmoption:%) \
111 $(TESTDIRS) 110 $(TESTDIRS)
112 111
113 # Bundle up the results 112 # Bundle up the results

mercurial