Differences From Artifact [115e15e0c2]:
- File tests/simplerun/Makefile — part of check-in [10af298b33] at 2022-01-10 06:42:39 on branch v2.0001 — Added support to switch between various methods of handling call loops (user: matt, size: 108) [annotate] [blame] [check-ins using] [more...]
To Artifact [d958b22b7d]:
- File tests/longruntest/Makefile — part of check-in [ad27901967] at 2024-08-23 01:26:55 on branch v1.81-dechatter — Added simple run for testing server chatter (user: matt, size: 148) [annotate] [blame] [check-ins using] [more...]
- File tests/simplerun/Makefile — part of check-in [bd65c1e661] at 2022-04-11 21:43:16 on branch v1.7001-multi-db-wip2 — wip (user: matt, size: 148) [annotate] [blame] [check-ins using]
1 2 3 | cleanup : killall mtest dboard -v -9 || true | | | 1 2 3 4 5 | cleanup : killall mtest dboard -v -9 || true rm -rf *.log *.bak NB* logs/* .meta .db /tmp/$(USER)/megatest_localdb/simplerun ../simpleruns/* lt |