..
lang
* Add a test case for comparing derivations.
2012-01-19 22:10:24 +00:00
add.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
binary-patching.nix
* Urgh, FreeBSD doesn't have a "seq" command.
2011-02-09 14:03:16 +00:00
binary-patching.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
build-hook.hook.sh
* Made the build hook mechanism more efficient. Rather than starting
2010-08-25 20:44:28 +00:00
build-hook.nix
* Refactoring: renamed *.nix.in to *.nix.
2009-03-17 17:11:55 +00:00
build-hook.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
check-refs.nix
* Refactoring: renamed *.nix.in to *.nix.
2009-03-17 17:11:55 +00:00
check-refs.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
common.sh.in
Drop the externals directory
2012-03-18 23:54:57 +01:00
config.nix.in
* Add a test for nix-channel.
2012-01-03 01:51:38 +00:00
dependencies.builder0.sh
* Regression test for the `exportReferencesGraph'
2009-03-17 16:33:48 +00:00
dependencies.builder1.sh
* Purify `make check'.
2006-07-21 13:21:43 +00:00
dependencies.builder2.sh
* Purify `make check'.
2006-07-21 13:21:43 +00:00
dependencies.nix
* Add a test for nix-channel.
2012-01-03 01:51:38 +00:00
dependencies.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
export-graph.nix
* Unify exportReferencesGraph and exportBuildReferencesGraph, and make
2009-03-18 17:36:42 +00:00
export-graph.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
export.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
fallback.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
filter-source.nix
* Refactoring: renamed *.nix.in to *.nix.
2009-03-17 17:11:55 +00:00
filter-source.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
fixed.builder1.sh
* Test the impureEnvVars feature.
2007-09-11 13:32:04 +00:00
fixed.builder2.sh
* Test case to show that parallel builds of different fixed-output
2007-08-28 09:21:47 +00:00
fixed.nix
* Refactoring: renamed *.nix.in to *.nix.
2009-03-17 17:11:55 +00:00
fixed.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
gc-concurrent.builder.sh
* Increase the sleep periods a bit to make the test less likely to
2008-08-14 09:26:30 +00:00
gc-concurrent.nix
* Refactoring: renamed *.nix.in to *.nix.
2009-03-17 17:11:55 +00:00
gc-concurrent.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
gc-concurrent2.builder.sh
* Increase the sleep periods a bit to make the test less likely to
2008-08-14 09:26:30 +00:00
gc-runtime.nix
* Refactoring: renamed *.nix.in to *.nix.
2009-03-17 17:11:55 +00:00
gc-runtime.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
gc.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
hash-check.nix
* Purify `make check'.
2006-07-21 13:21:43 +00:00
hash.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
import-derivation.nix
* Add a test for importing derivations.
2012-01-26 13:04:50 +00:00
import-derivation.sh
* Add a test for importing derivations.
2012-01-26 13:04:50 +00:00
init.sh
Drop the externals directory
2012-03-18 23:54:57 +01:00
install-package.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
lang.sh
* Refactoring: Get rid of a few subdirectories in corepkgs/, and some
2012-01-03 00:16:29 +00:00
logging.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
Makefile.am
* Add a test for importing derivations.
2012-01-26 13:04:50 +00:00
misc.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
multiple-outputs.nix
* Check whether the outputName attribute works.
2012-01-04 12:45:53 +00:00
multiple-outputs.sh
* The ‘foo.drvPath’ feature was already broken in read-only mode.
2011-12-21 18:19:05 +00:00
negative-caching.nix
* Negative caching, i.e. caching of build failures. Disabled by
2009-03-25 21:05:42 +00:00
negative-caching.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
nix-build.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
nix-channel.sh
* FreeBSD tar defaults to the tape device instead of stdout.
2012-01-03 12:18:41 +00:00
nix-copy-closure.nix
Fix tests
2012-03-12 21:41:45 +01:00
nix-pull.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
nix-push.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
parallel.builder.sh
* Make this test a bit more robust. It's still timing dependent
2009-03-23 15:16:36 +00:00
parallel.nix
* Make this test a bit more robust. It's still timing dependent
2009-03-23 15:16:36 +00:00
parallel.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
referrers.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
remote-builds.nix
Fix tests
2012-03-12 21:41:45 +01:00
remote-store.sh
* Refactoring.
2011-07-20 11:50:13 +00:00
secure-drv-outputs.nix
* On FreeBSD, ‘touch’ is not in the test $PATH, so don't use it.
2011-08-08 14:08:38 +00:00
secure-drv-outputs.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
simple.builder.sh
* Fix the tests.
2007-08-13 13:15:02 +00:00
simple.nix
* Refactoring: renamed *.nix.in to *.nix.
2009-03-17 17:11:55 +00:00
simple.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
substituter.sh
* Test that download sizes are shown correctly.
2010-11-17 14:39:02 +00:00
substituter2.sh
* Fix the test.
2010-11-17 14:35:14 +00:00
substitutes.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
substitutes2.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
timeout.builder.sh
Add support for the build-timeout' and
--timeout' options.
2011-06-30 15:19:13 +00:00
timeout.nix
Add support for the build-timeout' and
--timeout' options.
2011-06-30 15:19:13 +00:00
timeout.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00
user-envs.builder.sh
* Purify `make check'.
2006-07-21 13:21:43 +00:00
user-envs.nix
* Refactoring: renamed *.nix.in to *.nix.
2009-03-17 17:11:55 +00:00
user-envs.sh
* Refactoring: Get rid of a few subdirectories in corepkgs/, and some
2012-01-03 00:16:29 +00:00
verify.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +00:00