aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-01-23Tighten up the `exportReferencesGraph` testsAndrea Ciceri
2023-01-23Merge pull request #7595 from cole-h/show-setting-valueEelco Dolstra
2023-01-23Merge pull request #7447 from aakropotkin/read-file-typeRobert Hensing
2023-01-22primop: add readFileType, optimize readDirAlex Ameen
2023-01-21Expand tests to reproduce #7655John Ericson
2023-01-18Fix indentationEelco Dolstra
2023-01-18Add some tests for illegal output namesEelco Dolstra
2023-01-18OutputSpec: Allow all valid output namesEelco Dolstra
2023-01-13tests/config: test retrieving a single setting's value with `nix show-config ...Cole Helbling
2023-01-13Merge pull request #7430 from tweag/ca/fix-nix-logThéophane Hufschmitt
2023-01-10Parse string context elements properlyJohn Ericson
2023-01-10Merge remote-tracking branch 'origin/master' into fix-7417Eelco Dolstra
2023-01-10Merge pull request #7570 from lheckemann/fix-testsEelco Dolstra
2023-01-08tests: fix for nixpkgs 22.11Linus Heckemann
2023-01-05Don't check NixOS modulesNaïm Favier
2023-01-02Increase the test coverage of `why-depends`Théophane Hufschmitt
2023-01-02Merge pull request #5941 from hercules-ci/optimize-intersectAttrsThéophane Hufschmitt
2023-01-02antiquotation -> string interpolationValentin Gagarin
2023-01-02Merge pull request #7470 from obsidiansystems/simplify-tests-slightlyEelco Dolstra
2022-12-24Optimize intersectAttrs performanceRobert Hensing
2022-12-24tests: switch to non-deprecated nix.settings.* module parametersSergei Trofimovich
2022-12-23Merge pull request #7367 from lheckemann/nixpkgs-22.11Eelco Dolstra
2022-12-21Make `./mk/run-test.sh` work by itself; add `mk/debug-test.sh`John Ericson
2022-12-20InstallableFlake::toDerivedPaths(): Support paths and store pathsEelco Dolstra
2022-12-20Merge pull request #7451 from edolstra/abstract-posEelco Dolstra
2022-12-15Fix a crash in DerivedPath::Built::toJSON() with impure derivationsEelco Dolstra
2022-12-13Introduce AbstractPosEelco Dolstra
2022-12-12Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputsJohn Ericson
2022-12-12Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputsJohn Ericson
2022-12-12Merge new tests into `build.sh`John Ericson
2022-12-12Merge pull request #7436 from edolstra/enable-lang-testsEelco Dolstra
2022-12-12Fix reference to test directory pathEelco Dolstra
2022-12-12Enable some language tests that were accidentally disabledEelco Dolstra
2022-12-12Allow to disable global flake-registry with ""Benoit de Chezelles
2022-12-12Support flake references in the old CLIEelco Dolstra
2022-12-12Merge pull request #7421 from edolstra/lazy-trees-trivial-changesEelco Dolstra
2022-12-12Merge branch 'master' into indexed-store-path-outputsJohn Ericson
2022-12-09Remove tests for --repeatEelco Dolstra
2022-12-08Fix `nix log` with CA derivationsregnat
2022-12-07Trivial changes from the lazy-trees branchEelco Dolstra
2022-12-06tests: don't refer to TMPDIRNaïm Favier
2022-12-02tests/fetchGitSubmodules: fix for newer GitLinus Heckemann
2022-12-01Really fix 'nix store make-content-addressed --json'Eelco Dolstra
2022-11-29Merge pull request #3600 from NixOS/auto-uid-allocationEelco Dolstra
2022-11-28Add a setting for enabling cgroupsEelco Dolstra
2022-11-27Fix evaluationEelco Dolstra
2022-11-27Add tests for auto-uid-allocation, uid-range and cgroupsEelco Dolstra
2022-11-25Merge branch 'master' into indexed-store-path-outputsJohn Ericson
2022-11-23add explanation and testTaeer Bar-Yam
2022-11-16Merge pull request #7134 from yorickvP/disable-dbg-on-completeThéophane Hufschmitt