aboutsummaryrefslogtreecommitdiff
path: root/tests/repair.sh
AgeCommit message (Collapse)Author
2017-11-20Test: Replace --option with the corresponding flagEelco Dolstra
2017-11-20signed-binary-caches -> require-sigsEelco Dolstra
Unlike signed-binary-caches (which could only be '*' or ''), require-sigs is a proper Boolean option. The default is true.
2017-10-02Fix testsDan Peebles
`nix copy` no longer accepts a `--recursive` argument
2017-03-21Fix tests to reflect the signed-binary-caches default changeEelco Dolstra
2016-08-10Nuke nix-push.Shea Levy
Rarely used, nix copy replaces it.
2016-01-07Fix repair testEelco Dolstra
http://hydra.nixos.org/build/30001635
2014-02-17Test nix-store --verify-path and --repair-pathEelco Dolstra
2014-02-17Add a test for repairing pathsEelco Dolstra