Commit Graph

8 Commits

Author SHA1 Message Date
Yuya Nishihara
0ed2abe6d5 tests: fix bashism to load helpers.sh
`source` isn't available at POSIX sh.
2010-05-21 20:55:18 +09:00
Matt Mackall
1717a658d7 rebase: use helpers.sh in tests 2010-05-19 20:20:12 -05:00
Mads Kiilerich
6d35022505 Tests with spaces in paths
This allows most tests to succeed with
./run-tests.py --tmpdir='/tmp/hg  test'
and introduces other tests for spaces and shell quoting
2010-03-24 01:43:24 +01:00
Martijn Pieters
03d5e1ec41 Fix typeerror when specifying both --rebase and --pull 2009-04-29 11:39:49 +02:00
Martin Geisler
d850e0459d tests: removed redundant "-u test" from test scripts
The tests are executed with a .hgrc file which adds "-u test" by
default.
2009-04-26 14:49:49 +02:00
Stefano Tortarolo
ae208b3a98 rebase: pull --rebase updates if there is nothing to rebase 2009-01-18 19:59:51 +01:00
Brendan Cully
7e5542bf1f Debashify rebase tests 2008-08-19 18:07:26 -07:00
Stefano Tortarolo
a60c518854 Add rebase extension 2008-08-18 21:16:31 +02:00