##// END OF EJS Templates
update: fix check for no rev when a date is given...
update: fix check for no rev when a date is given The previous check caught a corner case in which rev was pointing to 0.

File last commit:

r8936:1de6e7e1 default
r13960:190e5f20 default
Show More
README
7 lines | 144 B | text/plain | TextLexer
To run the tests, do:
cd tests/
python run-tests.py
See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.