tailscale/tstest/integration
Brad Fitzpatrick b6d70203d3 ipn/ipnlocal: fix 'tailscale up' on Windows without GUI
With this, I can now:

* install Tailscale
* stop the GUI
* net stop Tailscale
* net start Tailscale
* tailscale up --unattended

(where the middle three steps simulate what would happen on a Windows
Server Core machine without a GUI)

Fixes #2137

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-07-19 15:52:47 -07:00
..
testcontrol ipn/ipnlocal: stay out of map poll when down 2021-07-17 08:41:39 -07:00
vms tstest/integration/vms: codegen for top level tests (#2441) 2021-07-16 15:25:16 -04:00
gen_deps.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00
integration_test.go ipn/ipnlocal: fix 'tailscale up' on Windows without GUI 2021-07-19 15:52:47 -07:00
integration.go ipn/ipnlocal: stay out of map poll when down 2021-07-17 08:41:39 -07:00
tailscaled_deps_test_darwin.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00
tailscaled_deps_test_freebsd.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00
tailscaled_deps_test_linux.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00
tailscaled_deps_test_openbsd.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00
tailscaled_deps_test_windows.go tstest/integration: generate deps for all platforms in deps generator 2021-07-19 15:31:56 -07:00