..
lang
* Refactoring: Get rid of a few subdirectories in corepkgs/, and some
2012-01-03 00:16:29 +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
* Refactoring: Get rid of a few subdirectories in corepkgs/, and some
2012-01-03 00:16:29 +00:00
config.nix.in
* Refactoring: renamed *.nix.in to *.nix.
2009-03-17 17:11:55 +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
* Removed the `~' operator.
2010-04-01 16:59:07 +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
init.sh
* Refactoring: Get rid of a few subdirectories in corepkgs/, and some
2012-01-03 00:16:29 +00: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
* Oops, the daemon test wasn't actually using the daemon.
2011-12-14 22:31:31 +00:00
misc.sh
* Refactoring: remove unnecessary variables from the tests.
2011-10-10 21:32:34 +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-copy-closure.nix
* Fix race condition in the test.
2011-11-05 21:23:01 +00: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 race.
2011-11-25 17:04:26 +00: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