added test cases
This commit is contained in:
parent
82f5332cf4
commit
1d3b4dd158
7 changed files with 160 additions and 7 deletions
12
doc/examples/json_pointer__to_string.output
Normal file
12
doc/examples/json_pointer__to_string.output
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
|
||||
/foo
|
||||
/foo/0
|
||||
/
|
||||
/a~1b
|
||||
/c%d
|
||||
/e^f
|
||||
/g|h
|
||||
/i\j
|
||||
/k"l
|
||||
/
|
||||
/m~0n
|
||||
Loading…
Add table
Add a link
Reference in a new issue