comparison tests/test-static-http.out @ 12156:4c94b6d0fb1c

tests: remove unneeded -d flags Many tests fixed the commit date of their changesets at '1000000 0' or similar. However testing with "Mon Jan 12 13:46:40 1970 +0000" is not better than testing with "Thu Jan 01 00:00:00 1970 +0000", which is the default run-tests.py installs. Removing the unnecessary flag removes some clutter and will hopefully make it clearer what the tests are really trying to test. Some tests did not even change their output when the dates were changed, in which case the -d flag was truly irrelevant. Dates used in sequence (such as '0 0', '1 0', etc...) were left alone since they may make the test easier to understand.
author Martin Geisler <mg@lazybytes.net>
date Thu, 02 Sep 2010 23:22:51 +0200
parents 26abd91d9e84
children
comparison
equal deleted inserted replaced
12155:94ad12aa0530 12156:4c94b6d0fb1c
1 abort: error: Connection refused 1 abort: error: Connection refused
2 255 2 255
3 copy: No such file or directory 3 copy: No such file or directory
4 changeset: 0:53e17d176ae6 4 changeset: 0:61c9426e69fe
5 tag: tip 5 tag: tip
6 user: test 6 user: test
7 date: Mon Jan 12 13:46:40 1970 +0000 7 date: Thu Jan 01 00:00:00 1970 +0000
8 summary: test 8 summary: test
9 9
10 requesting all changes 10 requesting all changes
11 adding changesets 11 adding changesets
12 adding manifests 12 adding manifests
19 crosschecking files in changesets and manifests 19 crosschecking files in changesets and manifests
20 checking files 20 checking files
21 1 files, 1 changesets, 1 total revisions 21 1 files, 1 changesets, 1 total revisions
22 foo 22 foo
23 adding quux 23 adding quux
24 changegroup hook: HG_NODE=34401e0e9971e9720b613d9089ffa9a6eefb3d2d HG_SOURCE=pull HG_URL=http://localhost:$HGPORT/remote 24 changegroup hook: HG_NODE=822d6e31f08b9d6e3b898ce5e52efc0a4bf4905a HG_SOURCE=pull HG_URL=http://localhost:$HGPORT/remote
25 pulling from static-http://localhost:$HGPORT/remote 25 pulling from static-http://localhost:$HGPORT/remote
26 searching for changes 26 searching for changes
27 adding changesets 27 adding changesets
28 adding manifests 28 adding manifests
29 adding file changes 29 adding file changes