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
2023-03-08
Harden tests' bash
John Ericson
2023-02-28
Get rid of `.drv` special-casing for store path installables
John Ericson
2022-03-24
Add a test for fetchClosure and 'nix store make-content-addressed'
Eelco Dolstra
2022-01-18
Add a test for 'nix store copy-log' and 'nix log'
Eelco Dolstra
2021-07-27
Allow running all the tests with the daemon
regnat
2021-02-09
Revert "narinfo: Change NAR URLs to be addressed on the NAR hash instead of t...
Graham Christensen
2021-02-09
Merge pull request #4464 from tweag/nar-narhash-addressed
Eelco Dolstra
2021-01-21
narinfo: Change NAR URLs to be addressed on the NAR hash instead of the compr...
adisbladis
2021-01-15
Merge remote-tracking branch 'upstream/master' into non-local-store-build
John Ericson
2021-01-06
Make sodium a required dependency
Eelco Dolstra
2021-01-06
Add commands for generating secret/public keys
Eelco Dolstra
2020-12-23
Test nix-instantiate with binary cache store
John Ericson
2020-12-03
Move most store-related commands to 'nix store'
Eelco Dolstra
2020-12-03
Move NAR-related commands to 'nix nar'
Eelco Dolstra
2020-11-17
Remove stray debug statement
Eelco Dolstra
2020-10-26
Fix test
Eelco Dolstra
2020-10-18
Tests for #3964
Robert Hensing
2020-08-07
Fix .ls file names in binary caches
Eelco Dolstra
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
[next]