nix-super/tests/unit/libstore-support/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
..
derived-path.cc Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
derived-path.hh Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
libstore.hh Unit test for derivation "advanced attrs" 2024-06-23 21:42:56 -04:00
nix_api_store.hh More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
outputs-spec.cc Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
outputs-spec.hh Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
path.cc test: Generate distinct path names 2024-01-31 18:35:19 +01:00
path.hh Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
protocol.hh More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00