index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
multiple-outputs.sh
Age
Commit message (
Expand
)
Author
2021-07-27
Allow running all the tests with the daemon
regnat
2021-01-11
Add 'nix store delete' command
Eelco Dolstra
2020-08-07
Squashed get CA derivations building
John Ericson
2017-11-24
nix-shell/nix-build: Support .drv files again
Eelco Dolstra
2017-11-20
Test: Replace --option with the corresponding flag
Eelco Dolstra
2017-08-31
Rename a few configuration options
Eelco Dolstra
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2014-08-21
Fix tests
Eelco Dolstra
2012-11-26
Fix the multiple-outputs test
Eelco Dolstra
2012-09-12
Handle gc-keep-outputs and gc-keep-derivations both enabled
Eelco Dolstra
2012-09-11
Test hash rewriting
Eelco 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 to
Eelco Dolstra
2011-12-21
* Add a test for referring to another derivation's ‘drvPath’. This
Eelco Dolstra
2011-12-20
* Doing a GC after building a derivation with cyclic outputs currently
Eelco Dolstra
2011-12-20
* Add a (currently failing) test that checks whether mutually
Eelco Dolstra
2011-12-20
* Refactor a bit so that more tests can be added.
Eelco Dolstra
2011-11-06
The nixinstantiate and nixstore env vars are no longer set in common.sh
Shea Levy
2011-09-14
Add a test for multiple outputs
Shea Levy