guix/tests
Ludovic Courtès b69c5c2ced tests: Skip tests that would fail due to the shebang length.
Reported by Daniel Kochmański <dkochmanski@hellsgate.pl>.
Fixes <http://bugs.gnu.org/19888>.

* guix/tests.scm (shebang-too-long?): New procedure.
* tests/builders.scm ("gnu-build"): Conditionalize on
  not (shebang-too-long?).
* tests/packages.scm ("GNU Make, bootstrap"): Likewise.
* tests/guix-package.sh (shebang_not_too_long): New function.
  Use it to determine whether to build 'gnu-make-boot0'.
2015-02-24 00:01:34 +01:00
..
base32.scm
base64.scm
build-utils.scm
builders.scm tests: Skip tests that would fail due to the shebang length. 2015-02-24 00:01:34 +01:00
cpan.scm import: cpan: Update tests for dependency handling. 2015-02-20 16:05:15 -06:00
derivations.scm tests: Factorize the network reachability test. 2015-02-24 00:01:34 +01:00
gexp.scm gexp: Add #:graft? parameter to 'gexp->derivation'. 2015-02-13 23:19:49 +01:00
guix-archive.sh
guix-authenticate.sh
guix-build.sh
guix-daemon.sh
guix-download.sh
guix-gc.sh
guix-hash.sh
guix-lint.sh
guix-package.sh tests: Skip tests that would fail due to the shebang length. 2015-02-24 00:01:34 +01:00
guix-register.sh
guix-system.sh
hash.scm
lint.scm
monads.scm
nar.scm
packages.scm tests: Skip tests that would fail due to the shebang length. 2015-02-24 00:01:34 +01:00
pk-crypto.scm
pki.scm
profiles.scm
pypi.scm
records.scm
sets.scm
signing-key.pub
signing-key.sec
snix.scm
store.scm
substitute-binary.scm
syscalls.scm
test.drv
ui.scm
union.scm tests: Factorize the network reachability test. 2015-02-24 00:01:34 +01:00
utils.scm