sapling/tests/bundles
Olle Lundberg 8c4c062b30 tests: don't hardcode path to bash interpreter
Use the env binary to figure out the correct bash to use.
Certain systems ships with an ancient version of bash, but the
user might have installed a newer one that is earlier in $PATH.

For example the current version of Mac OS X ships version 3.2.51
of bash, which does not understand new fancy builtins such as
readarray. A user might install a newer version of bash, use that
as their shell and add that path before bin.
2014-03-25 23:07:52 +01:00
..
darcs1.hg tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
hgweb+obs.hg hgweb: add test regarding filtering and hgweb 2013-01-16 11:39:22 -06:00
issue4041.hg rebase: fix selection of base used when rebasing merge (issue4041) 2013-10-30 19:45:14 +01:00
legacy-encoding.hg tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
rebase-revset.hg rebase: add --rev option to rebase 2011-10-15 20:12:32 +02:00
rebase.hg tests: upgrade bundles/rebase.hg to support test-rebase-collapse 2011-04-30 17:38:06 +02:00
rebase.sh tests: don't hardcode path to bash interpreter 2014-03-25 23:07:52 +01:00
remote.hg tests: create a bundle to bootstrap tests using a remote repository 2011-04-30 17:38:06 +02:00
remote.sh tests: don't hardcode path to bash interpreter 2014-03-25 23:07:52 +01:00
rename.sh localrepo: add setparents() to adjust dirstate copies (issue3407) 2012-04-29 22:25:55 +02:00
renames.hg localrepo: add setparents() to adjust dirstate copies (issue3407) 2012-04-29 22:25:55 +02:00
tampered.hg tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
test-invalid-branch-name.hg update: allow update to existing branches with invalid names (issue3710) 2012-11-27 08:47:35 -05:00
test-keyword.hg tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
test-manifest.hg tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
test-merge-symlinks.hg tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
test-no-symlinks.hg tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00