Rearrange tests to be a directory of samples, all tested the same way
This commit is contained in:
parent
0fb1c9b166
commit
60afe7f7b9
13 changed files with 230 additions and 264 deletions
18
tests/tree-output/basic
Normal file
18
tests/tree-output/basic
Normal file
|
@ -0,0 +1,18 @@
|
|||
SimpleXML object (1 item)
|
||||
[0] // <movies>
|
||||
->movie[0]
|
||||
->title[0]
|
||||
->characters[0]
|
||||
->character[0]
|
||||
->name[0]
|
||||
->actor[0]
|
||||
->character[1]
|
||||
->name[0]
|
||||
->actor[0]
|
||||
->plot[0]
|
||||
->great-lines[0]
|
||||
->line[0]
|
||||
->rating[0]
|
||||
['type']
|
||||
->rating[1]
|
||||
['type']
|
Loading…
Add table
Add a link
Reference in a new issue