From 27cedf09e8fe16344ff67b941358d55b1fa56056 Mon Sep 17 00:00:00 2001 From: Damian Gryski Date: Tue, 16 Dec 2025 12:20:33 -0800 Subject: [PATCH] testdata: more corpus repos --- testdata/corpus.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/testdata/corpus.yaml b/testdata/corpus.yaml index d2d721cdc..0ed29adbe 100644 --- a/testdata/corpus.yaml +++ b/testdata/corpus.yaml @@ -190,6 +190,7 @@ - pkg: tiff - repo: github.com/golang/geo subdirs: + - pkg: earth - pkg: r1 - pkg: r2 - pkg: r3 @@ -285,3 +286,6 @@ - repo: github.com/julienschmidt/httprouter - repo: github.com/openhistogram/circonusllhist skipwasi: true # math.MaxInt64 (untyped int constant 9223372036854775807) overflows int +- repo: github.com/philhofer/fwd +- repo: github.com/blevesearch/sear +- repo: github.com/steveyen/gtreap