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/ipn
Brad Fitzpatrick 80d5d4bdfe ipn: fix test breakage from earlier 79295b1138
This test is skipped in tailscale/tailscale because it depends on
parts that haven't been released yet and was thus overlooked in the
git commit 79295b1138 cleanup.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
ipnserver Move "logger" package to under types, now that we have it. 4 years ago
backend.go types/empty: add Message, stop using mysterious *struct{} 4 years ago
doc.go Move Linux client & common packages into a public repo. 4 years ago
e2e_test.go ipn: fix test breakage from earlier 79295b1138 4 years ago
fake.go Make ipn.Options.Prefs a pointer. 4 years ago
handle.go Move "logger" package to under types, now that we have it. 4 years ago
local.go Move "logger" package to under types, now that we have it. 4 years ago
message.go Move "logger" package to under types, now that we have it. 4 years ago
message_test.go Make ipn.Options.Prefs a pointer. 4 years ago
prefs.go Introduce a state store to LocalBackend. 4 years ago
prefs_test.go ipn: fix lint complaints in tests. 4 years ago
store.go Lint fixes. 4 years ago
store_test.go Introduce a state store to LocalBackend. 4 years ago