tailscale/tstest
Maisem Ali 075abd8ec1 tstest: do not panic when a panic logs
The panicLogWriter is too strict, and any panics that occur
get wrapped up in quotes. This makes it so that it will allow
panics to continue writing to Stderr without going through
logger.Logf.

Updates #cleanup

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2023-06-28 13:27:26 -07:00
..
archtest all: update copyright and license headers 2023-01-27 15:36:29 -08:00
integration tsd: add package with System type to unify subsystem init, discovery 2023-05-04 14:21:59 -07:00
iosdeps all: update copyright and license headers 2023-01-27 15:36:29 -08:00
jsdeps all: update copyright and license headers 2023-01-27 15:36:29 -08:00
natlab wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 2023-04-15 13:40:15 -07:00
tools all: update copyright and license headers 2023-01-27 15:36:29 -08:00
allocs.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
clock.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
log_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
log.go tstest: do not panic when a panic logs 2023-06-28 13:27:26 -07:00
resource.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tstest_test.go tstest: add method to Replace values for tests 2023-03-03 17:02:33 -08:00
tstest.go all: use tstest.Replace more 2023-03-04 12:24:55 -08:00