You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 months ago
..
testtype all: update copyright and license headers 3 years ago
debug.go all: update copyright and license headers 3 years ago
deephash.go all: use Go 1.22 range-over-int 2 years ago
deephash_test.go util/deephash: move tests that depend on other tailscale packages to deephash_test 7 months ago
pointer.go all: update copyright and license headers 3 years ago
pointer_norace.go all: update copyright and license headers 3 years ago
pointer_race.go all: update copyright and license headers 3 years ago
tailscale_types_test.go util/deephash: move tests that depend on other tailscale packages to deephash_test 7 months ago
types.go all: use reflect.TypeFor now available in Go 1.22 (#11078) 2 years ago
types_test.go util/deephash: tighten up SelfHasher API (#11012) 2 years ago