1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-16 23:42:43 +01:00
nix/src/libstore-tests
Eelco Dolstra af5815fd54 Give unit tests access to a $HOME directory
Also, don't try to access cache.nixos.org in the libstore unit tests.
2025-06-16 12:27:44 -04:00
..
data Derivation "advanced attrs" test: Ensure fields are set to distinct values 2025-04-15 12:29:14 -04:00
.version Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
common-protocol.cc treewide: Use StringSet alias consistently instead of std::set<std::string> 2025-05-02 17:40:29 +00:00
content-address.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
derivation-advanced-attrs.cc Merge pull request #13032 from obsidiansystems/more-outputs-test 2025-04-15 19:08:35 +02:00
derivation.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
derived-path.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
downstream-placeholder.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
http-binary-cache-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
legacy-ssh-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
local-binary-cache-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
local-overlay-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
local-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
machines.cc Drop fs alias in favour of std::filesystem 2025-05-01 14:24:34 +02:00
meson.build Give unit tests access to a $HOME directory 2025-06-16 12:27:44 -04:00
nar-info-disk-cache.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
nar-info.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_store.cc Give unit tests access to a $HOME directory 2025-06-16 12:27:44 -04:00
outputs-spec.cc treewide: Use StringSet alias consistently instead of std::set<std::string> 2025-05-02 17:40:29 +00:00
package.nix Give unit tests access to a $HOME directory 2025-06-16 12:27:44 -04:00
path-info.cc Fix -Wsign-compare errors 2025-04-03 09:48:53 +02:00
path.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
references.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
s3-binary-cache-store.cc Clean some header related things. 2025-04-06 18:53:38 -04:00
serve-protocol.cc treewide: Use StringSet alias consistently instead of std::set<std::string> 2025-05-02 17:40:29 +00:00
ssh-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
store-reference.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
uds-remote-store.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
worker-protocol.cc libstore: Introduce WorkerProto::FeatureSet alias 2025-05-02 17:40:34 +00:00