guix-kreyren/tests
Ludovic Courtès b6952cad8d substitute-binary: Try hard to avoid port buffering.
* guix/scripts/substitute-binary.scm (fetch): In the `file' case, open
  with the `b' flag, so that the coding cookie reading thing doesn't
  lead to buffering some of the data (on 2.0.5).
* tests/utils.scm ("filtered-port, file"): Open with `r0b'.  Fixes a
  test failure with Guile 2.0.5 whereby the first byte of FILE would be
  missing from DECOMPRESSED.
2013-08-22 17:14:20 +02:00
..
base32.scm
build-utils.scm
builders.scm
derivations.scm
guix-build.sh
guix-daemon.sh
guix-download.sh
guix-gc.sh
guix-hash.sh
guix-package.sh tests: Fix guix-package.sh in the presence of multiple-output `make'. 2013-07-10 01:00:19 +02:00
hash.scm
nar.scm
packages.scm tests: Adjust `package-field-location' test for Guile <= 2.0.6. 2013-07-08 22:53:31 +02:00
records.scm records: recutils->alist' recognizes lines starting with a +'. 2013-07-10 21:53:29 +02:00
snix.scm
store.scm
test.drv
ui.scm
union.scm
utils.scm substitute-binary: Try hard to avoid port buffering. 2013-08-22 17:14:20 +02:00