go/src/html
Tobias Klauser 200a01ff55 html: convert fuzz test to native Go fuzzing
Convert the existing gofuzz based fuzz test to a testing.F based fuzz
test.

Change-Id: Ieae69ba7fb17bd54d95c7bb2f4ed04c323c9f15f
Reviewed-on: https://go-review.googlesource.com/c/go/+/494195
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
2023-05-10 20:35:20 +00:00
..
template html/template: emit filterFailsafe for empty unquoted attr value 2023-05-02 19:42:28 +00:00
entity.go
entity_test.go
escape.go
escape_test.go
example_test.go
fuzz_test.go html: convert fuzz test to native Go fuzzing 2023-05-10 20:35:20 +00:00