aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-05-03libutil: make rewriteStrings soundeldritch horrors
2024-05-02Merge changes from topic "profile-v3" into mainQyriad
2024-05-02Add profile migration testEelco Dolstra
2024-05-02nix3-profile: make element names stableQyriad
2024-05-02getNameFromURL(): Support uppercase characters in attribute namesEelco Dolstra
2024-05-02nix3-profile: remove indicesQyriad
2024-05-02nix3-profile: allow using human-readable names to select packagesQyriad
2024-05-02Disallow store path names that are . or .. (plus opt. -)Robert Hensing
2024-05-02test: Generate distinct hashesRobert Hensing
2024-05-02test: Generate distinct path namesRobert Hensing
2024-05-02parseStorePath: Support leading periodRobert Hensing
2024-05-02Revert "StorePath: reject names starting with '.'"Robert Hensing
2024-04-30implement parsing human-readable names from URLsQyriad
2024-04-29add VM test for nix upgrade-nixQyriad
2024-04-26Merge "ssh-ng: Set log-fd for ssh to `4` by default" into mainMaximilian Bosch
2024-04-26ssh-ng: Set log-fd for ssh to `4` by defaultMaximilian Bosch
2024-04-25gc: Find roots using libproc on DarwinArtemis Tosini
2024-04-22tests: add error messages to the asserts in tarball flakes testQyriad
2024-04-21remove extraneous cache entry from github fetcherPuck Meerburg
2024-04-18tests: unhaunt the flakes nixos testseldritch horrors
2024-04-16Merge "libstore/build: set NO_NEW_PRIVS for the sandbox" into mainIlya K
2024-04-15abort with a descriptive message on bad HintFmt usageQyriad
2024-04-15libstore/build: set NO_NEW_PRIVS for the sandboxK900
2024-04-13libstore/build: just copy the magic /etc files into the sandboxK900
2024-04-11Merge pull request #10456 from NixOS/fixpermdeniedbindThéophane Hufschmitt
2024-04-09Print top-level errors normally in `nix repl`Rebecca Turner
2024-04-09Merge "Add `repl-overlays`" into mainrebecca “wiggles” turner
2024-04-08Add `repl-overlays`Rebecca Turner
2024-04-08"but doctor, I AM the untrusted store": nix doctor had wrong trustednessJade Lovelace
2024-04-08Merge "Don't run libstore unit tests in project root" into mainrebecca “wiggles” turner
2024-04-08Don't run libstore unit tests in project rootRebecca Turner
2024-04-08Fix REPL test parser nitsRebecca Turner
2024-04-08Merge "Rename some parse failure tests to `parse-fail-*`" into mainrebecca “wiggles” turner
2024-04-08Merge "Add `PathsSetting`" into mainrebecca “wiggles” turner
2024-04-07Merge pull request #10208 from 9999years/print-strings-directlyRobert Hensing
2024-04-07Add `PathsSetting`Rebecca Turner
2024-04-06Merge "Rewrite REPL test parser" into mainrebecca “wiggles” turner
2024-04-06Merge "meson: add missing tests: ca, dyn-drv, plugins, libstoreconsumer" into...Qyriad
2024-04-05Merge changes I1fa30114,I3ca208b6,Ide4c6e00,I74c46b9f,I05fa6a9d, ... into maineldritch horrors
2024-04-05Merge "meson: run repl characterization test" into mainQyriad
2024-04-05Rewrite REPL test parserRebecca Turner
2024-04-05Revert "libutil: drop Pool resources on exceptional free"eldritch horrors
2024-04-04meson: add missing tests: ca, dyn-drv, plugins, libstoreconsumerQyriad
2024-04-04Rename some parse failure tests to `parse-fail-*`Rebecca Turner
2024-04-03meson: run repl characterization testQyriad
2024-04-03Make `repl_characterization.cc` constants `string_view`sRebecca Turner
2024-04-03Add `EscapeStringOptions` and `escapeString` testsRebecca Turner
2024-03-31Merge pull request #9920 from 9999years/forbid-nested-debuggersThéophane Hufschmitt
2024-03-31Merge changes Ib62d3d68,Ic3e7affe into mainjade
2024-03-31libutil: remove Pool::flushBadeldritch horrors