lix/tests/unit/libstore
eldritch horrors 95a9a4cece libstore: don't derive store classes from their configs
the very slight speedup in config setting access is not worth the
maintenance overhead of conflating concers like this. the virtual
inheritance scheme used for configs requires too much duplication
of base class constructor arguments to be worth doing. perhaps we
should get rid of all virtual inheritance of data-membered bases?

Change-Id: I4acf5ceaedb4ed7476efe1114c2e065ec72d2c6d
2024-11-20 14:59:40 +01:00
..
data Delete old ValidPathInfo test, fix UnkeyedValidPathInfo 2024-06-16 19:13:51 -07:00
common-protocol.cc Include rearrangement: rest 2024-11-18 12:31:19 -08:00
derivation.cc Include rearrangement: rest 2024-11-18 12:31:19 -08:00
derived-path.cc derived-path: refuse built derived path with a non-derivation base 2024-05-17 02:16:15 +02:00
downstream-placeholder.cc Include rearrangement: rest 2024-11-18 12:31:19 -08:00
filetransfer.cc unnamed threads: Obliterate 2024-11-18 18:53:40 -08:00
machines.cc Include rearrangement: rest 2024-11-18 12:31:19 -08:00
nar-info-disk-cache.cc Include rearrangement: rest 2024-11-18 12:31:19 -08:00
outputs-spec.cc Fix various clang-tidy lints 2024-03-29 20:26:38 -07:00
path.cc libstore: don't derive store classes from their configs 2024-11-20 14:59:40 +01:00
protocol.hh Include rearrangement: rest 2024-11-18 12:31:19 -08:00
references.cc Include rearrangement: rest 2024-11-18 12:31:19 -08:00
serve-protocol.cc Include rearrangement: rest 2024-11-18 12:31:19 -08:00
worker-protocol.cc Include rearrangement: rest 2024-11-18 12:31:19 -08:00