tests/test-run-tests.t
changeset 41178 53327bfbf35d
parent 40975 2465e0b27a0d
child 41486 f9150901267c
equal deleted inserted replaced
41177:5838afea8213 41178:53327bfbf35d
   714 
   714 
   715 
   715 
   716 (delete the duplicated test file)
   716 (delete the duplicated test file)
   717   $ rm test-failure-copy.t
   717   $ rm test-failure-copy.t
   718 
   718 
       
   719 multiple runs per test should be parallelized
       
   720 
       
   721   $ rt --jobs 2 --runs-per-test 2 test-success.t
       
   722   running 2 tests using 2 parallel processes 
       
   723   ..
       
   724   # Ran 2 tests, 0 skipped, 0 failed.
   719 
   725 
   720 Interactive run
   726 Interactive run
   721 ===============
   727 ===============
   722 
   728 
   723 (backup the failing test)
   729 (backup the failing test)