Commit Graph

4 Commits

Author SHA1 Message Date
Thomas Arendsen Hein
1b244c77c7 Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Some systems show "Thu Jan 01" instead of "Thu Jan  1", which breaks tests.
Using "1000000" yields "Mon Jan 12 13:46:40 1970", which looks the same on
all systems.
2006-03-13 13:05:41 +01:00
Benoit Boissinot
02edb6c65e only files in normal state should be marked as deleted
fix a traceback when you removed an added file
2005-11-02 16:08:48 -08:00
Bryan O'Sullivan
3cad4f6ec3 Get test-commit to exit cleanly. 2005-09-04 14:48:33 -07:00
Bryan O'Sullivan
b15e572eba Make date/timezone validation in changelog.add more robust. Add test. 2005-09-03 23:28:15 -07:00