summaryrefslogtreecommitdiffstats
path: root/tests/binary-cache.sh
AgeCommit message (Expand)Author
2016-06-01HttpBinaryCacheStore: Fix caching of WantMassQueryEelco Dolstra
2016-05-30Test trying the next substitute after a bad signatureEelco Dolstra
2016-05-30Test the NAR info cacheEelco Dolstra
2016-05-30Re-implement binary cache signature checkingEelco Dolstra
2016-05-30LocalStore::addToStore: Verify hash of the imported pathEelco Dolstra
2016-04-11Remove manifest supportEelco Dolstra
2015-02-18nix-store --generate-binary-cache-key: Write key to diskEelco Dolstra
2015-02-10Make libsodium an optional dependencyEelco Dolstra
2015-02-04Use libsodium instead of OpenSSL for binary cache signingEelco Dolstra
2014-02-26Test executables in NARsEelco Dolstra
2014-02-17Add a test for repairing pathsEelco Dolstra
2014-01-08Fix signed-binary-caches testEelco Dolstra
2014-01-08Test whether Nix correctly checks the hash of downloaded NARsEelco Dolstra
2014-01-08Support cryptographically signed binary cachesEelco Dolstra
2013-07-01Add support for uncompressed NARs in binary cachesEelco Dolstra
2013-04-23Test whether --fallback works if NARS have disappeared from the binary cacheEelco Dolstra
2013-04-23Test NAR info cachingEelco Dolstra
2013-01-02If a substitute closure is incomplete, build dependencies, then retry the sub...Eelco Dolstra
2013-01-02Add a test for incomplete closures in the binary cacheEelco Dolstra
2012-12-03Test the ‘--prebuilt-only’ flagEelco Dolstra
2012-09-12Fix test failure on DarwinEelco Dolstra
2012-07-30Fix the testEelco Dolstra
2012-07-27Allow a binary cache to declare that it doesn't support "nix-env -qas"Eelco Dolstra
2012-07-27Test "nix-env -qas" with the binary cache substituterEelco Dolstra
2012-07-26Add a test for the binary cache substituterEelco Dolstra