tvl-depot/third_party/nix/src/tests
Griffin Smith 363dbeae95 refactor(tvix): Centralize arbitrary definitions
To make it easier for future tests to use the arbitrary specialisations
we've defined for some nix types, centralize them all in a single
arbitrary.hh header file.

Change-Id: I767f27949cfe7ec55c79901f7d7aa538d2f98c6b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2182
Tested-by: BuildkiteCI
Reviewed-by: kanepyork <rikingcoding@gmail.com>
2020-11-28 00:47:48 +00:00
..
lang feat(tvix): Re-enable language tests that needed a store 2020-08-18 03:58:13 +00:00
arbitrary.hh refactor(tvix): Centralize arbitrary definitions 2020-11-28 00:47:48 +00:00
attr-set.cc refactor(tvix): Centralize arbitrary definitions 2020-11-28 00:47:48 +00:00
CMakeLists.txt fix(tvix): Add missing break;s to BuildResult::FromProto 2020-11-28 00:47:48 +00:00
derivations_test.cc refactor(tvix): Centralize arbitrary definitions 2020-11-28 00:47:48 +00:00
dummy-store.hh feat(tvix): Thread a log sink through calls to buildDerivation 2020-11-28 00:47:48 +00:00
hash_test.cc fix(3p/nix/hash): initialize HashSink.ctx 2020-08-01 00:09:23 +00:00
language-tests.cc chore(tvix): Use StatusOr API available in Abseil's version 2020-11-21 15:26:02 +01:00
references_test.cc test(tvix): Cover scanForReferences in a test 2020-08-09 17:26:19 +00:00
status_helpers.h feat(tvix/tests): add gtest matchers for absl::Status 2020-08-15 00:52:54 +00:00
store-api-test.cc refactor(tvix): Centralize arbitrary definitions 2020-11-28 00:47:48 +00:00
store-util.hh chore(tvix): Use StatusOr API available in Abseil's version 2020-11-21 15:26:02 +01:00
store_tests.cc chore(tvix): Use StatusOr API available in Abseil's version 2020-11-21 15:26:02 +01:00
value-to-json.cc refactor(3p/nix): Only initialise garbage-collector where needed 2020-08-03 08:38:57 +00:00