1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests
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
..
functional Merge pull request #11145 from rhendric/rhendric/parser-lalr 2024-08-04 03:59:10 -04:00
installer tests: test with conflicting profile links 2023-12-30 06:24:06 +00:00
nixos Add a VM test for S3BinaryCacheStore 2024-08-05 11:48:50 +02:00
unit Factor out lookupExecutable and other PATH improvments 2024-08-07 18:12:58 -04:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00