Skip to content

Commit a0069b6

Browse files
authored
testdata: more corpus entries (#5182)
* testdata: more corpus entries * testdata: remove skipwasi for dchest/siphash build issues
1 parent 707d37a commit a0069b6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

testdata/corpus.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
- repo: github.com/dgryski/go-camellia
3030
- repo: github.com/dgryski/go-change
3131
- repo: github.com/dgryski/go-chaskey
32-
tags: appengine noasm
33-
skipwasi: true # siphash has build tag issues
32+
tags: appengine noasm # for dchest/siphash
3433
- repo: github.com/dgryski/go-clefia
3534
- repo: github.com/dgryski/go-clockpro
3635
- repo: github.com/dgryski/go-cobs
@@ -56,7 +55,6 @@
5655
- repo: github.com/dgryski/go-linlog
5756
- repo: github.com/dgryski/go-maglev
5857
tags: appengine # for dchest/siphash
59-
skipwasi: true
6058
- repo: github.com/dgryski/go-marvin32
6159
- repo: github.com/dgryski/go-md5crypt
6260
- repo: github.com/dgryski/go-metro
@@ -66,7 +64,6 @@
6664
tags: noasm
6765
- repo: github.com/dgryski/go-mpchash
6866
tags: appengine # for dchest/siphash
69-
skipwasi: true
7067
- repo: github.com/dgryski/go-neeva
7168
- repo: github.com/dgryski/go-nibz
7269
- repo: github.com/dgryski/go-nibblesort
@@ -289,3 +286,8 @@
289286
- repo: github.com/philhofer/fwd
290287
- repo: github.com/blevesearch/sear
291288
- repo: github.com/steveyen/gtreap
289+
- repo: github.com/orsinium-labs/tinymath
290+
- repo: github.com/orsinium-labs/jsony
291+
- repo: github.com/tidwall/gjson
292+
- repo: github.com/dchest/siphash
293+
tags: appengine

0 commit comments

Comments
 (0)