Age | Commit message (Expand) | Author | Files | Lines |
2013-07-31 | Delay evaulation of `with` attrs until a variable lookup needs them | Shea Levy | 2 | -0/+27 |
2013-07-01 | Add support for uncompressed NARs in binary caches | Eelco Dolstra | 1 | -1/+1 |
2013-06-20 | Don't keep "disabled" substituters running | Eelco Dolstra | 2 | -0/+2 |
2013-04-23 | Show that --timeout doesn't work if the build produces log output | Eelco Dolstra | 2 | -3/+1 |
2013-04-23 | Test whether --fallback works if NARS have disappeared from the binary cache | Eelco Dolstra | 1 | -0/+14 |
2013-04-23 | Test NAR info caching | Eelco Dolstra | 1 | -1/+3 |
2013-03-08 | Revert "Prevent config.h from being clobbered" | Eelco Dolstra | 2 | -6/+6 |
2013-03-07 | Prevent config.h from being clobbered | Eelco Dolstra | 2 | -6/+6 |
2013-02-08 | Rename "hash" to "hashString" and handle SHA-1 | Eelco Dolstra | 2 | -5/+6 |
2013-02-08 | experimental/hash | Marc Weber | 2 | -0/+7 |
2013-01-21 | Fix the VM tests | Eelco Dolstra | 2 | -6/+6 |
2013-01-02 | Urgggh | Eelco Dolstra | 3 | -3/+5 |
2013-01-02 | If a substitute closure is incomplete, build dependencies, then retry the sub... | Eelco Dolstra | 1 | -1/+2 |
2013-01-02 | Add a test for incomplete closures in the binary cache | Eelco Dolstra | 1 | -0/+8 |
2012-12-04 | Test priorities | Eelco Dolstra | 3 | -4/+13 |
2012-12-04 | Add a test for ‘nix-env --set-flag active ...’ | Eelco Dolstra | 1 | -1/+9 |
2012-12-03 | Test the ‘--prebuilt-only’ flag | Eelco Dolstra | 1 | -0/+3 |
2012-11-26 | Fix the multiple-outputs test | Eelco Dolstra | 1 | -1/+4 |
2012-10-03 | Fix the test | Eelco Dolstra | 1 | -4/+4 |
2012-10-03 | Rename nix-worker to nix-daemon | Eelco Dolstra | 1 | -2/+2 |
2012-10-03 | Drop support for running nix-worker in "slave" mode | Eelco Dolstra | 1 | -6/+0 |
2012-09-27 | Allow dashes in identifiers | Eelco Dolstra | 1 | -2/+2 |
2012-09-14 | Fix test | Eelco Dolstra | 1 | -1/+1 |
2012-09-13 | Add a test for nix-profile.sh | Eelco Dolstra | 3 | -1/+12 |
2012-09-13 | Fix the store optimisation test | Eelco Dolstra | 1 | -2/+2 |
2012-09-12 | Handle gc-keep-outputs and gc-keep-derivations both enabled | Eelco Dolstra | 1 | -1/+3 |
2012-09-12 | Fix test failure on Darwin | Eelco Dolstra | 2 | -1/+2 |
2012-09-11 | Don't put results symlinks in the tests directory | Eelco Dolstra | 12 | -24/+25 |
2012-09-11 | Test hash rewriting | Eelco Dolstra | 1 | -4/+20 |
2012-07-30 | Fix the test | Eelco Dolstra | 1 | -4/+4 |
2012-07-27 | Allow a binary cache to declare that it doesn't support "nix-env -qas" | Eelco Dolstra | 1 | -1/+14 |
2012-07-27 | Use "set -x" in the tests to see where a test fails | Eelco Dolstra | 2 | -0/+4 |
2012-07-27 | Test "nix-env -qas" with the binary cache substituter | Eelco Dolstra | 1 | -1/+4 |
2012-07-27 | Let build.cc verify the expected hash of a substituter's output | Eelco Dolstra | 1 | -0/+1 |
2012-07-26 | nix-push: Support generating a manifest again | Eelco Dolstra | 5 | -7/+12 |
2012-07-26 | Fix the substituter tests | Eelco Dolstra | 2 | -29/+34 |
2012-07-26 | Add a test for the binary cache substituter | Eelco Dolstra | 2 | -1/+21 |
2012-07-26 | Clear NIX_STORE when running the tests | Eelco Dolstra | 2 | -1/+2 |
2012-07-23 | Add a test for Nix store optimisation | Eelco Dolstra | 2 | -1/+27 |
2012-07-09 | Add a test for the fetchurl function | Eelco Dolstra | 3 | -1/+17 |
2012-04-14 | Urgh, modified the wrong file... | Eelco Dolstra | 1 | -1/+1 |
2012-04-14 | nix-channel improvements | Eelco Dolstra | 1 | -2/+2 |
2012-03-19 | Replace "make check" with "make installcheck" | Eelco Dolstra | 6 | -46/+12 |
2012-03-18 | Drop the externals directory | Eelco Dolstra | 2 | -6/+0 |
2012-03-12 | Fix tests | Eelco Dolstra | 2 | -4/+4 |
2012-01-26 | * Add a test for importing derivations. | Eelco Dolstra | 3 | -1/+37 |
2012-01-19 | * Add a test case for comparing derivations. | Eelco Dolstra | 2 | -0/+11 |
2012-01-11 | tests: Run `download-using-manifests' via libtool so that dlopening works. | Ludovic Courtès | 2 | -1/+6 |
2012-01-04 | * Check whether the outputName attribute works. | Eelco Dolstra | 1 | -2/+2 |
2012-01-03 | * Sync with the trunk. | Eelco Dolstra | 9 | -36/+52 |