Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions testdata/corpus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
- repo: github.com/dgryski/go-camellia
- repo: github.com/dgryski/go-change
- repo: github.com/dgryski/go-chaskey
tags: appengine noasm
skipwasi: true # siphash has build tag issues
tags: appengine noasm # for dchest/siphash
- repo: github.com/dgryski/go-clefia
- repo: github.com/dgryski/go-clockpro
- repo: github.com/dgryski/go-cobs
Expand All @@ -56,7 +55,6 @@
- repo: github.com/dgryski/go-linlog
- repo: github.com/dgryski/go-maglev
tags: appengine # for dchest/siphash
skipwasi: true
- repo: github.com/dgryski/go-marvin32
- repo: github.com/dgryski/go-md5crypt
- repo: github.com/dgryski/go-metro
Expand All @@ -66,7 +64,6 @@
tags: noasm
- repo: github.com/dgryski/go-mpchash
tags: appengine # for dchest/siphash
skipwasi: true
- repo: github.com/dgryski/go-neeva
- repo: github.com/dgryski/go-nibz
- repo: github.com/dgryski/go-nibblesort
Expand Down Expand Up @@ -289,3 +286,8 @@
- repo: github.com/philhofer/fwd
- repo: github.com/blevesearch/sear
- repo: github.com/steveyen/gtreap
- repo: github.com/orsinium-labs/tinymath
- repo: github.com/orsinium-labs/jsony
- repo: github.com/tidwall/gjson
- repo: github.com/dchest/siphash
tags: appengine
Loading