about summary refs log tree commit diff
path: root/tests/secure-drv-outputs.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-04-11 Remove manifest supportEelco Dolstra1-1/+0
Manifests have been superseded by binary caches for years. This also gets rid of nix-pull, nix-generate-patches and bsdiff/bspatch.
2012-09-11 Don't put results symlinks in the tests directoryEelco Dolstra1-1/+1
2011-10-10 * Refactoring: remove unnecessary variables from the tests.Eelco Dolstra1-6/+6
2011-07-20 * Added a test that make sure that users cannot registerEelco Dolstra1-0/+37
specially-crafted derivations that produce output paths belonging to other derivations. This could be used to inject malware into the store.