merge in kiss-tools
Some checks failed
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Failing after 1m47s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Failing after 3m3s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Failing after 1m52s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Failing after 2m47s
CI / test (push) Failing after 52s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Failing after 1m52s
Some checks failed
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Failing after 1m47s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Failing after 3m3s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Failing after 1m52s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Failing after 2m47s
CI / test (push) Failing after 52s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Failing after 1m52s
This commit is contained in:
5
test/fuzzy.json
Normal file
5
test/fuzzy.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"albert": "is a very good dog",
|
||||
"ruuuuuby": "is the bestest doggy",
|
||||
"rangie": "is also my favorite"
|
||||
}
|
||||
3
test/fuzzy2.json
Normal file
3
test/fuzzy2.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"rangie": "is so cute he gets a duplicate entry"
|
||||
}
|
||||
5
test/map-end.json
Normal file
5
test/map-end.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"a": "[\"abc\",\"def\",\"mno\"]",
|
||||
"b": "[\"ghi\",\"jkl\"]",
|
||||
"c": "[]"
|
||||
}
|
||||
4
test/map-start.json
Normal file
4
test/map-start.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"a": "[\"abc\", \"def\"]",
|
||||
"b": "[\"ghi\", \"jkl\"]"
|
||||
}
|
||||
Reference in New Issue
Block a user