guix/tests
Ludovic Courtès ee06af5b4b gnu: Search for patches under $GUIX_PACKAGE_PATH.
Fixes <http://bugs.gnu.org/19364>.
Reported by Tomáš Čech <sleep_walker@suse.cz>
and Mark H Weaver <mhw@netris.org>.

* gnu/packages.scm (%patch-path): Move after definition of
  %package-module-path'.  Append "/gnu/packages/patches" only to
  %DISTRO-ROOT-DIRECTORY.
* tests/guix-package.sh: Add 'emacs-foo-bar-patched' test.
2015-01-03 23:49:42 +01:00
..
base32.scm
base64.scm
build-utils.scm
builders.scm
derivations.scm
gexp.scm
guix-archive.sh
guix-authenticate.sh
guix-build.sh guix: scripts: Add GUIX_BUILD_OPTIONS environment handling. 2014-11-30 18:54:07 +01:00
guix-daemon.sh
guix-download.sh
guix-gc.sh
guix-hash.sh
guix-lint.sh tests: Avoid Bash extension in 'tests/guix-lint.sh'. 2014-11-06 18:00:51 +01:00
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: Make the 'lint' tests slightly more concise. 2014-12-29 21:19:13 +01:00
monads.scm
nar.scm tests: When a store item is to be deleted, make it statistically unique. 2014-11-04 21:13:28 +01:00
packages.scm tests: Factorize the 'dummy-package' macro. 2014-12-29 21:18:12 +01:00
pk-crypto.scm
pki.scm
profiles.scm tests: Use 'test-assertm' for profiles. 2014-12-15 23:01:56 +01:00
pypi.scm
records.scm
signing-key.pub
signing-key.sec
snix.scm
store.scm store: Invalidate caches once GC has run. 2014-11-04 21:13:28 +01:00
substitute-binary.scm
syscalls.scm syscalls: Add more procedures for network interfaces. 2014-12-19 17:15:53 +01:00
test.drv
ui.scm
union.scm
utils.scm