From c5d565931c4823dc8f62fffcb65aecfec516f7b9 Mon Sep 17 00:00:00 2001 From: Mike Hommey Date: Tue, 31 Jan 2006 19:25:18 +0100 Subject: Removing tests and results --- result/XPath/tests/idsimple | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 result/XPath/tests/idsimple (limited to 'result/XPath/tests/idsimple') diff --git a/result/XPath/tests/idsimple b/result/XPath/tests/idsimple deleted file mode 100644 index 891b52e..0000000 --- a/result/XPath/tests/idsimple +++ /dev/null @@ -1,33 +0,0 @@ - -======================== -Expression: //*[@id="root"] -Object is a Node Set : -Set contains 1 nodes: -1 ELEMENT EXAMPLE - ATTRIBUTE id - TEXT - content=root - ATTRIBUTE prop1 - TEXT - content=gnome is great - ATTRIBUTE prop2 - TEXT - content=& linux too - -======================== -Expression: //*[@id="chapter2"] -Object is a Node Set : -Set contains 1 nodes: -1 ELEMENT chapter - ATTRIBUTE id - TEXT - content=chapter2 - -======================== -Expression: //*[@id="chapter5"] -Object is a Node Set : -Set contains 1 nodes: -1 ELEMENT chapter - ATTRIBUTE id - TEXT - content=chapter5 -- cgit v1.2.3