aboutsummaryrefslogtreecommitdiff
path: root/tests/multiple-outputs.sh
AgeCommit message (Expand)Author
2021-07-27Allow running all the tests with the daemonregnat
2021-01-11Add 'nix store delete' commandEelco Dolstra
2020-08-07Squashed get CA derivations buildingJohn Ericson
2017-11-24nix-shell/nix-build: Support .drv files againEelco Dolstra
2017-11-20Test: Replace --option with the corresponding flagEelco Dolstra
2017-08-31Rename a few configuration optionsEelco Dolstra
2016-11-26Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra
2016-11-25Get rid of unicode quotes (#1140)Guillaume Maudoux
2014-08-21Fix testsEelco Dolstra
2012-11-26Fix the multiple-outputs testEelco Dolstra
2012-09-12Handle gc-keep-outputs and gc-keep-derivations both enabledEelco Dolstra
2012-09-11Test hash rewritingEelco Dolstra
2011-12-21* The ‘foo.drvPath’ feature was already broken in read-only mode.Eelco Dolstra
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-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-11-06The nixinstantiate and nixstore env vars are no longer set in common.shShea Levy
2011-09-14Add a test for multiple outputsShea Levy