aboutsummaryrefslogtreecommitdiff
path: root/tests/local.mk
AgeCommit message (Expand)Author
2021-11-08Merge pull request #5504 from NixOS/flake-options-and-daemonEelco Dolstra
2021-11-05Make the flake options work when using the daemonregnat
2021-11-05Fix `nix repl`’s building of CA derivationsregnat
2021-10-15Add a test for the non-blocking GCEelco Dolstra
2021-10-12Add compression level for NARsTom Bereknyei
2021-07-27Add --eval-store testEelco Dolstra
2021-07-20Properly lock the builds of CA derivationsregnat
2021-07-16Forward the whole Nix config to the repl subprocessesregnat
2021-06-28Merge pull request #4937 from NixOS/ca/make-the-tests-usefulEelco 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 #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-06-01Check the CA hash when importing stuff in the local storeregnat
2021-05-17Add a test for `nix run` with CA derivationsregnat
2021-04-15Merge branch 'libarchive-decompress' of https://github.com/serokell/nixEelco Dolstra
2021-04-09add tests for zstd compressionDomen Kožar
2021-03-16Remove the `remote-store-old-daemon` testregnat
2021-03-16Add a test for the migration of the db between versionsregnat
2021-03-16Add a test ensuring compatibility with an old daemonregnat
2021-03-16tests/local.mk: fix missing newline escapesternenseemann
2021-03-15Merge pull request #4580 from obsidiansystems/restore-test-build-remote-ca-fixedEelco 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
2021-02-26Restore now-working build-remote-content-addressed-fixed testJohn Ericson
2021-02-26Merge pull request #4477 from NixOS/ca/build-remoteEelco Dolstra
2021-02-25Add a test for the copy of CA pathsregnat
2021-02-23Test the remote building of ca derivationsregnat
2021-02-22Add x86_64 compute levels as additional system typesDaniël de Kok
2020-12-23Test nix-build with non-local-store --storeJohn Ericson
2020-11-11Test nix build --jsonMatthew Kenigsberg
2020-09-16Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...John Ericson
2020-09-16Add a test for `nix describe-stores`regnat
2020-08-20Merge remote-tracking branch 'upstream/master' into single-ca-drv-buildJohn Ericson
2020-08-20Fix max fd calc and add testJohn Ericson
2020-08-17Comment out fixed content address testCarlo Nucera
2020-08-16Test remote building with fixed output derivationsJohn Ericson
2020-08-14Merge remote-tracking branch 'upstream/master' into single-ca-drv-buildJohn Ericson
2020-08-12Make `system-features` a store settingJohn Ericson
2020-08-07Squashed get CA derivations buildingJohn Ericson
2020-07-17Test relative store pathsCarlo Nucera
2020-07-06Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-07-03Fix the test dependenciesregnat
2020-06-03Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra