aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-10-03Fix the testEelco Dolstra
2012-10-03Rename nix-worker to nix-daemonEelco Dolstra
2012-10-03Drop support for running nix-worker in "slave" modeEelco Dolstra
2012-09-27Allow dashes in identifiersEelco Dolstra
2012-09-14Fix testEelco Dolstra
2012-09-13Add a test for nix-profile.shEelco Dolstra
2012-09-13Fix the store optimisation testEelco Dolstra
2012-09-12Handle gc-keep-outputs and gc-keep-derivations both enabledEelco Dolstra
2012-09-12Fix test failure on DarwinEelco Dolstra
2012-09-11Don't put results symlinks in the tests directoryEelco Dolstra
2012-09-11Test hash rewritingEelco Dolstra
2012-07-30Fix the testEelco Dolstra
2012-07-27Allow a binary cache to declare that it doesn't support "nix-env -qas"Eelco Dolstra
2012-07-27Use "set -x" in the tests to see where a test failsEelco Dolstra
2012-07-27Test "nix-env -qas" with the binary cache substituterEelco Dolstra
2012-07-27Let build.cc verify the expected hash of a substituter's outputEelco Dolstra
2012-07-26nix-push: Support generating a manifest againEelco Dolstra
2012-07-26Fix the substituter testsEelco Dolstra
2012-07-26Add a test for the binary cache substituterEelco Dolstra
2012-07-26Clear NIX_STORE when running the testsEelco Dolstra
2012-07-23Add a test for Nix store optimisationEelco Dolstra
2012-07-09Add a test for the fetchurl functionEelco Dolstra
2012-04-14Urgh, modified the wrong file...Eelco Dolstra
2012-04-14nix-channel improvementsEelco Dolstra
2012-03-19Replace "make check" with "make installcheck"Eelco Dolstra
2012-03-18Drop the externals directoryEelco Dolstra
2012-03-12Fix testsEelco Dolstra
2012-01-26* Add a test for importing derivations.Eelco Dolstra
2012-01-19* Add a test case for comparing derivations.Eelco Dolstra
2012-01-11tests: Run `download-using-manifests' via libtool so that dlopening works.Ludovic Courtès
2012-01-04* Check whether the outputName attribute works.Eelco Dolstra
2012-01-03* Sync with the trunk.Eelco Dolstra
2012-01-03* FreeBSD tar defaults to the tape device instead of stdout.Eelco Dolstra
2012-01-03* Add a test for nix-channel.Eelco Dolstra
2012-01-03* Refactoring: Get rid of a few subdirectories in corepkgs/, and someEelco Dolstra
2011-12-30* Sync with the trunk.Eelco Dolstra
2011-12-21* The ‘foo.drvPath’ feature was already broken in read-only mode.Eelco Dolstra
2011-12-21Make the reference cycle in the cyclic outputs test indirectShea Levy
2011-12-21* Add a test for unsafeDiscardOutputDependency. Not really related toEelco Dolstra
2011-12-21* Add a test for referring to another derivation's ‘drvPath’. ThisEelco Dolstra
2011-12-21* Add some accidentally committed files.Eelco Dolstra
2011-12-20* Doing a GC after building a derivation with cyclic outputs currentlyEelco Dolstra
2011-12-20* Add a (currently failing) test that checks whether mutuallyEelco Dolstra
2011-12-20* Refactor a bit so that more tests can be added.Eelco Dolstra
2011-12-16* Sync with the trunk.Eelco Dolstra
2011-12-14* Oops, the daemon test wasn't actually using the daemon.Eelco Dolstra
2011-12-01* Allow '<nixexpr>' syntax to be used in nix-instantiate, nix-buildEelco Dolstra
2011-11-25* Fix race.Eelco Dolstra
2011-11-06Fix stupid typo in multiple outputs testShea Levy
2011-11-06The nixinstantiate and nixstore env vars are no longer set in common.shShea Levy