aboutsummaryrefslogtreecommitdiff
path: root/tests/ca
AgeCommit message (Expand)Author
2023-04-17Gate experimental features in `DerivationOutput::fromJSON`John Ericson
2023-04-07Create `nix derivation add` commandJohn Ericson
2023-04-07`nix show-derivation` -> `nix derivation show`John Ericson
2023-03-08Harden tests' bashJohn Ericson
2023-03-01Remove needless `--experimental-feature` in a CA drvs testJohn Ericson
2023-02-28Get rid of `.drv` special-casing for store path installablesJohn Ericson
2023-02-10Test `nix build --json` return output paths in floating CA caseJohn Ericson
2023-02-04Remove `--derivation` from testJohn Ericson
2022-11-23add explanation and testTaeer Bar-Yam
2022-06-22Enable/fix tests in nix-staticEelco Dolstra
2022-04-26nix: Respect meta.outputsToInstall, and use all outputs by defaultEelco Dolstra
2022-04-21tests: remove 'ca-references' featureSergei Trofimovich
2022-04-21nix: add (failing) selfreference test for multiple realizationsSergei Trofimovich
2022-04-01Fix handling of outputHash when outputHashAlgo is not specifiedEelco Dolstra
2022-03-17Fix `nix build --dry-run` with CA derivationsThéophane Hufschmitt
2022-03-02tests/common.sh.in: Add enableFeatures helperEelco Dolstra
2021-12-21Fix IFD with CA derivationsregnat
2021-11-05Fix `nix repl`’s building of CA derivationsregnat
2021-10-13Non-blocking garbage collectorEelco Dolstra
2021-09-27Fix 'error: reading a line: Input/output error' in startBuilder()Eelco Dolstra
2021-07-27Allow running all the tests with the daemonregnat
2021-07-20Properly lock the builds of CA derivationsregnat
2021-06-28Merge pull request #4937 from NixOS/ca/make-the-tests-usefulEelco Dolstra
2021-06-25tests: Get rid of some result symlinksEelco Dolstra
2021-06-24Make CA derivations compatible with recursive Nixregnat
2021-06-24Make the post-build-hook also run for unresolved CA derivationsregnat
2021-06-23Merge pull request #4839 from NixOS/ca/gracefully-handle-duplicate-realisationsEelco Dolstra
2021-06-23Merge pull request #4842 from NixOS/ca/fix-nix-shellEelco Dolstra
2021-06-23Add a test for the “two glibc” issueregnat
2021-06-23Merge pull request #4838 from NixOS/ca/recursively-substitute-realisationsEelco Dolstra
2021-06-23Merge pull request #4906 from NixOS/collect-garbage-caEelco Dolstra
2021-06-21Remove a possible existing store path when building CA derivationsregnat
2021-06-15Add a test for the gc with CA derivationsregnat
2021-06-11Make `nix-shell` support content-addressed derivationsregnat
2021-05-26Recursively substitute the realisationsregnat
2021-05-17Add a test for `nix run` with CA derivationsregnat
2021-05-10Merge pull request #4781 from NixOS/locally_cache_the_remote_realisationsEelco Dolstra
2021-05-06Add a realisations disk cacheregnat
2021-05-05Properly normalize the content-addressed pathsregnat
2021-04-23fixup! Add a regression test for #4725regnat
2021-04-22Add a regression test for #4725regnat
2021-03-26LocalBinaryCacheStore::upsertFile(): Fix raceEelco Dolstra
2021-03-15Check the signatures when copying store paths aroundregnat
2021-03-01Add a test for the remote caching of CA derivationsregnat
2021-03-01Move the CA tests to a sub-directoryregnat