From abd9a7679e5da78a51ed5eb488ae081a2bcb2b6c Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 7 Oct 2024 15:14:34 +0200 Subject: ci: Add fuzzy testing to the parser MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- lib/xixanta/fuzz/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lib/xixanta/fuzz/.gitignore (limited to 'lib/xixanta/fuzz/.gitignore') diff --git a/lib/xixanta/fuzz/.gitignore b/lib/xixanta/fuzz/.gitignore new file mode 100644 index 0000000..1a45eee --- /dev/null +++ b/lib/xixanta/fuzz/.gitignore @@ -0,0 +1,4 @@ +target +corpus +artifacts +coverage -- cgit v1.2.3