1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests/unit
John Ericson 6c861b9c51 Factor out lookupExecutable and other PATH improvments
This ended up motivating a good deal of other infra improvements in
order to get Windows right:

- `OsString` to complement `std::filesystem::path`

- env var code for working with the underlying `OsString`s

- Rename `PATHNG_LITERAL` to `OS_STR`

- `NativePathTrait` renamed to `OsPathTrait`, given a character template
  parameter until #9205 is complete.

Split `tests.cc` matching split of `util.{cc,hh}` last year.

Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2024-08-07 18:12:58 -04:00
..
libexpr Merge pull request #11131 from rhendric/rhendric/pipe-operators 2024-07-25 16:58:43 +02:00
libexpr-support Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
libfetchers Split tarball-specific logic from GitFileSystemObjectSink 2024-07-29 14:26:25 +02:00
libflake Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
libstore Merge pull request #11140 from DeterminateSystems/protocol-features 2024-07-31 17:47:38 +02:00
libstore-support Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
libutil Factor out lookupExecutable and other PATH improvments 2024-08-07 18:12:58 -04:00
libutil-support Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00