Differences From Artifact [d6bd6dbe4e]:
- Executable file tests/tests/runfirst/main.sh — part of check-in [2e763d09cf] at 2011-05-17 22:26:18 on branch trunk — Release version 1.07, 0 maps to PASS, any other number maps to FAIL and any non number maps to itself in -test-status calls (user: matt, size: 408) [annotate] [blame] [check-ins using]
- Executable file tests/tests/singletest/main.sh — part of check-in [5d48bcf740] at 2011-06-18 22:20:44 on branch experimental — Adding a singletest (i.e. no items) (user: mrwellan, size: 408) [annotate] [blame] [check-ins using]
To Artifact [c23e537bd9]:
- Executable file tests/tests/singletest/main.sh — part of check-in [a6f2ac3f35] at 2011-06-19 12:03:53 on branch experimental — Added some additional tests to the example run (user: mrwellan, size: 407) [annotate] [blame] [check-ins using] [more...]
- Executable file tests/tests/singletest2/main.sh — part of check-in [a6f2ac3f35] at 2011-06-19 12:03:53 on branch experimental — Added some additional tests to the example run (user: mrwellan, size: 407) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 | 1 2 3 4 5 6 7 8 9 | - + | #!/bin/bash # megatest -step wasting_time :state start :status n/a -m "This is a test step comment" # sleep 20 # megatest -step wasting_time :state end :status $? |