tailscale/cmd/viewer/tests
James Tucker 1858ad65c8 cmd/cloner: do not allocate slices when the source is nil
tailcfg.Node zero-value clone equality checks failed when I added a
[]*foo to the structure, as the zero value and it's clone contained a
different slice header.

Updates #9377
Updates #9408
Signed-off-by: James Tucker <james@tailscale.com>
2023-09-14 11:36:34 -07:00
..
tests.go util/codegen: support embedded fields 2023-05-09 15:40:17 -07:00
tests_clone.go cmd/cloner: do not allocate slices when the source is nil 2023-09-14 11:36:34 -07:00
tests_view.go types/views,cmd/viewer: add ByteSlice[T] to replace mem.RO 2023-08-20 15:30:35 -04:00