tailscale/util/deephash
Nick Khyl cb6fc37d66 util/deephash: move tests that depend on other tailscale packages to deephash_test
This is done to prevent import cycles in tests.

Fixes #15923

Signed-off-by: Nick Khyl <nickk@tailscale.com>
2025-05-08 19:59:08 -05:00
..
testtype all: update copyright and license headers 2023-01-27 15:36:29 -08:00
debug.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
deephash_test.go util/deephash: move tests that depend on other tailscale packages to deephash_test 2025-05-08 19:59:08 -05:00
deephash.go all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
pointer_norace.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
pointer_race.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
pointer.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tailscale_types_test.go util/deephash: move tests that depend on other tailscale packages to deephash_test 2025-05-08 19:59:08 -05:00
types_test.go util/deephash: tighten up SelfHasher API (#11012) 2024-02-01 17:07:41 -08:00
types.go all: use reflect.TypeFor now available in Go 1.22 (#11078) 2024-02-08 17:34:22 -08:00