1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests/unit/libstore
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
..
data Put back files for now 2024-07-02 09:26:22 -04:00
.version Put back files for now 2024-07-02 09:26:22 -04:00
build-utils-meson Put back files for now 2024-07-02 09:26:22 -04:00
common-protocol.cc Put back files for now 2024-07-02 09:26:22 -04:00
content-address.cc Put back files for now 2024-07-02 09:26:22 -04:00
derivation-advanced-attrs.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
derivation.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
derived-path.cc Put back files for now 2024-07-02 09:26:22 -04:00
downstream-placeholder.cc Put back files for now 2024-07-02 09:26:22 -04:00
http-binary-cache-store.cc Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
legacy-ssh-store.cc Ensure we can construct remote store configs in isolation 2024-07-15 17:32:49 -04:00
local-binary-cache-store.cc Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
local-overlay-store.cc Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
local-store.cc Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
local.mk Revert "Remove unit tests from old build system" 2024-08-19 15:18:02 +02:00
machines.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
meson.build Add missing threads deps 2024-07-22 11:46:54 -04:00
nar-info-disk-cache.cc Put back files for now 2024-07-02 09:26:22 -04:00
nar-info.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
nix_api_store.cc Put back files for now 2024-07-02 09:26:22 -04:00
outputs-spec.cc Put back files for now 2024-07-02 09:26:22 -04:00
package.nix Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
path-info.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
path.cc Put back files for now 2024-07-02 09:26:22 -04:00
references.cc Put back files for now 2024-07-02 09:26:22 -04:00
s3-binary-cache-store.cc Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
serve-protocol.cc Put back files for now 2024-07-02 09:26:22 -04:00
ssh-store.cc Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
store-reference.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
uds-remote-store.cc Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
worker-protocol.cc WorkerProto: Support fine-grained protocol feature negotiation 2024-07-24 16:23:37 +02:00