summaryrefslogtreecommitdiff
path: root/contrib/remote-helpers/test-hg.sh
AgeCommit message (Expand)Author
2014-02-24test-hg.sh: tests are now expected to passRichard Hansen
2013-09-03contrib/remote-helpers: style updates for test scriptsJunio C Hamano
2013-08-29remote-hg: improve basic testFelipe Contreras
2013-08-29remote-hg: add missing &&s in the testFelipe Contreras
2013-08-29remote-hg: fix testFelipe Contreras
2013-05-28remote-hg: add support for --forceFelipe Contreras
2013-05-28remote-hg: add support for --dry-runFelipe Contreras
2013-05-28remote-hg: check if a fetch is neededFelipe Contreras
2013-05-28remote-hg: add check_push() helperFelipe Contreras
2013-05-28remote-hg: add setup_big_push() helperFelipe Contreras
2013-05-28remote-hg: use remote 'default' not local oneFelipe Contreras
2013-05-28remote-hg: check diverged bookmarksFelipe Contreras
2013-05-28remote-hg: pass around revision refsFelipe Contreras
2013-05-28remote-hg: add test for failed double pushFelipe Contreras
2013-05-28remote-hg: add test for big pushFelipe Contreras
2013-05-28remote-hg: add test for new bookmark specialFelipe Contreras
2013-05-28remote-hg: add test for bookmark divergeFelipe Contreras
2013-05-28remote-hg: add test for diverged pushFelipe Contreras
2013-05-28remote-hg: add test to push new bookmarkFelipe Contreras
2013-05-28remote-hg: add remote testsFelipe Contreras
2013-05-28remote-hg: add check_bookmark() test helperFelipe Contreras
2013-05-28remote-hg: add tests for 'master' bookmarkFelipe Contreras
2013-05-28remote-hg: always point HEAD to masterFelipe Contreras
2013-05-28remote-hg: ensure remote rebasing worksFelipe Contreras
2013-05-28remote-helpers: test: simplify remote URLsFelipe Contreras
2013-05-28remote-helpers: tests: general improvementsFelipe Contreras
2013-05-28remote-helpers: test: cleanup styleFelipe Contreras
2013-05-28remote-helpers: test: cleanup white-spacesFelipe Contreras
2013-05-28remote-hg: test: be a little more quietFelipe Contreras
2013-05-21remote-helpers: tests: use python directlyFelipe Contreras
2013-04-22remote-hg: improve email sanitationFelipe Contreras
2013-04-22Merge branch 'fc/remote-hg'Junio C Hamano
2013-04-11remote-hg: add simple mail testFelipe Contreras
2013-04-11remote-hg: add basic author testsFelipe Contreras
2013-04-07remote-helpers/test-bzr.sh: do not use "grep '\s'"Torsten Bögershausen
2012-11-12remote-hg: add missing config for basic testsRamkumar Ramachandra
2012-11-04remote-hg: add basic testsFelipe Contreras