lix/tests
Eelco Dolstra 26d92017d3 Add builtin function "partition"
The implementation of "partition" in Nixpkgs is O(n^2) (because of the
use of ++), and for some reason was causing stack overflows in
multi-threaded evaluation (not sure why).

This reduces "nix-env -qa --drv-path" runtime by 0.197s and memory
usage by 298 MiB (in non-Boehm mode).
2016-08-29 19:36:54 +02:00
..
lang Add builtin function "partition" 2016-08-29 19:36:54 +02:00
add.sh
binary-cache.sh Nuke nix-push. 2016-08-10 11:13:11 -04:00
build-hook.hook.sh
build-hook.nix
build-hook.sh
case-hack.sh
case.nar
check-refs.nix
check-refs.sh
check-reqs.nix
check-reqs.sh Print out all bad references/requisites at once 2016-04-16 19:58:26 -04:00
common.sh.in Remove $NIX_DB_DIR 2016-08-10 18:05:35 +02:00
config.nix Add a mechanism for derivation attributes to reference the derivation's outputs 2016-08-17 17:19:32 +02:00
dependencies.builder0.sh
dependencies.builder1.sh
dependencies.builder2.sh
dependencies.nix
dependencies.sh
dump-db.sh Remove $NIX_DB_DIR 2016-08-10 18:05:35 +02:00
export-graph.nix
export-graph.sh
export.sh
fetchurl.sh <nix/fetchurl.nix>: Support xz-compressed NARs 2015-10-30 12:34:30 +01:00
filter-source.nix Use shorter daemon socket path in tests 2016-03-24 14:45:55 +01:00
filter-source.sh
fixed.builder1.sh
fixed.builder2.sh
fixed.nix
fixed.sh Support SHA-512 hashes 2015-11-04 16:37:49 +01:00
gc-concurrent.builder.sh
gc-concurrent.nix
gc-concurrent.sh
gc-concurrent2.builder.sh
gc-runtime.nix
gc-runtime.sh
gc.sh
hash-check.nix
hash.sh Support SHA-512 hashes 2015-11-04 16:37:49 +01:00
import-derivation.nix
import-derivation.sh
init.sh Remove $NIX_DB_DIR 2016-08-10 18:05:35 +02:00
lang.sh
local.mk Add a mechanism for derivation attributes to reference the derivation's outputs 2016-08-17 17:19:32 +02:00
logging.sh Improved logging abstraction 2016-04-25 19:18:45 +02:00
misc.sh Output line number on infinite recursion 2015-07-31 20:26:44 +02:00
multiple-outputs.nix
multiple-outputs.sh
nix-build.sh
nix-channel.sh Nuke nix-push. 2016-08-10 11:13:11 -04:00
nix-copy-closure.nix Disable the SSH substituter test for now 2016-05-31 11:48:05 +02:00
nix-profile.sh Fix nix-profile test in a chroot 2016-05-31 13:07:24 +02:00
optimise-store.sh
parallel.builder.sh
parallel.nix
parallel.sh
pass-as-file.sh
placeholders.sh Add a mechanism for derivation attributes to reference the derivation's outputs 2016-08-17 17:19:32 +02:00
referrers.sh Remove $NIX_DB_DIR 2016-08-10 18:05:35 +02:00
remote-builds.nix
remote-store.sh Remove $NIX_DB_DIR 2016-08-10 18:05:35 +02:00
repair.sh Nuke nix-push. 2016-08-10 11:13:11 -04:00
restricted.sh Add tests for restricted eval mode 2016-04-14 15:24:06 +02:00
secure-drv-outputs.nix
secure-drv-outputs.sh Remove manifest support 2016-04-11 16:20:15 +02:00
simple.builder.sh
simple.nix
simple.sh Fix test 2016-06-17 15:26:10 +02:00
tarball.sh Test the NAR info cache 2016-05-30 15:18:12 +02:00
timeout.builder.sh
timeout.nix
timeout.sh
user-envs.builder.sh
user-envs.nix
user-envs.sh Remove $NIX_DB_DIR 2016-08-10 18:05:35 +02:00