# # # patch "ChangeLog" # from [4cf3857d1d01b0de54245380a234a5d5f1831e3a] # to [4b1bc682d0b1e9689e945518d6628bf73c2c7b1e] # # patch "tests/README" # from [12d9db8fcdf5969f20b31e691f4964d0329c06bd] # to [3d2a25cc89d8b1fb5637ab5c76fa560fdbc1b362] # ============================================================ --- ChangeLog 4cf3857d1d01b0de54245380a234a5d5f1831e3a +++ ChangeLog 4b1bc682d0b1e9689e945518d6628bf73c2c7b1e @@ -1,5 +1,9 @@ 2006-06-17 Derek Scherger + * tests/README: add a couple of notes on where to find test logs + +2006-06-17 Derek Scherger + * tests/'heads': * tests/heads: * tests/'heads'_with_discontinuous_branches: ============================================================ --- tests/README 12d9db8fcdf5969f20b31e691f4964d0329c06bd +++ tests/README 3d2a25cc89d8b1fb5637ab5c76fa560fdbc1b362 @@ -15,6 +15,8 @@ (it's actually a regex) - option -d will keep the tester_dir files for post-test debugging - option -h is your friend :) +- summary of test logs in tester_dir/tester.log +- details of test logs in tester_dir//tester.log Creating tests: ---------------