guix-devel/tests
Ludovic Courtès 4655005e24 tests: Properly synchronize threads in the 'home-page' lint tests.
* tests/lint.scm (%http-server-lock, %http-server-ready): New
  variables.
  (http-open): New procedure.
  (stub-http-server): Use it.
  (call-with-http-server): Wrap body in 'with-mutex'.  Call
  'wait-condition-variable' after 'make-thread'.
2015-01-13 11:09:05 +01:00
..
base32.scm
base64.scm
build-utils.scm
builders.scm
cpan.scm import: Add CPAN importer. 2015-01-09 10:38:26 -06:00
derivations.scm derivations: Add 'substitution-oracle' and use it. 2015-01-10 00:39:59 +01:00
gexp.scm monads: Rewrite 'text-file*' using gexps. 2015-01-12 23:33:08 +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 gnu: Search for patches under $GUIX_PACKAGE_PATH. 2015-01-03 23:49:42 +01:00
guix-register.sh
guix-system.sh
hash.scm
lint.scm tests: Properly synchronize threads in the 'home-page' lint tests. 2015-01-13 11:09:05 +01:00
monads.scm monads: Remove 'derivation-expression'. 2015-01-12 23:33:08 +01:00
nar.scm
packages.scm tests: Factorize the 'dummy-package' macro. 2014-12-29 21:18:12 +01:00
pk-crypto.scm
pki.scm
profiles.scm
pypi.scm tests: import: Factorize utility function. 2015-01-09 10:38:25 -06:00
records.scm
sets.scm Add (guix sets). 2015-01-11 23:50:01 +01:00
signing-key.pub
signing-key.sec daemon: Implement signed archive import/export. 2013-12-20 17:17:42 +01:00
snix.scm
store.scm
substitute-binary.scm
syscalls.scm
test.drv
ui.scm
union.scm
utils.scm