mirror of https://github.com/kdl-org/kdl.git
tests: add more coverage for keywords (#189)
This commit is contained in:
parent
5c4f83b824
commit
24faa6b75c
|
|
@ -0,0 +1 @@
|
|||
false_id
|
||||
|
|
@ -0,0 +1 @@
|
|||
node false_id=1
|
||||
|
|
@ -0,0 +1 @@
|
|||
null_id
|
||||
|
|
@ -0,0 +1 @@
|
|||
node null_id=1
|
||||
|
|
@ -0,0 +1 @@
|
|||
true_id
|
||||
|
|
@ -0,0 +1 @@
|
|||
node true_id=1
|
||||
|
|
@ -0,0 +1 @@
|
|||
false_id
|
||||
|
|
@ -0,0 +1 @@
|
|||
node false_id=1
|
||||
|
|
@ -0,0 +1 @@
|
|||
node false=1
|
||||
|
|
@ -0,0 +1 @@
|
|||
null_id
|
||||
|
|
@ -0,0 +1 @@
|
|||
node null_id=1
|
||||
|
|
@ -0,0 +1 @@
|
|||
node null=1
|
||||
|
|
@ -0,0 +1 @@
|
|||
true_id
|
||||
|
|
@ -0,0 +1 @@
|
|||
node true_id=1
|
||||
|
|
@ -0,0 +1 @@
|
|||
node true=1
|
||||
Loading…
Reference in New Issue