1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/src/libstore-tests
Sergei Zimmerman 114de63d88
Fix various typos in source code
This only touches code comments, class names, documentation,
enumeration names and tests.
2025-05-25 20:14:11 +00: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 Fix various typos in source code 2025-05-25 20:14:11 +00:00
meson.build Get rid of raw -D defines, always use private config files 2025-04-06 18:53:42 -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 Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
outputs-spec.cc Fix various typos in source code 2025-05-25 20:14:11 +00:00
package.nix Write just ./.version on all components 2025-02-18 11:41:35 +01: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