aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2022-04-19Merge branch 'make-flake-show-more-lenient-on-apps' of https://github.com/flo...Eelco Dolstra
2022-04-14fix: ensure apps are apps and packages are packagesTom Bereknyei
2022-04-09Test fetchMercurial with path containing a `.` segmentDaniel Pauls
2022-04-07Test fetchgit with path containing a `.` segmentThéophane Hufschmitt
2022-04-06fetchClosure: Don't allow URL query parametersEelco Dolstra
2022-04-05Allow `welcomeText` when checking a flake templateThéophane Hufschmitt
2022-04-01Fix handling of outputHash when outputHashAlgo is not specifiedEelco Dolstra
2022-03-31tests/impure-derivations.sh: Ensure that inputAddressed build failsEelco Dolstra
2022-03-31Provide default values for outputHashAlgo and outputHashModeEelco Dolstra
2022-03-31Fix testEelco Dolstra
2022-03-31tests/impure-derivations.sh: Restart daemonEelco Dolstra
2022-03-31Support fixed-output derivations depending on impure derivationsEelco Dolstra
2022-03-31Add support for impure derivationsEelco Dolstra