mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
fuzz work
This commit is contained in:
parent
ac01e330de
commit
65656cbadc
13 changed files with 261 additions and 0 deletions
1
tests/fuzz/corpus/vec0-create/normal1
Normal file
1
tests/fuzz/corpus/vec0-create/normal1
Normal file
|
|
@ -0,0 +1 @@
|
|||
aaa float[12]
|
||||
1
tests/fuzz/corpus/vec0-create/normal2
Normal file
1
tests/fuzz/corpus/vec0-create/normal2
Normal file
|
|
@ -0,0 +1 @@
|
|||
aaa float[12], bbb int8[6]
|
||||
Loading…
Add table
Add a link
Reference in a new issue