Differences From Artifact [75d2bf7273d2314a]:
- File
tests/megatest.config
- 2012-03-04 23:47:50 - part of checkin [da3de938e3] on branch servermode - Multiple small fixes made, not ready for prime time .... (user: matt) [annotate]
- 2012-03-13 12:59:26 - part of checkin [3e2cee87de] on branch trunk - Merged servermode to trunk (user: matt) [annotate]
To Artifact [58f01c3e22653e95]:
- File
tests/megatest.config
- 2012-03-25 20:41:27 - part of checkin [39b53fe321] on branch trunk - Fixed updating of test run meta data (user: matt) [annotate]
18 18
19 ## use "xterm -e csi -- " as a launcher to examine the launch environment. 19 ## use "xterm -e csi -- " as a launcher to examine the launch environment.
20 ## exit with (exit) 20 ## exit with (exit)
21 ## get a shell with (system "bash") 21 ## get a shell with (system "bash")
22 # launcher xterm -e csi -- 22 # launcher xterm -e csi --
23 23
24 [validvalues] 24 [validvalues]
25 state start end completed 0 | 25 state start end
26 status pass fail n/a 0 1 | 26 status pass fail n/a 0 1 running
27 27
28 # These are set before all tests, override them 28 # These are set before all tests, override them
29 # in the testconfig [pre-launch-env-overrides] section 29 # in the testconfig [pre-launch-env-overrides] section
30 [env-override] 30 [env-override]
31 SPECIAL_ENV_VARS overide them here - should be seen at launch and in the runs 31 SPECIAL_ENV_VARS overide them here - should be seen at launch and in the runs
32 TESTVAR [system realpath .] 32 TESTVAR [system realpath .]
33 DEADVAR [system ls] 33 DEADVAR [system ls]