tailscale/tstest
Joe Tsai 741ae9956e
tstest/integration/vms: use hujson.Standardize instead of hujson.Unmarshal (#4520)
The hujson package transition to just being a pure AST
parser and formatter for HuJSON and not an unmarshaler.

Thus, parse HuJSON as such, convert it to JSON,
and then use the standard JSON unmarshaler.

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2022-05-06 14:16:10 -07:00
..
archtest all: use cibuild.On 2022-03-18 15:19:26 -07:00
integration tstest/integration/vms: use hujson.Standardize instead of hujson.Unmarshal (#4520) 2022-05-06 14:16:10 -07:00
iosdeps tstest/iosdeps: add test for forbidden iOS dependencies 2022-04-20 12:30:23 -07:00
natlab all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
staticcheck all: gofmt -w -s (simplify) tests 2021-12-15 08:43:41 -08:00
allocs.go util/testingutil: new package with MinAllocsPerRun 2021-10-28 12:48:37 -07:00
clock.go tstest/natlab: add a stateful firewall. 2020-07-11 05:17:38 +00:00
log.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
log_test.go tstest: rename LogListener to LogLineTracker 2020-09-04 08:09:56 -07:00
resource.go net/dns{,/resolver}: refactor DNS forwarder, send out of right link on macOS/iOS 2021-06-23 16:04:10 -07:00
tstest.go tstest: add WaitFor helper 2021-04-29 14:43:46 -07:00