aboutsummaryrefslogtreecommitdiff
path: root/tests/local.mk
AgeCommit message (Expand)Author
2022-04-21nix: add (failing) selfreference test for multiple realizationsSergei Trofimovich
2022-04-19Merge branch 'issue-6075' of https://github.com/kamadorueda/nixEelco Dolstra
2022-04-14fix: ensure apps are apps and packages are packagesTom Bereknyei
2022-03-31Add support for impure derivationsEelco Dolstra
2022-03-24Add a test for fetchClosure and 'nix store make-content-addressed'Eelco Dolstra
2022-03-17Merge pull request #6270 from Artturin/stdinevalThéophane Hufschmitt
2022-03-16add tests for nix eval and nix-instantiateArtturin
2022-03-15Implement simple test for `path`-fetcher setting a correct `lastModifiedDate`Maximilian Bosch
2022-03-11nix-fmt: add commandKevin Amado
2022-03-07Add some end-to-end tests for the suggestionsregnat
2022-03-02Add basic tests for 'nix profile'Eelco Dolstra
2022-03-02tests: Rename nix-profile.sh -> bash-profile.shEelco Dolstra
2022-02-24Sort the tests by wall timeregnat
2022-01-28Merge branch 'master' into bundler_drvtomberek
2022-01-27Don’t require `NIX_PATH` entries to be valid pathsregnat
2022-01-26Add some tests for `nix store ping`regnat
2022-01-25bundler: add tests and change defaults to use a derivationTom Bereknyei
2022-01-18Add a simple test for `nix why-depends`regnat
2022-01-18Merge pull request #5720 from tomberek/flake_searchThéophane Hufschmitt
2022-01-09Add test for readFile keeping contextNikolay Amiantov
2021-12-23Merge branch 'master' into flake_searchtomberek
2021-12-21Fix IFD with CA derivationsregnat
2021-12-03flakes: search up to git or filesystem boundaryTom Bereknyei
2021-11-28Make libcpuid dependency optional with --disable-cpuidAlexander Sosedkin
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