Differences From Artifact [90daf2da82]:
- File test/amend.test — part of check-in [b01a51f43a] at 2016-03-03 18:49:37 on branch testerCleanup — Centralize early-return handling from the tests, always calling the test cleanup (which is harmless if not needed). (user: mistachkin size: 12641) [more...]
To Artifact [f89134d8bb]:
- File test/amend.test — part of check-in [22ed008469] at 2016-08-23 09:49:51 on branch mistake — eliminate some end-of-line spaces (user: jan.nijtmans size: 12640) [more...]
| ︙ | |||
302 303 304 305 306 307 308 | 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 | - + |
incr tc
set tags {}
set cancels {}
set t1exp ""
set t2exp "*"
set t3exp "*"
set t5exp "*"
|
| ︙ |