mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
🔥 the JSON diffs.
This commit is contained in:
parent
1569f6fffc
commit
c02f56da1a
9
test/fixtures/json/corpus/array.diffA-B.txt
vendored
9
test/fixtures/json/corpus/array.diffA-B.txt
vendored
@ -1,9 +0,0 @@
|
||||
(Array
|
||||
{ (Float)
|
||||
->(Float) }
|
||||
(Float)
|
||||
{ (Float)
|
||||
->(Float) }
|
||||
(Float)
|
||||
{ (Float)
|
||||
->(Float) })
|
9
test/fixtures/json/corpus/array.diffB-A.txt
vendored
9
test/fixtures/json/corpus/array.diffB-A.txt
vendored
@ -1,9 +0,0 @@
|
||||
(Array
|
||||
{ (Float)
|
||||
->(Float) }
|
||||
(Float)
|
||||
{ (Float)
|
||||
->(Float) }
|
||||
(Float)
|
||||
{ (Float)
|
||||
->(Float) })
|
@ -1,3 +0,0 @@
|
||||
(Array
|
||||
{ (Boolean)
|
||||
->(Boolean) })
|
@ -1,3 +0,0 @@
|
||||
(Array
|
||||
{ (Boolean)
|
||||
->(Boolean) })
|
18
test/fixtures/json/corpus/hash.diffA-B.txt
vendored
18
test/fixtures/json/corpus/hash.diffA-B.txt
vendored
@ -1,18 +0,0 @@
|
||||
(Hash
|
||||
{-(KeyValue
|
||||
{-(TextElement)-}
|
||||
{-(Float)-})-}
|
||||
(KeyValue
|
||||
(TextElement)
|
||||
(Float))
|
||||
(KeyValue
|
||||
{ (TextElement)
|
||||
->(TextElement) }
|
||||
(Float))
|
||||
(KeyValue
|
||||
(TextElement)
|
||||
{ (Float)
|
||||
->(Float) })
|
||||
{+(KeyValue
|
||||
{+(TextElement)+}
|
||||
{+(Float)+})+})
|
18
test/fixtures/json/corpus/hash.diffB-A.txt
vendored
18
test/fixtures/json/corpus/hash.diffB-A.txt
vendored
@ -1,18 +0,0 @@
|
||||
(Hash
|
||||
{+(KeyValue
|
||||
{+(TextElement)+}
|
||||
{+(Float)+})+}
|
||||
(KeyValue
|
||||
(TextElement)
|
||||
(Float))
|
||||
(KeyValue
|
||||
{ (TextElement)
|
||||
->(TextElement) }
|
||||
(Float))
|
||||
(KeyValue
|
||||
(TextElement)
|
||||
{ (Float)
|
||||
->(Float) })
|
||||
{-(KeyValue
|
||||
{-(TextElement)-}
|
||||
{-(Float)-})-})
|
2
test/fixtures/json/corpus/null.diffA-B.txt
vendored
2
test/fixtures/json/corpus/null.diffA-B.txt
vendored
@ -1,2 +0,0 @@
|
||||
(Array
|
||||
(Null))
|
2
test/fixtures/json/corpus/null.diffB-A.txt
vendored
2
test/fixtures/json/corpus/null.diffB-A.txt
vendored
@ -1,2 +0,0 @@
|
||||
(Array
|
||||
(Null))
|
3
test/fixtures/json/corpus/number.diffA-B.txt
vendored
3
test/fixtures/json/corpus/number.diffA-B.txt
vendored
@ -1,3 +0,0 @@
|
||||
(Array
|
||||
{ (Float)
|
||||
->(Float) })
|
3
test/fixtures/json/corpus/number.diffB-A.txt
vendored
3
test/fixtures/json/corpus/number.diffB-A.txt
vendored
@ -1,3 +0,0 @@
|
||||
(Array
|
||||
{ (Float)
|
||||
->(Float) })
|
3
test/fixtures/json/corpus/string.diffA-B.txt
vendored
3
test/fixtures/json/corpus/string.diffA-B.txt
vendored
@ -1,3 +0,0 @@
|
||||
(Array
|
||||
{ (TextElement)
|
||||
->(TextElement) })
|
3
test/fixtures/json/corpus/string.diffB-A.txt
vendored
3
test/fixtures/json/corpus/string.diffB-A.txt
vendored
@ -1,3 +0,0 @@
|
||||
(Array
|
||||
{ (TextElement)
|
||||
->(TextElement) })
|
Loading…
Reference in New Issue
Block a user