1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-18 10:30:23 -04:00
nix/tests
John Ericson a97a08411c More support for std::filepath in libnixutil
We're not replacing `Path` in exposed definitions in many cases, but
just adding alternatives. This will allow us to "top down" change `Path`
to `std::fileysystem::path`, and then we can remove the `Path`-using
utilities which will become unused.

Also add some test files which we forgot to include in the libutil unit
tests `meson.build`.

Co-Authored-By: siddhantCodes <siddhantk232@gmail.com>
2024-08-26 17:23:56 -04:00
..
functional Merge pull request #11304 from hercules-ci/repl-doc-functor 2024-08-26 17:20:37 +02:00
installer tests.installer: Load profile with -o unset 2024-08-19 16:41:40 +02:00
nixos Merge pull request #11021 from hercules-ci/issue-11010 2024-08-26 10:40:51 -04:00
unit More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00