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/regexp/xpath | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 result/regexp/xpath (limited to 'result/regexp/xpath') diff --git a/result/regexp/xpath b/result/regexp/xpath deleted file mode 100644 index 4f6b13c..0000000 --- a/result/regexp/xpath +++ /dev/null @@ -1,32 +0,0 @@ -Regexp: (\.//)?(((child::)?((\i\c*:)?(\i\c*|\*)))|\.)(/(((child::)?((\i\c*:)?(\i\c*|\*)))|\.))*(\|(\.//)?(((child::)?((\i\c*:)?(\i\c*|\*)))|\.)(/(((child::)?((\i\c*:)?(\i\c*|\*)))|\.))*)* -a: Ok -a12/b312/b312/b312/b312/b312/b312/b312/b312/b312/b312/b312/b3: Ok -*: Ok -a|b: Ok -.//a:b: Ok -a/b/c: Ok -a/*/b: Ok -a:*/b:*/c:*: Ok -child::a/child::b:*: Ok -child::a/child::b:*|a/*/b|.//a:b: Ok -1: Fail -1ab: Fail -a:1: Ok -@a: Fail -ancestor::a: Ok -Regexp: (\.//)?(((child::)?(([\i-[:]][\c-[:]]*:)?([\i-[:]][\c-[:]]*|\*)))|\.)(/(((child::)?(([\i-[:]][\c-[:]]*:)?([\i-[:]][\c-[:]]*|\*)))|\.))*(\|(\.//)?(((child::)?(([\i-[:]][\c-[:]]*:)?([\i-[:]][\c-[:]]*|\*)))|\.)(/(((child::)?(([\i-[:]][\c-[:]]*:)?([\i-[:]][\c-[:]]*|\*)))|\.))*)* -a: Ok -a12/b312/b312/b312/b312/b312/b312/b312/b312/b312/b312/b312/b3: Ok -*: Ok -a|b: Ok -.//a:b: Ok -a/b/c: Ok -a/*/b: Ok -a:*/b:*/c:*: Ok -child::a/child::b:*: Ok -child::a/child::b:*|a/*/b|.//a:b: Ok -1: Fail -1ab: Fail -a:1: Fail -@a: Fail -ancestor::a: Fail -- cgit v1.2.3