##// END OF EJS Templates
tests: add run-test .testtimes basic testing
timeless -
r29280:6c97b973 default
parent child Browse files
Show More
@@ -193,6 +193,10 b' test --xunit support'
193 ]]> </testcase>
193 ]]> </testcase>
194 </testsuite>
194 </testsuite>
195
195
196 $ cat .testtimes
197 test-failure-unicode.t * (glob)
198 test-failure.t * (glob)
199 test-success.t * (glob)
196 $ rm test-failure-unicode.t
200 $ rm test-failure-unicode.t
197
201
198 test for --retest
202 test for --retest
General Comments 0
You need to be logged in to leave comments. Login now