guix-kreyren/guix
Ludovic Courtès c1bc358f29 Factorize test suite support in (guix tests).
* guix/tests.scm: New file.
* Makefile.am (noinst_DATA): New variable.
  (GOBJECTS): Add guix/tests.go.
* tests/builders.scm (%store): Use 'open-connection-for-tests'
  from (guix tests).
* tests/derivations.scm: Likewise.
* tests/monads.scm: Likewise.
* tests/packages.scm: Likewise.
* tests/profiles.scm: Likewise.
* tests/union.scm: Likewise.
* tests/gexp.scm: Likewise.
  (guile-for-build): Remove.  Use (%guile-for-build) instead.
* tests/nar.scm (make-random-bytevector, %seed, random-text): Remove.
  (populate-file): Change 'make-random-bytevector' to 'random-bytevector'.
  Use (guix tests).
* tests/store.scm (%seed, random-text): Remove.
  Use (guix tests).
2014-08-23 22:33:04 +02:00
..
build linux-initrd: Do not create /etc/resolv.conf. 2014-08-15 16:26:28 +02:00
build-system Add comments about global memoization. 2014-07-21 23:18:21 +02:00
scripts profiles: Produce a top-level Info 'dir' file. 2014-08-23 22:33:03 +02:00
base32.scm
base64.scm
build-system.scm
config.scm.in
derivations.scm
download.scm Remove ftp.sunet.se mirror. 2014-08-12 22:17:44 -04:00
ftp-client.scm
gexp.scm gexp: Add 'ungexp-native' and 'ungexp-native-splicing'. 2014-08-18 15:01:58 +02:00
git-download.scm
gnu-maintenance.scm
gnupg.scm
hash.scm
http-client.scm
licenses.scm
monad-repl.scm Add (guix monad-repl). 2014-08-15 16:26:28 +02:00
monads.scm monads: 'package-file' uses '%current-system' at '>>=' time. 2014-08-17 21:08:06 +02:00
nar.scm
packages.scm Add comments about global memoization. 2014-07-21 23:18:21 +02:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Produce a top-level Info 'dir' file. 2014-08-23 22:33:03 +02:00
records.scm records: Report unknown field names in inheriting forms. 2014-07-17 16:45:45 +02:00
serialization.scm
snix.scm
store.scm guix-register: Add '--state-directory' parameter. 2014-07-18 20:40:51 +02:00
svn-download.scm
tests.scm Factorize test suite support in (guix tests). 2014-08-23 22:33:04 +02:00
ui.scm ui: Fix handling of periods by fill-paragraph. 2014-08-11 18:27:03 +02:00
utils.scm guix: utils: Add fold-tree and fold-tree-leaves. 2014-07-20 11:36:09 -05:00