Mercurial > hg > mercurial-crew
changeset 6328:991f7518c3f3
tests: remove some unnecessary sleeps
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 20 Mar 2008 14:14:15 -0500 |
parents | 6d952dc2abc9 |
children | 3f754be7abbb |
files | tests/test-cat tests/test-keyword tests/test-keyword.out tests/test-status |
diffstat | 4 files changed, 2 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-cat +++ b/tests/test-cat @@ -9,7 +9,6 @@ hg rm a hg cat a hg cat --decode a # more tests in test-encode -sleep 1 # make sure mtime is changed echo 1 > b hg ci -m m -d "1000000 0" echo 2 > b
--- a/tests/test-keyword +++ b/tests/test-keyword @@ -158,8 +158,7 @@ hg --debug commit -ma2c -d '1 0' -u 'User Name <user@example.com>' echo % cat a c cat a c -echo % touch copied c after 1 second -sleep 1 +echo % touch copied c touch c echo % status hg status