index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
binary-cache.sh
Age
Commit message (
Expand
)
Author
2020-08-04
Make JSON equality tests agnostic to ordering
John Ericson
2020-07-13
Add a test for local NAR caching
Eelco Dolstra
2020-07-13
Fix 'nix verify --all' on a binary cache and add a test
Eelco Dolstra
2020-07-13
Add a test for DWARF debug info index generation
Eelco Dolstra
2020-07-13
Add a test for NAR listing generation
Eelco Dolstra
2020-05-12
tests/binary-cache.sh: Improve incomplete closure test
Eelco Dolstra
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2018-06-05
Don't require --fallback to recover from disappeared binary cache NARs
Eelco Dolstra
2018-06-05
Improve binary cache fallback test
Eelco Dolstra
2018-06-05
Remove non-existent NIX_DEBUG_SUBST
Eelco Dolstra
2017-11-20
Test: Replace --option with the corresponding flag
Eelco Dolstra
2017-11-20
signed-binary-caches -> require-sigs
Eelco Dolstra
2017-11-20
binary-cache-public-keys -> trusted-public-keys
Eelco Dolstra
2017-10-24
More progress indicator improvements
Eelco Dolstra
2017-10-02
Fix tests
Dan Peebles
2017-03-21
Fix tests to reflect the signed-binary-caches default change
Eelco Dolstra
2016-08-10
Nuke nix-push.
Shea Levy
2016-06-01
HttpBinaryCacheStore: Fix caching of WantMassQuery
Eelco Dolstra
2016-05-30
Test trying the next substitute after a bad signature
Eelco Dolstra
2016-05-30
Test the NAR info cache
Eelco Dolstra
2016-05-30
Re-implement binary cache signature checking
Eelco Dolstra
2016-05-30
LocalStore::addToStore: Verify hash of the imported path
Eelco Dolstra
2016-04-11
Remove manifest support
Eelco Dolstra
2015-02-18
nix-store --generate-binary-cache-key: Write key to disk
Eelco Dolstra
2015-02-10
Make libsodium an optional dependency
Eelco Dolstra
2015-02-04
Use libsodium instead of OpenSSL for binary cache signing
Eelco Dolstra
2014-02-26
Test executables in NARs
Eelco Dolstra
2014-02-17
Add a test for repairing paths
Eelco Dolstra
2014-01-08
Fix signed-binary-caches test
Eelco Dolstra
2014-01-08
Test whether Nix correctly checks the hash of downloaded NARs
Eelco Dolstra
2014-01-08
Support cryptographically signed binary caches
Eelco Dolstra
2013-07-01
Add support for uncompressed NARs in binary caches
Eelco Dolstra
2013-04-23
Test whether --fallback works if NARS have disappeared from the binary cache
Eelco Dolstra
2013-04-23
Test NAR info caching
Eelco Dolstra
2013-01-02
If a substitute closure is incomplete, build dependencies, then retry the sub...
Eelco Dolstra
2013-01-02
Add a test for incomplete closures in the binary cache
Eelco Dolstra
2012-12-03
Test the ‘--prebuilt-only’ flag
Eelco Dolstra
2012-09-12
Fix test failure on Darwin
Eelco Dolstra
2012-07-30
Fix the test
Eelco Dolstra
2012-07-27
Allow a binary cache to declare that it doesn't support "nix-env -qas"
Eelco Dolstra
2012-07-27
Test "nix-env -qas" with the binary cache substituter
Eelco Dolstra
2012-07-26
Add a test for the binary cache substituter
Eelco Dolstra