blob: 34040300688bcfabc17a1aa58693f36c43d85d54 [file] [log] [blame]
PASS nodeInResult(ROOT, result) is true
PASS nodeInResult(ROOT, result) is false
PASS nodeInResult(CHILD1, result) is false
PASS nodeInResult(CHILD3, result) is true
PASS nodeInResult(ROOT, result) is false
PASS nodeInResult(CHILD1, result) is false
PASS nodeInResult(CHILD3, result) is true
PASS nodeInResult(ROOT, result) is true
PASS nodeInResult(TEXT1, result) is true
PASS nodeInResult(ROOT, result) is false
PASS nodeInResult(TEXT1, result) is true
PASS nodeInResult(ROOT, result) is false
PASS nodeInResult(COMMENT, result) is true
PASS nodeInResult(ROOT, result) is false
PASS nodeInResult(PI, result) is true
PASS nodeInResult(PI, result) is true
PASS nodeInResult(PI2, result) is false
PASS successfullyParsed is true
TEST COMPLETE