aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-06-22Enable/fix tests in nix-staticEelco Dolstra
2022-06-20Add another test for `--exclude` in `nix search`Fishhh
2022-06-13Merge pull request #6027 from Ma27/pure-replEelco Dolstra
2022-06-11fix sourcehut brach/tag resolving regressionGabriel Fontes
2022-06-07Merge pull request #6618 from afishhh/search-excludeEelco Dolstra
2022-06-07Use `grep -c` instead of `grep|wc -l` in some `nix search` testsFishhh
2022-06-07Add tests for `--exclude` flag in `nix search`Fishhh
2022-06-07Merge pull request #6598 from cole-h/update-flake-for-realEelco Dolstra
2022-06-07Fix 22.05 eval warningsEelco Dolstra
2022-06-02TypoEelco Dolstra
2022-06-02tests/flakes.sh: Fix some ignored breakageEelco Dolstra
2022-05-31repl: `--option pure-eval true` actually enables pure eval modeMaximilian Bosch
2022-05-31tests/nss-preload: move nix-fetch bindingCole Helbling
2022-05-25Handle EOFs in string literals correctlyEelco Dolstra
2022-05-19fetchTree: Allow fetching plain filesTony Olagbaiye
2022-05-18Merge pull request #6544 from ncfavier/getFlake-no-write-lock-fileThéophane Hufschmitt
2022-05-18Do not attempt to write a lock file in builtins.getFlakeNaïm Favier
2022-05-13Integrate review changesEli Kogan-Wang
2022-05-11Add priority for nix profile installEli Kogan-Wang
2022-05-05Merge pull request #6489 from alexshpilkin/fix-6488Eelco Dolstra
2022-05-05Make sure that `nix build` works in `--impure` modeThéophane Hufschmitt
2022-05-05Change json example to be originalthkoch2001
2022-05-03nix profile: Support overriding outputsEelco Dolstra
2022-05-03Allow selecting derivation outputs using 'installable!outputs'Eelco Dolstra
2022-05-03Merge pull request #6426 from edolstra/respect-outputs-to-installEelco Dolstra
2022-05-03Merge pull request #6465 from layus/fix-test-crashesThéophane Hufschmitt
2022-05-02tests/lang: Distinguish crashes from expected failuresGuillaume Maudoux
2022-05-02Revert "tests: Distinguish crashes from expected failures"Guillaume Maudoux
2022-05-02Merge pull request #4638 from orbekk/read_headEelco Dolstra
2022-05-02tests: Don't create tests/resultEelco Dolstra
2022-04-29Test fetchGit with non-'master' remote repoKjetil Orbekk
2022-04-29Resolve reference for remote repositoryKjetil Orbekk
2022-04-29tests: Distinguish crashes from expected failuresGuillaume Maudoux
2022-04-28Fix passing $OUT_PATHS to the post-build hookEelco Dolstra
2022-04-26Add a test for outputsToInstallEelco Dolstra
2022-04-26nix: Respect meta.outputsToInstall, and use all outputs by defaultEelco Dolstra
2022-04-22Merge remote-tracking branch 'origin/master' into nixbuildaddprintstorepathsThéophane Hufschmitt
2022-04-22Merge pull request #6218 from pennae/pos-symbol-tablesThéophane Hufschmitt
2022-04-22Merge pull request #6436 from flox/tofile_allowThéophane Hufschmitt
2022-04-21fix: builtins.toFile adds path to allowedPathsTom Bereknyei
2022-04-21replace most Pos objects/ptrs with indexes into a position tablepennae
2022-04-21tests: remove 'ca-references' featureSergei Trofimovich
2022-04-21Disable the selfref-gc test when the daemon is too oldregnat
2022-04-21nix: add (failing) selfreference test for multiple realizationsSergei Trofimovich
2022-04-20nix build: add --print-out-paths flagArtturin
2022-04-20nix repl: make symlinks with the :bl commandckie
2022-04-19Fix 'nix fmt' testEelco Dolstra
2022-04-19Require formatters to be packagesEelco Dolstra
2022-04-19Merge branch 'issue-6075' of https://github.com/kamadorueda/nixEelco Dolstra
2022-04-19Fix compilation, style fixesEelco Dolstra