aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2011-11-06Merge from trunkShea Levy
2011-11-05* Fix race condition in the test.Eelco Dolstra
2011-10-11* Add a test for nix-copy-closure.Eelco Dolstra
2011-10-11* Move the remote building test from the NixOS tree to the Nix tree.Eelco Dolstra
2011-10-11* Work around a race condition starting the Nix daemon.Eelco Dolstra
2011-10-10* Refactoring: remove unnecessary variables from the tests.Eelco Dolstra
2011-10-10* Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm underEelco Dolstra
2011-09-14Add a test for multiple outputsShea Levy
2011-08-08* On FreeBSD, ‘touch’ is not in the test $PATH, so don't use it.Eelco Dolstra
2011-08-06* Add the Nix corepkgs to the end of the search path. This makes itEelco Dolstra
2011-08-06* Allow redirections in search path entries. E.g. if you have aEelco Dolstra
2011-08-06* Add lang/dir* to the distribution.Eelco Dolstra
2011-08-06* Add a Nix expression search path feature. Paths between angleEelco Dolstra
2011-07-20* Added a test that make sure that users cannot registerEelco Dolstra
2011-07-20* Refactoring.Eelco Dolstra
2011-07-13* Allow attribute names to be strings. Based on theEelco Dolstra
2011-07-13* Allow a default value in attribute selection by writingEelco Dolstra
2011-07-06* Test case.Eelco Dolstra
2011-06-30Add support for the `build-timeout' and `--timeout' options.Ludovic Courtès
2011-02-09* Urgh, FreeBSD doesn't have a "seq" command.Eelco Dolstra
2011-01-14* builtins.substring: if "start" is beyond the end of the string,Eelco Dolstra
2010-12-05* Use CamelCase for the Perl modules.Eelco Dolstra