From a6fe85c2e883bda2be9951fa1252fd04706f7b6a Mon Sep 17 00:00:00 2001 From: Stefan Radomski Date: Thu, 18 Apr 2013 22:47:56 +0200 Subject: New XPath datamodel tests --- apps/samples/vrml/annotations.js | 72 +++++++++++++++++++++++ apps/samples/vrml/viewer.html | 17 ++++-- apps/samples/vrml/viewer.js | 57 ++++++++++--------- test/CMakeLists.txt | 5 +- test/samples/w3c/convert-tests.pl | 37 ------------ test/samples/w3c/convert-tests.sh | 7 +++ test/samples/w3c/ecma/test193.scxml | 19 +++++++ test/samples/w3c/ecma/test344.scxml | 5 +- test/samples/w3c/ecma/test488.scxml | 2 +- test/samples/w3c/ecma/test509.scxml | 17 ++++++ test/samples/w3c/ecma/test510.scxml | 24 ++++++++ test/samples/w3c/ecma/test518.scxml | 20 +++++++ test/samples/w3c/ecma/test519.scxml | 19 +++++++ test/samples/w3c/ecma/test520.scxml | 19 +++++++ test/samples/w3c/ecma/test522.scxml | 22 +++++++ test/samples/w3c/ecma/test531.scxml | 20 +++++++ test/samples/w3c/ecma/test532.scxml | 20 +++++++ test/samples/w3c/ecma/test534.scxml | 18 ++++++ test/samples/w3c/ecma/test543.scxml | 18 ++++++ test/samples/w3c/ecma/test567.scxml | 30 ++++++++++ test/samples/w3c/ecma/test568.scxml | 2 +- test/samples/w3c/txml/test193.txml | 22 +++++++ test/samples/w3c/txml/test344.txml | 5 +- test/samples/w3c/txml/test488.txml | 2 +- test/samples/w3c/txml/test509.txml | 21 +++++++ test/samples/w3c/txml/test510.txml | 28 +++++++++ test/samples/w3c/txml/test518.txml | 25 ++++++++ test/samples/w3c/txml/test519.txml | 21 +++++++ test/samples/w3c/txml/test520.txml | 21 +++++++ test/samples/w3c/txml/test522.txml | 27 +++++++++ test/samples/w3c/txml/test531.txml | 22 +++++++ test/samples/w3c/txml/test532.txml | 22 +++++++ test/samples/w3c/txml/test534.txml | 20 +++++++ test/samples/w3c/txml/test543.txml | 22 +++++++ test/samples/w3c/txml/test567.txml | 32 +++++++++++ test/samples/w3c/txml/test568.txml | 2 +- test/samples/w3c/xpath/test144.scxml | 23 ++++++++ test/samples/w3c/xpath/test147.scxml | 30 ++++++++++ test/samples/w3c/xpath/test148.scxml | 31 ++++++++++ test/samples/w3c/xpath/test149.scxml | 25 ++++++++ test/samples/w3c/xpath/test150.scxml | 41 +++++++++++++ test/samples/w3c/xpath/test151.scxml | 41 +++++++++++++ test/samples/w3c/xpath/test152.scxml | 48 ++++++++++++++++ test/samples/w3c/xpath/test153.scxml | 35 ++++++++++++ test/samples/w3c/xpath/test155.scxml | 26 +++++++++ test/samples/w3c/xpath/test156.scxml | 28 +++++++++ test/samples/w3c/xpath/test158.scxml | 23 ++++++++ test/samples/w3c/xpath/test159.scxml | 20 +++++++ test/samples/w3c/xpath/test172.scxml | 20 +++++++ test/samples/w3c/xpath/test173.scxml | 21 +++++++ test/samples/w3c/xpath/test174.scxml | 21 +++++++ test/samples/w3c/xpath/test175.scxml | 27 +++++++++ test/samples/w3c/xpath/test176.scxml | 30 ++++++++++ test/samples/w3c/xpath/test178.scxml | 27 +++++++++ test/samples/w3c/xpath/test179.scxml | 18 ++++++ test/samples/w3c/xpath/test183.scxml | 21 +++++++ test/samples/w3c/xpath/test185.scxml | 23 ++++++++ test/samples/w3c/xpath/test186.scxml | 31 ++++++++++ test/samples/w3c/xpath/test187.scxml | 33 +++++++++++ test/samples/w3c/xpath/test189.scxml | 22 +++++++ test/samples/w3c/xpath/test190.scxml | 35 ++++++++++++ test/samples/w3c/xpath/test191.scxml | 31 ++++++++++ test/samples/w3c/xpath/test192.scxml | 55 ++++++++++++++++++ test/samples/w3c/xpath/test193.scxml | 19 +++++++ test/samples/w3c/xpath/test194.scxml | 22 +++++++ test/samples/w3c/xpath/test198.scxml | 19 +++++++ test/samples/w3c/xpath/test199.scxml | 18 ++++++ test/samples/w3c/xpath/test200.scxml | 18 ++++++ test/samples/w3c/xpath/test201.scxml | 19 +++++++ test/samples/w3c/xpath/test205.scxml | 30 ++++++++++ test/samples/w3c/xpath/test207.scxml | 56 ++++++++++++++++++ test/samples/w3c/xpath/test208.scxml | 21 +++++++ test/samples/w3c/xpath/test210.scxml | 24 ++++++++ test/samples/w3c/xpath/test215.scxml | 29 ++++++++++ test/samples/w3c/xpath/test216.scxml | 22 +++++++ test/samples/w3c/xpath/test216sub1.scxml | 5 ++ test/samples/w3c/xpath/test220.scxml | 21 +++++++ test/samples/w3c/xpath/test223.scxml | 29 ++++++++++ test/samples/w3c/xpath/test224.scxml | 31 ++++++++++ test/samples/w3c/xpath/test225.scxml | 38 +++++++++++++ test/samples/w3c/xpath/test226.scxml | 23 ++++++++ test/samples/w3c/xpath/test226sub1.scxml | 16 ++++++ test/samples/w3c/xpath/test228.scxml | 33 +++++++++++ test/samples/w3c/xpath/test229.scxml | 42 ++++++++++++++ test/samples/w3c/xpath/test230.scxml | 62 ++++++++++++++++++++ test/samples/w3c/xpath/test232.scxml | 40 +++++++++++++ test/samples/w3c/xpath/test233.scxml | 35 ++++++++++++ test/samples/w3c/xpath/test234.scxml | 66 +++++++++++++++++++++ test/samples/w3c/xpath/test235.scxml | 23 ++++++++ test/samples/w3c/xpath/test236.scxml | 39 +++++++++++++ test/samples/w3c/xpath/test237.scxml | 41 +++++++++++++ test/samples/w3c/xpath/test239.scxml | 32 +++++++++++ test/samples/w3c/xpath/test239sub1.scxml | 5 ++ test/samples/w3c/xpath/test240.scxml | 67 ++++++++++++++++++++++ test/samples/w3c/xpath/test241.scxml | 98 ++++++++++++++++++++++++++++++++ test/samples/w3c/xpath/test242.scxml | 53 +++++++++++++++++ test/samples/w3c/xpath/test242sub1.scxml | 5 ++ test/samples/w3c/xpath/test243.scxml | 36 ++++++++++++ test/samples/w3c/xpath/test244.scxml | 39 +++++++++++++ test/samples/w3c/xpath/test245.scxml | 34 +++++++++++ test/samples/w3c/xpath/test247.scxml | 22 +++++++ test/samples/w3c/xpath/test250.scxml | 42 ++++++++++++++ test/samples/w3c/xpath/test252.scxml | 47 +++++++++++++++ test/samples/w3c/xpath/test253.scxml | 79 +++++++++++++++++++++++++ test/samples/w3c/xpath/test276.scxml | 17 ++++++ test/samples/w3c/xpath/test276sub1.scxml | 21 +++++++ test/samples/w3c/xpath/test277.scxml | 28 +++++++++ test/samples/w3c/xpath/test278.scxml | 21 +++++++ test/samples/w3c/xpath/test279.scxml | 21 +++++++ test/samples/w3c/xpath/test280.scxml | 28 +++++++++ test/samples/w3c/xpath/test286.scxml | 18 ++++++ test/samples/w3c/xpath/test287.scxml | 19 +++++++ test/samples/w3c/xpath/test294.scxml | 46 +++++++++++++++ test/samples/w3c/xpath/test298.scxml | 23 ++++++++ test/samples/w3c/xpath/test301.scxml | 13 +++++ test/samples/w3c/xpath/test302.scxml | 15 +++++ test/samples/w3c/xpath/test303.scxml | 20 +++++++ test/samples/w3c/xpath/test304.scxml | 13 +++++ test/samples/w3c/xpath/test307.scxml | 42 ++++++++++++++ test/samples/w3c/xpath/test309.scxml | 12 ++++ test/samples/w3c/xpath/test310.scxml | 18 ++++++ test/samples/w3c/xpath/test311.scxml | 16 ++++++ test/samples/w3c/xpath/test312.scxml | 20 +++++++ test/samples/w3c/xpath/test313.scxml | 21 +++++++ test/samples/w3c/xpath/test314.scxml | 34 +++++++++++ test/samples/w3c/xpath/test318.scxml | 27 +++++++++ test/samples/w3c/xpath/test319.scxml | 20 +++++++ test/samples/w3c/xpath/test321.scxml | 15 +++++ test/samples/w3c/xpath/test322.scxml | 33 +++++++++++ test/samples/w3c/xpath/test323.scxml | 15 +++++ test/samples/w3c/xpath/test324.scxml | 21 +++++++ test/samples/w3c/xpath/test325.scxml | 18 ++++++ test/samples/w3c/xpath/test326.scxml | 35 ++++++++++++ test/samples/w3c/xpath/test329.scxml | 53 +++++++++++++++++ test/samples/w3c/xpath/test330.scxml | 23 ++++++++ test/samples/w3c/xpath/test331.scxml | 60 +++++++++++++++++++ test/samples/w3c/xpath/test332.scxml | 29 ++++++++++ test/samples/w3c/xpath/test333.scxml | 16 ++++++ test/samples/w3c/xpath/test335.scxml | 16 ++++++ test/samples/w3c/xpath/test336.scxml | 25 ++++++++ test/samples/w3c/xpath/test337.scxml | 16 ++++++ test/samples/w3c/xpath/test338.scxml | 39 +++++++++++++ test/samples/w3c/xpath/test339.scxml | 16 ++++++ test/samples/w3c/xpath/test342.scxml | 25 ++++++++ test/samples/w3c/xpath/test343.scxml | 34 +++++++++++ test/samples/w3c/xpath/test344.scxml | 23 ++++++++ test/samples/w3c/xpath/test346.scxml | 53 +++++++++++++++++ test/samples/w3c/xpath/test347.scxml | 40 +++++++++++++ test/samples/w3c/xpath/test348.scxml | 18 ++++++ test/samples/w3c/xpath/test349.scxml | 29 ++++++++++ test/samples/w3c/xpath/test350.scxml | 22 +++++++ test/samples/w3c/xpath/test351.scxml | 48 ++++++++++++++++ test/samples/w3c/xpath/test352.scxml | 29 ++++++++++ test/samples/w3c/xpath/test355.scxml | 14 +++++ test/samples/w3c/xpath/test364.scxml | 73 ++++++++++++++++++++++++ test/samples/w3c/xpath/test372.scxml | 28 +++++++++ test/samples/w3c/xpath/test375.scxml | 26 +++++++++ test/samples/w3c/xpath/test376.scxml | 22 +++++++ test/samples/w3c/xpath/test377.scxml | 31 ++++++++++ test/samples/w3c/xpath/test378.scxml | 25 ++++++++ test/samples/w3c/xpath/test387.scxml | 97 +++++++++++++++++++++++++++++++ test/samples/w3c/xpath/test388.scxml | 76 +++++++++++++++++++++++++ test/samples/w3c/xpath/test396.scxml | 16 ++++++ test/samples/w3c/xpath/test399.scxml | 66 +++++++++++++++++++++ test/samples/w3c/xpath/test401.scxml | 21 +++++++ test/samples/w3c/xpath/test402.scxml | 40 +++++++++++++ test/samples/w3c/xpath/test403a.scxml | 43 ++++++++++++++ test/samples/w3c/xpath/test403b.scxml | 40 +++++++++++++ test/samples/w3c/xpath/test403c.scxml | 54 ++++++++++++++++++ test/samples/w3c/xpath/test404.scxml | 60 +++++++++++++++++++ test/samples/w3c/xpath/test405.scxml | 67 ++++++++++++++++++++++ test/samples/w3c/xpath/test406.scxml | 64 +++++++++++++++++++++ test/samples/w3c/xpath/test407.scxml | 20 +++++++ test/samples/w3c/xpath/test409.scxml | 32 +++++++++++ test/samples/w3c/xpath/test411.scxml | 32 +++++++++++ test/samples/w3c/xpath/test412.scxml | 52 +++++++++++++++++ test/samples/w3c/xpath/test413.scxml | 45 +++++++++++++++ test/samples/w3c/xpath/test416.scxml | 22 +++++++ test/samples/w3c/xpath/test417.scxml | 34 +++++++++++ test/samples/w3c/xpath/test419.scxml | 17 ++++++ test/samples/w3c/xpath/test421.scxml | 28 +++++++++ test/samples/w3c/xpath/test422.scxml | 75 ++++++++++++++++++++++++ test/samples/w3c/xpath/test423.scxml | 25 ++++++++ test/samples/w3c/xpath/test436.scxml | 21 +++++++ test/samples/w3c/xpath/test444.scxml | 16 ++++++ test/samples/w3c/xpath/test445.scxml | 16 ++++++ test/samples/w3c/xpath/test448.scxml | 31 ++++++++++ test/samples/w3c/xpath/test449.scxml | 11 ++++ test/samples/w3c/xpath/test451.scxml | 18 ++++++ test/samples/w3c/xpath/test452.scxml | 24 ++++++++ test/samples/w3c/xpath/test453.scxml | 19 +++++++ test/samples/w3c/xpath/test456.scxml | 19 +++++++ test/samples/w3c/xpath/test457.scxml | 59 +++++++++++++++++++ test/samples/w3c/xpath/test460.scxml | 24 ++++++++ test/samples/w3c/xpath/test463.scxml | 17 ++++++ test/samples/w3c/xpath/test464.scxml | 16 ++++++ test/samples/w3c/xpath/test465.scxml | 22 +++++++ test/samples/w3c/xpath/test466.scxml | 14 +++++ test/samples/w3c/xpath/test467.scxml | 12 ++++ test/samples/w3c/xpath/test468.scxml | 23 ++++++++ test/samples/w3c/xpath/test469.scxml | 25 ++++++++ test/samples/w3c/xpath/test470.scxml | 24 ++++++++ test/samples/w3c/xpath/test473.scxml | 37 ++++++++++++ test/samples/w3c/xpath/test474.scxml | 36 ++++++++++++ test/samples/w3c/xpath/test475.scxml | 36 ++++++++++++ test/samples/w3c/xpath/test476.scxml | 36 ++++++++++++ test/samples/w3c/xpath/test477.scxml | 36 ++++++++++++ test/samples/w3c/xpath/test478.scxml | 36 ++++++++++++ test/samples/w3c/xpath/test479.scxml | 36 ++++++++++++ test/samples/w3c/xpath/test480.scxml | 32 +++++++++++ test/samples/w3c/xpath/test481.scxml | 37 ++++++++++++ test/samples/w3c/xpath/test482.scxml | 16 ++++++ test/samples/w3c/xpath/test487.scxml | 17 ++++++ test/samples/w3c/xpath/test488.scxml | 34 +++++++++++ test/samples/w3c/xpath/test495.scxml | 23 ++++++++ test/samples/w3c/xpath/test500.scxml | 15 +++++ test/samples/w3c/xpath/test501.scxml | 19 +++++++ test/samples/w3c/xpath/test503.scxml | 37 ++++++++++++ test/samples/w3c/xpath/test504.scxml | 75 ++++++++++++++++++++++++ test/samples/w3c/xpath/test505.scxml | 47 +++++++++++++++ test/samples/w3c/xpath/test506.scxml | 53 +++++++++++++++++ test/samples/w3c/xpath/test509.scxml | 17 ++++++ test/samples/w3c/xpath/test510.scxml | 24 ++++++++ test/samples/w3c/xpath/test518.scxml | 20 +++++++ test/samples/w3c/xpath/test519.scxml | 19 +++++++ test/samples/w3c/xpath/test520.scxml | 19 +++++++ test/samples/w3c/xpath/test521.scxml | 23 ++++++++ test/samples/w3c/xpath/test522.scxml | 22 +++++++ test/samples/w3c/xpath/test525.scxml | 26 +++++++++ test/samples/w3c/xpath/test527.scxml | 25 ++++++++ test/samples/w3c/xpath/test528.scxml | 34 +++++++++++ test/samples/w3c/xpath/test529.scxml | 25 ++++++++ test/samples/w3c/xpath/test530.scxml | 26 +++++++++ test/samples/w3c/xpath/test531.scxml | 20 +++++++ test/samples/w3c/xpath/test532.scxml | 20 +++++++ test/samples/w3c/xpath/test533.scxml | 62 ++++++++++++++++++++ test/samples/w3c/xpath/test534.scxml | 18 ++++++ test/samples/w3c/xpath/test537.scxml | 17 ++++++ test/samples/w3c/xpath/test539.scxml | 26 +++++++++ test/samples/w3c/xpath/test540.scxml | 21 +++++++ test/samples/w3c/xpath/test542.scxml | 34 +++++++++++ test/samples/w3c/xpath/test543.scxml | 18 ++++++ test/samples/w3c/xpath/test544.scxml | 17 ++++++ test/samples/w3c/xpath/test546.scxml | 17 ++++++ test/samples/w3c/xpath/test547.scxml | 33 +++++++++++ test/samples/w3c/xpath/test550.scxml | 20 +++++++ test/samples/w3c/xpath/test551.scxml | 23 ++++++++ test/samples/w3c/xpath/test552.scxml | 18 ++++++ test/samples/w3c/xpath/test553.scxml | 23 ++++++++ test/samples/w3c/xpath/test554.scxml | 25 ++++++++ test/samples/w3c/xpath/test555.scxml | 27 +++++++++ test/samples/w3c/xpath/test557.scxml | 26 +++++++++ test/samples/w3c/xpath/test558.scxml | 24 ++++++++ test/samples/w3c/xpath/test560.scxml | 19 +++++++ test/samples/w3c/xpath/test561.scxml | 24 ++++++++ test/samples/w3c/xpath/test562.scxml | 22 +++++++ test/samples/w3c/xpath/test567.scxml | 30 ++++++++++ test/samples/w3c/xpath/test568.scxml | 15 +++++ test/samples/w3c/xpath/test569.scxml | 15 +++++ test/samples/w3c/xpath/test570.scxml | 45 +++++++++++++++ test/samples/w3c/xpath/test576.scxml | 37 ++++++++++++ test/samples/w3c/xpath/test578.scxml | 19 +++++++ 262 files changed, 7424 insertions(+), 77 deletions(-) create mode 100644 apps/samples/vrml/annotations.js delete mode 100755 test/samples/w3c/convert-tests.pl create mode 100644 test/samples/w3c/ecma/test193.scxml create mode 100644 test/samples/w3c/ecma/test509.scxml create mode 100644 test/samples/w3c/ecma/test510.scxml create mode 100644 test/samples/w3c/ecma/test518.scxml create mode 100644 test/samples/w3c/ecma/test519.scxml create mode 100644 test/samples/w3c/ecma/test520.scxml create mode 100644 test/samples/w3c/ecma/test522.scxml create mode 100644 test/samples/w3c/ecma/test531.scxml create mode 100644 test/samples/w3c/ecma/test532.scxml create mode 100644 test/samples/w3c/ecma/test534.scxml create mode 100644 test/samples/w3c/ecma/test543.scxml create mode 100644 test/samples/w3c/ecma/test567.scxml create mode 100644 test/samples/w3c/txml/test193.txml create mode 100644 test/samples/w3c/txml/test509.txml create mode 100644 test/samples/w3c/txml/test510.txml create mode 100644 test/samples/w3c/txml/test518.txml create mode 100644 test/samples/w3c/txml/test519.txml create mode 100644 test/samples/w3c/txml/test520.txml create mode 100644 test/samples/w3c/txml/test522.txml create mode 100644 test/samples/w3c/txml/test531.txml create mode 100644 test/samples/w3c/txml/test532.txml create mode 100644 test/samples/w3c/txml/test534.txml create mode 100644 test/samples/w3c/txml/test543.txml create mode 100644 test/samples/w3c/txml/test567.txml create mode 100644 test/samples/w3c/xpath/test144.scxml create mode 100644 test/samples/w3c/xpath/test147.scxml create mode 100644 test/samples/w3c/xpath/test148.scxml create mode 100644 test/samples/w3c/xpath/test149.scxml create mode 100644 test/samples/w3c/xpath/test150.scxml create mode 100644 test/samples/w3c/xpath/test151.scxml create mode 100644 test/samples/w3c/xpath/test152.scxml create mode 100644 test/samples/w3c/xpath/test153.scxml create mode 100644 test/samples/w3c/xpath/test155.scxml create mode 100644 test/samples/w3c/xpath/test156.scxml create mode 100644 test/samples/w3c/xpath/test158.scxml create mode 100644 test/samples/w3c/xpath/test159.scxml create mode 100644 test/samples/w3c/xpath/test172.scxml create mode 100644 test/samples/w3c/xpath/test173.scxml create mode 100644 test/samples/w3c/xpath/test174.scxml create mode 100644 test/samples/w3c/xpath/test175.scxml create mode 100644 test/samples/w3c/xpath/test176.scxml create mode 100644 test/samples/w3c/xpath/test178.scxml create mode 100644 test/samples/w3c/xpath/test179.scxml create mode 100644 test/samples/w3c/xpath/test183.scxml create mode 100644 test/samples/w3c/xpath/test185.scxml create mode 100644 test/samples/w3c/xpath/test186.scxml create mode 100644 test/samples/w3c/xpath/test187.scxml create mode 100644 test/samples/w3c/xpath/test189.scxml create mode 100644 test/samples/w3c/xpath/test190.scxml create mode 100644 test/samples/w3c/xpath/test191.scxml create mode 100644 test/samples/w3c/xpath/test192.scxml create mode 100644 test/samples/w3c/xpath/test193.scxml create mode 100644 test/samples/w3c/xpath/test194.scxml create mode 100644 test/samples/w3c/xpath/test198.scxml create mode 100644 test/samples/w3c/xpath/test199.scxml create mode 100644 test/samples/w3c/xpath/test200.scxml create mode 100644 test/samples/w3c/xpath/test201.scxml create mode 100644 test/samples/w3c/xpath/test205.scxml create mode 100644 test/samples/w3c/xpath/test207.scxml create mode 100644 test/samples/w3c/xpath/test208.scxml create mode 100644 test/samples/w3c/xpath/test210.scxml create mode 100644 test/samples/w3c/xpath/test215.scxml create mode 100644 test/samples/w3c/xpath/test216.scxml create mode 100644 test/samples/w3c/xpath/test216sub1.scxml create mode 100644 test/samples/w3c/xpath/test220.scxml create mode 100644 test/samples/w3c/xpath/test223.scxml create mode 100644 test/samples/w3c/xpath/test224.scxml create mode 100644 test/samples/w3c/xpath/test225.scxml create mode 100644 test/samples/w3c/xpath/test226.scxml create mode 100644 test/samples/w3c/xpath/test226sub1.scxml create mode 100644 test/samples/w3c/xpath/test228.scxml create mode 100644 test/samples/w3c/xpath/test229.scxml create mode 100644 test/samples/w3c/xpath/test230.scxml create mode 100644 test/samples/w3c/xpath/test232.scxml create mode 100644 test/samples/w3c/xpath/test233.scxml create mode 100644 test/samples/w3c/xpath/test234.scxml create mode 100644 test/samples/w3c/xpath/test235.scxml create mode 100644 test/samples/w3c/xpath/test236.scxml create mode 100644 test/samples/w3c/xpath/test237.scxml create mode 100644 test/samples/w3c/xpath/test239.scxml create mode 100644 test/samples/w3c/xpath/test239sub1.scxml create mode 100644 test/samples/w3c/xpath/test240.scxml create mode 100644 test/samples/w3c/xpath/test241.scxml create mode 100644 test/samples/w3c/xpath/test242.scxml create mode 100644 test/samples/w3c/xpath/test242sub1.scxml create mode 100644 test/samples/w3c/xpath/test243.scxml create mode 100644 test/samples/w3c/xpath/test244.scxml create mode 100644 test/samples/w3c/xpath/test245.scxml create mode 100644 test/samples/w3c/xpath/test247.scxml create mode 100644 test/samples/w3c/xpath/test250.scxml create mode 100644 test/samples/w3c/xpath/test252.scxml create mode 100644 test/samples/w3c/xpath/test253.scxml create mode 100644 test/samples/w3c/xpath/test276.scxml create mode 100644 test/samples/w3c/xpath/test276sub1.scxml create mode 100644 test/samples/w3c/xpath/test277.scxml create mode 100644 test/samples/w3c/xpath/test278.scxml create mode 100644 test/samples/w3c/xpath/test279.scxml create mode 100644 test/samples/w3c/xpath/test280.scxml create mode 100644 test/samples/w3c/xpath/test286.scxml create mode 100644 test/samples/w3c/xpath/test287.scxml create mode 100644 test/samples/w3c/xpath/test294.scxml create mode 100644 test/samples/w3c/xpath/test298.scxml create mode 100644 test/samples/w3c/xpath/test301.scxml create mode 100644 test/samples/w3c/xpath/test302.scxml create mode 100644 test/samples/w3c/xpath/test303.scxml create mode 100644 test/samples/w3c/xpath/test304.scxml create mode 100644 test/samples/w3c/xpath/test307.scxml create mode 100644 test/samples/w3c/xpath/test309.scxml create mode 100644 test/samples/w3c/xpath/test310.scxml create mode 100644 test/samples/w3c/xpath/test311.scxml create mode 100644 test/samples/w3c/xpath/test312.scxml create mode 100644 test/samples/w3c/xpath/test313.scxml create mode 100644 test/samples/w3c/xpath/test314.scxml create mode 100644 test/samples/w3c/xpath/test318.scxml create mode 100644 test/samples/w3c/xpath/test319.scxml create mode 100644 test/samples/w3c/xpath/test321.scxml create mode 100644 test/samples/w3c/xpath/test322.scxml create mode 100644 test/samples/w3c/xpath/test323.scxml create mode 100644 test/samples/w3c/xpath/test324.scxml create mode 100644 test/samples/w3c/xpath/test325.scxml create mode 100644 test/samples/w3c/xpath/test326.scxml create mode 100644 test/samples/w3c/xpath/test329.scxml create mode 100644 test/samples/w3c/xpath/test330.scxml create mode 100644 test/samples/w3c/xpath/test331.scxml create mode 100644 test/samples/w3c/xpath/test332.scxml create mode 100644 test/samples/w3c/xpath/test333.scxml create mode 100644 test/samples/w3c/xpath/test335.scxml create mode 100644 test/samples/w3c/xpath/test336.scxml create mode 100644 test/samples/w3c/xpath/test337.scxml create mode 100644 test/samples/w3c/xpath/test338.scxml create mode 100644 test/samples/w3c/xpath/test339.scxml create mode 100644 test/samples/w3c/xpath/test342.scxml create mode 100644 test/samples/w3c/xpath/test343.scxml create mode 100644 test/samples/w3c/xpath/test344.scxml create mode 100644 test/samples/w3c/xpath/test346.scxml create mode 100644 test/samples/w3c/xpath/test347.scxml create mode 100644 test/samples/w3c/xpath/test348.scxml create mode 100644 test/samples/w3c/xpath/test349.scxml create mode 100644 test/samples/w3c/xpath/test350.scxml create mode 100644 test/samples/w3c/xpath/test351.scxml create mode 100644 test/samples/w3c/xpath/test352.scxml create mode 100644 test/samples/w3c/xpath/test355.scxml create mode 100644 test/samples/w3c/xpath/test364.scxml create mode 100644 test/samples/w3c/xpath/test372.scxml create mode 100644 test/samples/w3c/xpath/test375.scxml create mode 100644 test/samples/w3c/xpath/test376.scxml create mode 100644 test/samples/w3c/xpath/test377.scxml create mode 100644 test/samples/w3c/xpath/test378.scxml create mode 100644 test/samples/w3c/xpath/test387.scxml create mode 100644 test/samples/w3c/xpath/test388.scxml create mode 100644 test/samples/w3c/xpath/test396.scxml create mode 100644 test/samples/w3c/xpath/test399.scxml create mode 100644 test/samples/w3c/xpath/test401.scxml create mode 100644 test/samples/w3c/xpath/test402.scxml create mode 100644 test/samples/w3c/xpath/test403a.scxml create mode 100644 test/samples/w3c/xpath/test403b.scxml create mode 100644 test/samples/w3c/xpath/test403c.scxml create mode 100644 test/samples/w3c/xpath/test404.scxml create mode 100644 test/samples/w3c/xpath/test405.scxml create mode 100644 test/samples/w3c/xpath/test406.scxml create mode 100644 test/samples/w3c/xpath/test407.scxml create mode 100644 test/samples/w3c/xpath/test409.scxml create mode 100644 test/samples/w3c/xpath/test411.scxml create mode 100644 test/samples/w3c/xpath/test412.scxml create mode 100644 test/samples/w3c/xpath/test413.scxml create mode 100644 test/samples/w3c/xpath/test416.scxml create mode 100644 test/samples/w3c/xpath/test417.scxml create mode 100644 test/samples/w3c/xpath/test419.scxml create mode 100644 test/samples/w3c/xpath/test421.scxml create mode 100644 test/samples/w3c/xpath/test422.scxml create mode 100644 test/samples/w3c/xpath/test423.scxml create mode 100644 test/samples/w3c/xpath/test436.scxml create mode 100644 test/samples/w3c/xpath/test444.scxml create mode 100644 test/samples/w3c/xpath/test445.scxml create mode 100644 test/samples/w3c/xpath/test448.scxml create mode 100644 test/samples/w3c/xpath/test449.scxml create mode 100644 test/samples/w3c/xpath/test451.scxml create mode 100644 test/samples/w3c/xpath/test452.scxml create mode 100644 test/samples/w3c/xpath/test453.scxml create mode 100644 test/samples/w3c/xpath/test456.scxml create mode 100644 test/samples/w3c/xpath/test457.scxml create mode 100644 test/samples/w3c/xpath/test460.scxml create mode 100644 test/samples/w3c/xpath/test463.scxml create mode 100644 test/samples/w3c/xpath/test464.scxml create mode 100644 test/samples/w3c/xpath/test465.scxml create mode 100644 test/samples/w3c/xpath/test466.scxml create mode 100644 test/samples/w3c/xpath/test467.scxml create mode 100644 test/samples/w3c/xpath/test468.scxml create mode 100644 test/samples/w3c/xpath/test469.scxml create mode 100644 test/samples/w3c/xpath/test470.scxml create mode 100644 test/samples/w3c/xpath/test473.scxml create mode 100644 test/samples/w3c/xpath/test474.scxml create mode 100644 test/samples/w3c/xpath/test475.scxml create mode 100644 test/samples/w3c/xpath/test476.scxml create mode 100644 test/samples/w3c/xpath/test477.scxml create mode 100644 test/samples/w3c/xpath/test478.scxml create mode 100644 test/samples/w3c/xpath/test479.scxml create mode 100644 test/samples/w3c/xpath/test480.scxml create mode 100644 test/samples/w3c/xpath/test481.scxml create mode 100644 test/samples/w3c/xpath/test482.scxml create mode 100644 test/samples/w3c/xpath/test487.scxml create mode 100644 test/samples/w3c/xpath/test488.scxml create mode 100644 test/samples/w3c/xpath/test495.scxml create mode 100644 test/samples/w3c/xpath/test500.scxml create mode 100644 test/samples/w3c/xpath/test501.scxml create mode 100644 test/samples/w3c/xpath/test503.scxml create mode 100644 test/samples/w3c/xpath/test504.scxml create mode 100644 test/samples/w3c/xpath/test505.scxml create mode 100644 test/samples/w3c/xpath/test506.scxml create mode 100644 test/samples/w3c/xpath/test509.scxml create mode 100644 test/samples/w3c/xpath/test510.scxml create mode 100644 test/samples/w3c/xpath/test518.scxml create mode 100644 test/samples/w3c/xpath/test519.scxml create mode 100644 test/samples/w3c/xpath/test520.scxml create mode 100644 test/samples/w3c/xpath/test521.scxml create mode 100644 test/samples/w3c/xpath/test522.scxml create mode 100644 test/samples/w3c/xpath/test525.scxml create mode 100644 test/samples/w3c/xpath/test527.scxml create mode 100644 test/samples/w3c/xpath/test528.scxml create mode 100644 test/samples/w3c/xpath/test529.scxml create mode 100644 test/samples/w3c/xpath/test530.scxml create mode 100644 test/samples/w3c/xpath/test531.scxml create mode 100644 test/samples/w3c/xpath/test532.scxml create mode 100644 test/samples/w3c/xpath/test533.scxml create mode 100644 test/samples/w3c/xpath/test534.scxml create mode 100644 test/samples/w3c/xpath/test537.scxml create mode 100644 test/samples/w3c/xpath/test539.scxml create mode 100644 test/samples/w3c/xpath/test540.scxml create mode 100644 test/samples/w3c/xpath/test542.scxml create mode 100644 test/samples/w3c/xpath/test543.scxml create mode 100644 test/samples/w3c/xpath/test544.scxml create mode 100644 test/samples/w3c/xpath/test546.scxml create mode 100644 test/samples/w3c/xpath/test547.scxml create mode 100644 test/samples/w3c/xpath/test550.scxml create mode 100644 test/samples/w3c/xpath/test551.scxml create mode 100644 test/samples/w3c/xpath/test552.scxml create mode 100644 test/samples/w3c/xpath/test553.scxml create mode 100644 test/samples/w3c/xpath/test554.scxml create mode 100644 test/samples/w3c/xpath/test555.scxml create mode 100644 test/samples/w3c/xpath/test557.scxml create mode 100644 test/samples/w3c/xpath/test558.scxml create mode 100644 test/samples/w3c/xpath/test560.scxml create mode 100644 test/samples/w3c/xpath/test561.scxml create mode 100644 test/samples/w3c/xpath/test562.scxml create mode 100644 test/samples/w3c/xpath/test567.scxml create mode 100644 test/samples/w3c/xpath/test568.scxml create mode 100644 test/samples/w3c/xpath/test569.scxml create mode 100644 test/samples/w3c/xpath/test570.scxml create mode 100644 test/samples/w3c/xpath/test576.scxml create mode 100644 test/samples/w3c/xpath/test578.scxml diff --git a/apps/samples/vrml/annotations.js b/apps/samples/vrml/annotations.js new file mode 100644 index 0000000..f915285 --- /dev/null +++ b/apps/samples/vrml/annotations.js @@ -0,0 +1,72 @@ +function Annotations(element, params) { + + // private attributes + var self = this; + var dojo = require("dojo"); + var domConst = dojo.require('dojo/dom-construct'); + var xhr = dojo.require("dojo/_base/xhr"); + + if (typeof(element) === 'string') { + element = dojo.byId(element); + } + + // private instanceId + if (!Annotations.instances) + Annotations.instances = 0; + var instanceId = Annotations.instances++; + + // public attributes + this.annotations = []; + this.vrmlViewer = params.viewer; + + // establish our dom + element.appendChild(domConst.toDom('\ +
\ +
\ + ')); + + this.annotationTextElem = dojo.query("div.annotation", element)[0]; + this.annotateButtonElem = dojo.query("button.annotate", element)[0]; + this.messagesElem = dojo.query("div.messages", element)[0]; + + // privileged public methods + this.annotate = function(text) { + var pose = self.vrmlViewer.pose; + var imageURL = self.imageURL; + var annoLink = document.createElement("a"); + annoLink.setAttribute("href", "#"); + var annoText = document.createTextNode(text + "\n"); + annoLink.appendChild(annoText); + annoLink.onclick = function() { + self.vrmlViewer.pose = pose; + self.vrmlViewer.imageURL = imageURL; + self.vrmlViewer.updateScene(); + } + this.messagesElem.appendChild(annoLink); + } + + require(["dijit/form/TextBox"], function(TextBox) { + self.annotationBox = new TextBox({ + name: "Annotation", + style: "width: 70%", + onKeyDown: function(e) { + var code = e.keyCode || e.which; + if( code === 13 ) { + e.preventDefault(); + self.annotate(this.get("value")); + return false; + } + }, + }, self.annotationTextElem); + }); + + require(["dijit/form/Button"], function(Button) { + self.resetButton = new Button({ + label: "Annotate", + onClick: function(){ + self.annotate(self.annotationBox.get("value")); + } + }, self.annotateButtonElem); + }); + +} diff --git a/apps/samples/vrml/viewer.html b/apps/samples/vrml/viewer.html index ea1e7a4..977eeeb 100644 --- a/apps/samples/vrml/viewer.html +++ b/apps/samples/vrml/viewer.html @@ -33,16 +33,25 @@ + -
-
-
+ + + +
+
+
+
+
+
+
diff --git a/apps/samples/vrml/viewer.js b/apps/samples/vrml/viewer.js index 42edce1..c75aa70 100644 --- a/apps/samples/vrml/viewer.js +++ b/apps/samples/vrml/viewer.js @@ -34,16 +34,17 @@ function VRMLViewer(element, params) { var instanceId = VRMLViewer.instances++; // public attributes - this.pitch = 0; - this.roll = 0; - this.yaw = 0; - this.zoom = 1; - this.x = 0; - this.y = 0; - this.z = 0; - this.width = 640; - this.height = 480; - this.autorotate = false; + this.pose = {}; + this.pose.pitch = 0; + this.pose.roll = 0; + this.pose.yaw = 0; + this.pose.zoom = 1; + this.pose.x = 0; + this.pose.y = 0; + this.pose.z = 0; + this.pose.width = 640; + this.pose.height = 480; + this.pose.autorotate = false; this.serverURL = "http://88.69.49.213:8080/vrml"; this.imageURL; @@ -65,16 +66,16 @@ function VRMLViewer(element, params) { this.updateScene = function() { if (self.imageURL) { self.imgElem.src = self.imageURL + - '?width=' + self.width + - '&height=' + self.height + - '&pitch=' + self.pitch + - '&roll=' + self.roll + - '&yaw=' + self.yaw + - '&x=' + self.x + - '&y=' + self.y + - '&z=' + self.z + - '&zoom=' + self.zoom + - '&autorotate=' + (self.autorotate ? '1' : '0'); + '?width=' + self.pose.width + + '&height=' + self.pose.height + + '&pitch=' + self.pose.pitch + + '&roll=' + self.pose.roll + + '&yaw=' + self.pose.yaw + + '&x=' + self.pose.x + + '&y=' + self.pose.y + + '&z=' + self.pose.z + + '&zoom=' + self.pose.zoom + + '&autorotate=' + (self.pose.autorotate ? '1' : '0'); } } @@ -113,7 +114,7 @@ function VRMLViewer(element, params) { \ \
\ - \ + \
\
\
\ @@ -268,7 +269,7 @@ function VRMLViewer(element, params) { constraints: { places:0 }, style: "width:60px", onChange: function(value){ - self.x = value; + self.pose.x = value; self.updateScene(); } }, self.xSpinnerElem ); @@ -281,7 +282,7 @@ function VRMLViewer(element, params) { constraints: { places:0 }, style: "width:60px", onChange: function(value){ - self.y = value; + self.pose.y = value; self.updateScene(); } }, self.ySpinnerElem ); @@ -294,7 +295,7 @@ function VRMLViewer(element, params) { constraints: { places:0 }, style: "width:60px", onChange: function(value){ - self.z = value; + self.pose.z = value; self.updateScene(); } }, self.zSpinnerElem ); @@ -319,7 +320,7 @@ function VRMLViewer(element, params) { intermediateChanges: false, style: "height: 90%", onChange: function(value){ - self.zoom = Math.ceil(value * 1000) / 1000; + self.pose.zoom = Math.ceil(value * 1000) / 1000; self.updateScene(); } }, self.zoomSlideElem); @@ -351,7 +352,7 @@ function VRMLViewer(element, params) { intermediateChanges: false, style: "height: 90%", onChange: function(value){ - self.pitch = Math.ceil(value * 100) / 100; + self.pose.pitch = Math.ceil(value * 100) / 100; self.updateScene(); } }, self.pitchSlideElem); @@ -366,7 +367,7 @@ function VRMLViewer(element, params) { intermediateChanges: false, style: "width: 90%", onChange: function(value){ - self.roll = Math.ceil(value * 100) / 100; + self.pose.roll = Math.ceil(value * 100) / 100; self.updateScene(); } }, self.rollSlideElem); @@ -381,7 +382,7 @@ function VRMLViewer(element, params) { intermediateChanges: false, style: "width: 90%", onChange: function(value){ - self.yaw = Math.ceil(value * 100) / 100; + self.pose.yaw = Math.ceil(value * 100) / 100; self.updateScene(); } }, self.yawSlideElem); diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 0bf8065..96797b8 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -80,11 +80,12 @@ if (RUN_W3C_TESTS) set_target_properties(test-w3c PROPERTIES FOLDER "Tests") file(GLOB_RECURSE W3C_TESTS - samples/w3c/ecma/*.scxml + samples/w3c/*.scxml ) foreach( W3C_TEST ${W3C_TESTS} ) - string(REGEX MATCH "[^//]+.scxml" TEST_NAME ${W3C_TEST}) + string(REGEX MATCH "[^//]+/[^//]+.scxml" TEST_NAME ${W3C_TEST}) + message("TEST_NAME: ${TEST_NAME}") if (NOT TEST_NAME MATCHES ".*sub.*") add_test(${TEST_NAME} ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/test-w3c ${W3C_TEST}) endif() diff --git a/test/samples/w3c/convert-tests.pl b/test/samples/w3c/convert-tests.pl deleted file mode 100755 index 9c91e3c..0000000 --- a/test/samples/w3c/convert-tests.pl +++ /dev/null @@ -1,37 +0,0 @@ -#!/opt/local/bin/perl -w - -use strict; - -use XML::LibXSLT; -use XML::LibXML; -use Data::Dumper; - -my $xslt = XML::LibXSLT->new(); -my $xsl = shift || 'confEcma.xsl'; - -opendir(my $testDir, "tests") or die($!); -opendir(my $txmlDir, "txml") or die($!); -while(readdir $txmlDir) { - next unless /txml$/; - my $baseName = $_; - my $txmlFile = 'txml/'.$_; - - my $source = XML::LibXML->load_xml(location => $txmlFile) or die($!); - my $style_doc = XML::LibXML->load_xml(location => $xsl, no_cdata=>1) or die($!); - - my $stylesheet = $xslt->parse_stylesheet($style_doc) or die($!); - my $results = $stylesheet->transform($source) or die($!); - - open(my $json, '>', "tests/".$baseName.".json") or die($!); - print $json <', "tests/".$baseName.".scxml") or die($!); - print $scxml $stylesheet->output_as_bytes($results); - close($scxml); -} diff --git a/test/samples/w3c/convert-tests.sh b/test/samples/w3c/convert-tests.sh index 5ee8faa..4c47c71 100755 --- a/test/samples/w3c/convert-tests.sh +++ b/test/samples/w3c/convert-tests.sh @@ -11,3 +11,10 @@ do echo "Processing $TXML to $DEST" java -jar /Users/sradomski/Developer/Applications/SaxonHE9-4-0-7J/saxon9he.jar $TXML confEcma.xsl -o:$DEST done + +for TXML in $TXMLS +do + DEST=xpath/`basename $TXML .txml`.scxml + echo "Processing $TXML to $DEST" + java -jar /Users/sradomski/Developer/Applications/SaxonHE9-4-0-7J/saxon9he.jar $TXML confXPath.xsl -o:$DEST +done diff --git a/test/samples/w3c/ecma/test193.scxml b/test/samples/w3c/ecma/test193.scxml new file mode 100644 index 0000000..441a658 --- /dev/null +++ b/test/samples/w3c/ecma/test193.scxml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/ecma/test344.scxml b/test/samples/w3c/ecma/test344.scxml index cd1c8a2..068581d 100644 --- a/test/samples/w3c/ecma/test344.scxml +++ b/test/samples/w3c/ecma/test344.scxml @@ -1,4 +1,7 @@ - + diff --git a/test/samples/w3c/ecma/test488.scxml b/test/samples/w3c/ecma/test488.scxml index 45e775c..8e007e3 100644 --- a/test/samples/w3c/ecma/test488.scxml +++ b/test/samples/w3c/ecma/test488.scxml @@ -24,7 +24,7 @@ event has empty event.data --> - + diff --git a/test/samples/w3c/ecma/test509.scxml b/test/samples/w3c/ecma/test509.scxml new file mode 100644 index 0000000..de55b5d --- /dev/null +++ b/test/samples/w3c/ecma/test509.scxml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/ecma/test510.scxml b/test/samples/w3c/ecma/test510.scxml new file mode 100644 index 0000000..45d3057 --- /dev/null +++ b/test/samples/w3c/ecma/test510.scxml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/ecma/test518.scxml b/test/samples/w3c/ecma/test518.scxml new file mode 100644 index 0000000..69f171c --- /dev/null +++ b/test/samples/w3c/ecma/test518.scxml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/ecma/test519.scxml b/test/samples/w3c/ecma/test519.scxml new file mode 100644 index 0000000..6f559da --- /dev/null +++ b/test/samples/w3c/ecma/test519.scxml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/ecma/test520.scxml b/test/samples/w3c/ecma/test520.scxml new file mode 100644 index 0000000..daaf3a8 --- /dev/null +++ b/test/samples/w3c/ecma/test520.scxml @@ -0,0 +1,19 @@ + + + + + + + + this is some content + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/ecma/test522.scxml b/test/samples/w3c/ecma/test522.scxml new file mode 100644 index 0000000..3f16dac --- /dev/null +++ b/test/samples/w3c/ecma/test522.scxml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/ecma/test531.scxml b/test/samples/w3c/ecma/test531.scxml new file mode 100644 index 0000000..9eaa3f3 --- /dev/null +++ b/test/samples/w3c/ecma/test531.scxml @@ -0,0 +1,20 @@ + + + + + + + + _scxmleventname=test + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/ecma/test532.scxml b/test/samples/w3c/ecma/test532.scxml new file mode 100644 index 0000000..412310c --- /dev/null +++ b/test/samples/w3c/ecma/test532.scxml @@ -0,0 +1,20 @@ + + + + + + + + + some content + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/ecma/test534.scxml b/test/samples/w3c/ecma/test534.scxml new file mode 100644 index 0000000..9495d9e --- /dev/null +++ b/test/samples/w3c/ecma/test534.scxml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/ecma/test543.scxml b/test/samples/w3c/ecma/test543.scxml new file mode 100644 index 0000000..2c5c6de --- /dev/null +++ b/test/samples/w3c/ecma/test543.scxml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/ecma/test567.scxml b/test/samples/w3c/ecma/test567.scxml new file mode 100644 index 0000000..465105b --- /dev/null +++ b/test/samples/w3c/ecma/test567.scxml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/ecma/test568.scxml b/test/samples/w3c/ecma/test568.scxml index 03d32dd..e8b888f 100644 --- a/test/samples/w3c/ecma/test568.scxml +++ b/test/samples/w3c/ecma/test568.scxml @@ -4,7 +4,7 @@ send events. --> - + diff --git a/test/samples/w3c/txml/test193.txml b/test/samples/w3c/txml/test193.txml new file mode 100644 index 0000000..ba1598b --- /dev/null +++ b/test/samples/w3c/txml/test193.txml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/txml/test344.txml b/test/samples/w3c/txml/test344.txml index 8bf6270..7723f78 100644 --- a/test/samples/w3c/txml/test344.txml +++ b/test/samples/w3c/txml/test344.txml @@ -1,6 +1,9 @@ - + diff --git a/test/samples/w3c/txml/test488.txml b/test/samples/w3c/txml/test488.txml index c0bb5e4..49c338a 100644 --- a/test/samples/w3c/txml/test488.txml +++ b/test/samples/w3c/txml/test488.txml @@ -27,7 +27,7 @@ event has empty event.data --> - + diff --git a/test/samples/w3c/txml/test509.txml b/test/samples/w3c/txml/test509.txml new file mode 100644 index 0000000..3140456 --- /dev/null +++ b/test/samples/w3c/txml/test509.txml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/txml/test510.txml b/test/samples/w3c/txml/test510.txml new file mode 100644 index 0000000..9ffa2ea --- /dev/null +++ b/test/samples/w3c/txml/test510.txml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/txml/test518.txml b/test/samples/w3c/txml/test518.txml new file mode 100644 index 0000000..b1314ee --- /dev/null +++ b/test/samples/w3c/txml/test518.txml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/txml/test519.txml b/test/samples/w3c/txml/test519.txml new file mode 100644 index 0000000..67b64cc --- /dev/null +++ b/test/samples/w3c/txml/test519.txml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/txml/test520.txml b/test/samples/w3c/txml/test520.txml new file mode 100644 index 0000000..32ada62 --- /dev/null +++ b/test/samples/w3c/txml/test520.txml @@ -0,0 +1,21 @@ + + + + + + + + + + this is some content + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/txml/test522.txml b/test/samples/w3c/txml/test522.txml new file mode 100644 index 0000000..2d7b35d --- /dev/null +++ b/test/samples/w3c/txml/test522.txml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/txml/test531.txml b/test/samples/w3c/txml/test531.txml new file mode 100644 index 0000000..cffe7b5 --- /dev/null +++ b/test/samples/w3c/txml/test531.txml @@ -0,0 +1,22 @@ + + + + + + + + + + _scxmleventname=test + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/txml/test532.txml b/test/samples/w3c/txml/test532.txml new file mode 100644 index 0000000..e8de172 --- /dev/null +++ b/test/samples/w3c/txml/test532.txml @@ -0,0 +1,22 @@ + + + + + + + + + + + some content + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/txml/test534.txml b/test/samples/w3c/txml/test534.txml new file mode 100644 index 0000000..e02123d --- /dev/null +++ b/test/samples/w3c/txml/test534.txml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/txml/test543.txml b/test/samples/w3c/txml/test543.txml new file mode 100644 index 0000000..d179749 --- /dev/null +++ b/test/samples/w3c/txml/test543.txml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/txml/test567.txml b/test/samples/w3c/txml/test567.txml new file mode 100644 index 0000000..d15953f --- /dev/null +++ b/test/samples/w3c/txml/test567.txml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/txml/test568.txml b/test/samples/w3c/txml/test568.txml index ab00644..89efe73 100644 --- a/test/samples/w3c/txml/test568.txml +++ b/test/samples/w3c/txml/test568.txml @@ -8,7 +8,7 @@ send events. --> - + diff --git a/test/samples/w3c/xpath/test144.scxml b/test/samples/w3c/xpath/test144.scxml new file mode 100644 index 0000000..612f793 --- /dev/null +++ b/test/samples/w3c/xpath/test144.scxml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test147.scxml b/test/samples/w3c/xpath/test147.scxml new file mode 100644 index 0000000..d07b56d --- /dev/null +++ b/test/samples/w3c/xpath/test147.scxml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test148.scxml b/test/samples/w3c/xpath/test148.scxml new file mode 100644 index 0000000..805c223 --- /dev/null +++ b/test/samples/w3c/xpath/test148.scxml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test149.scxml b/test/samples/w3c/xpath/test149.scxml new file mode 100644 index 0000000..547fdc3 --- /dev/null +++ b/test/samples/w3c/xpath/test149.scxml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test150.scxml b/test/samples/w3c/xpath/test150.scxml new file mode 100644 index 0000000..afa8909 --- /dev/null +++ b/test/samples/w3c/xpath/test150.scxml @@ -0,0 +1,41 @@ + + + + + + 123 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test151.scxml b/test/samples/w3c/xpath/test151.scxml new file mode 100644 index 0000000..5933b09 --- /dev/null +++ b/test/samples/w3c/xpath/test151.scxml @@ -0,0 +1,41 @@ + + + + + + 123 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test152.scxml b/test/samples/w3c/xpath/test152.scxml new file mode 100644 index 0000000..1ebbf38 --- /dev/null +++ b/test/samples/w3c/xpath/test152.scxml @@ -0,0 +1,48 @@ + + + + + + + + 123 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test153.scxml b/test/samples/w3c/xpath/test153.scxml new file mode 100644 index 0000000..35b22bc --- /dev/null +++ b/test/samples/w3c/xpath/test153.scxml @@ -0,0 +1,35 @@ + + + + + + 123 + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test155.scxml b/test/samples/w3c/xpath/test155.scxml new file mode 100644 index 0000000..553861e --- /dev/null +++ b/test/samples/w3c/xpath/test155.scxml @@ -0,0 +1,26 @@ + + + + + + + 123 + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test156.scxml b/test/samples/w3c/xpath/test156.scxml new file mode 100644 index 0000000..3ed65b4 --- /dev/null +++ b/test/samples/w3c/xpath/test156.scxml @@ -0,0 +1,28 @@ + + + + + + + 123 + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test158.scxml b/test/samples/w3c/xpath/test158.scxml new file mode 100644 index 0000000..c682c5f --- /dev/null +++ b/test/samples/w3c/xpath/test158.scxml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test159.scxml b/test/samples/w3c/xpath/test159.scxml new file mode 100644 index 0000000..70a325d --- /dev/null +++ b/test/samples/w3c/xpath/test159.scxml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test172.scxml b/test/samples/w3c/xpath/test172.scxml new file mode 100644 index 0000000..9a8e019 --- /dev/null +++ b/test/samples/w3c/xpath/test172.scxml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test173.scxml b/test/samples/w3c/xpath/test173.scxml new file mode 100644 index 0000000..3e4a97d --- /dev/null +++ b/test/samples/w3c/xpath/test173.scxml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test174.scxml b/test/samples/w3c/xpath/test174.scxml new file mode 100644 index 0000000..5a7254e --- /dev/null +++ b/test/samples/w3c/xpath/test174.scxml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test175.scxml b/test/samples/w3c/xpath/test175.scxml new file mode 100644 index 0000000..8dfd670 --- /dev/null +++ b/test/samples/w3c/xpath/test175.scxml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test176.scxml b/test/samples/w3c/xpath/test176.scxml new file mode 100644 index 0000000..7b59453 --- /dev/null +++ b/test/samples/w3c/xpath/test176.scxml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test178.scxml b/test/samples/w3c/xpath/test178.scxml new file mode 100644 index 0000000..86922d1 --- /dev/null +++ b/test/samples/w3c/xpath/test178.scxml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test179.scxml b/test/samples/w3c/xpath/test179.scxml new file mode 100644 index 0000000..1c281b5 --- /dev/null +++ b/test/samples/w3c/xpath/test179.scxml @@ -0,0 +1,18 @@ + + + + + + + 123 + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test183.scxml b/test/samples/w3c/xpath/test183.scxml new file mode 100644 index 0000000..dcb5bb3 --- /dev/null +++ b/test/samples/w3c/xpath/test183.scxml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test185.scxml b/test/samples/w3c/xpath/test185.scxml new file mode 100644 index 0000000..c6b4b48 --- /dev/null +++ b/test/samples/w3c/xpath/test185.scxml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test186.scxml b/test/samples/w3c/xpath/test186.scxml new file mode 100644 index 0000000..8353bf2 --- /dev/null +++ b/test/samples/w3c/xpath/test186.scxml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test187.scxml b/test/samples/w3c/xpath/test187.scxml new file mode 100644 index 0000000..12cbb8b --- /dev/null +++ b/test/samples/w3c/xpath/test187.scxml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test189.scxml b/test/samples/w3c/xpath/test189.scxml new file mode 100644 index 0000000..3b5d34e --- /dev/null +++ b/test/samples/w3c/xpath/test189.scxml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test190.scxml b/test/samples/w3c/xpath/test190.scxml new file mode 100644 index 0000000..7458f66 --- /dev/null +++ b/test/samples/w3c/xpath/test190.scxml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test191.scxml b/test/samples/w3c/xpath/test191.scxml new file mode 100644 index 0000000..25862ac --- /dev/null +++ b/test/samples/w3c/xpath/test191.scxml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test192.scxml b/test/samples/w3c/xpath/test192.scxml new file mode 100644 index 0000000..81d185d --- /dev/null +++ b/test/samples/w3c/xpath/test192.scxml @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test193.scxml b/test/samples/w3c/xpath/test193.scxml new file mode 100644 index 0000000..58a5c67 --- /dev/null +++ b/test/samples/w3c/xpath/test193.scxml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test194.scxml b/test/samples/w3c/xpath/test194.scxml new file mode 100644 index 0000000..523400b --- /dev/null +++ b/test/samples/w3c/xpath/test194.scxml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test198.scxml b/test/samples/w3c/xpath/test198.scxml new file mode 100644 index 0000000..23ca478 --- /dev/null +++ b/test/samples/w3c/xpath/test198.scxml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test199.scxml b/test/samples/w3c/xpath/test199.scxml new file mode 100644 index 0000000..9c8f734 --- /dev/null +++ b/test/samples/w3c/xpath/test199.scxml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test200.scxml b/test/samples/w3c/xpath/test200.scxml new file mode 100644 index 0000000..182ada4 --- /dev/null +++ b/test/samples/w3c/xpath/test200.scxml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test201.scxml b/test/samples/w3c/xpath/test201.scxml new file mode 100644 index 0000000..f988e7e --- /dev/null +++ b/test/samples/w3c/xpath/test201.scxml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test205.scxml b/test/samples/w3c/xpath/test205.scxml new file mode 100644 index 0000000..d6a02e2 --- /dev/null +++ b/test/samples/w3c/xpath/test205.scxml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test207.scxml b/test/samples/w3c/xpath/test207.scxml new file mode 100644 index 0000000..e74ec8f --- /dev/null +++ b/test/samples/w3c/xpath/test207.scxml @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test208.scxml b/test/samples/w3c/xpath/test208.scxml new file mode 100644 index 0000000..e768e7c --- /dev/null +++ b/test/samples/w3c/xpath/test208.scxml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test210.scxml b/test/samples/w3c/xpath/test210.scxml new file mode 100644 index 0000000..5ec8f23 --- /dev/null +++ b/test/samples/w3c/xpath/test210.scxml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test215.scxml b/test/samples/w3c/xpath/test215.scxml new file mode 100644 index 0000000..4aebe84 --- /dev/null +++ b/test/samples/w3c/xpath/test215.scxml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test216.scxml b/test/samples/w3c/xpath/test216.scxml new file mode 100644 index 0000000..901ad6f --- /dev/null +++ b/test/samples/w3c/xpath/test216.scxml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test216sub1.scxml b/test/samples/w3c/xpath/test216sub1.scxml new file mode 100644 index 0000000..f5c49a1 --- /dev/null +++ b/test/samples/w3c/xpath/test216sub1.scxml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test220.scxml b/test/samples/w3c/xpath/test220.scxml new file mode 100644 index 0000000..15f66ba --- /dev/null +++ b/test/samples/w3c/xpath/test220.scxml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test223.scxml b/test/samples/w3c/xpath/test223.scxml new file mode 100644 index 0000000..08f2ee4 --- /dev/null +++ b/test/samples/w3c/xpath/test223.scxml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test224.scxml b/test/samples/w3c/xpath/test224.scxml new file mode 100644 index 0000000..8c74c4e --- /dev/null +++ b/test/samples/w3c/xpath/test224.scxml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test225.scxml b/test/samples/w3c/xpath/test225.scxml new file mode 100644 index 0000000..a43cdab --- /dev/null +++ b/test/samples/w3c/xpath/test225.scxml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test226.scxml b/test/samples/w3c/xpath/test226.scxml new file mode 100644 index 0000000..4b717b2 --- /dev/null +++ b/test/samples/w3c/xpath/test226.scxml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test226sub1.scxml b/test/samples/w3c/xpath/test226sub1.scxml new file mode 100644 index 0000000..9ac7b9a --- /dev/null +++ b/test/samples/w3c/xpath/test226sub1.scxml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test228.scxml b/test/samples/w3c/xpath/test228.scxml new file mode 100644 index 0000000..9afa343 --- /dev/null +++ b/test/samples/w3c/xpath/test228.scxml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test229.scxml b/test/samples/w3c/xpath/test229.scxml new file mode 100644 index 0000000..747f77c --- /dev/null +++ b/test/samples/w3c/xpath/test229.scxml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test230.scxml b/test/samples/w3c/xpath/test230.scxml new file mode 100644 index 0000000..51f8529 --- /dev/null +++ b/test/samples/w3c/xpath/test230.scxml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test232.scxml b/test/samples/w3c/xpath/test232.scxml new file mode 100644 index 0000000..f40627b --- /dev/null +++ b/test/samples/w3c/xpath/test232.scxml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test233.scxml b/test/samples/w3c/xpath/test233.scxml new file mode 100644 index 0000000..c4d7eb7 --- /dev/null +++ b/test/samples/w3c/xpath/test233.scxml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test234.scxml b/test/samples/w3c/xpath/test234.scxml new file mode 100644 index 0000000..bf06eba --- /dev/null +++ b/test/samples/w3c/xpath/test234.scxml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test235.scxml b/test/samples/w3c/xpath/test235.scxml new file mode 100644 index 0000000..1b06a4c --- /dev/null +++ b/test/samples/w3c/xpath/test235.scxml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test236.scxml b/test/samples/w3c/xpath/test236.scxml new file mode 100644 index 0000000..2c2d41a --- /dev/null +++ b/test/samples/w3c/xpath/test236.scxml @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test237.scxml b/test/samples/w3c/xpath/test237.scxml new file mode 100644 index 0000000..19c2480 --- /dev/null +++ b/test/samples/w3c/xpath/test237.scxml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test239.scxml b/test/samples/w3c/xpath/test239.scxml new file mode 100644 index 0000000..b7fcfc2 --- /dev/null +++ b/test/samples/w3c/xpath/test239.scxml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test239sub1.scxml b/test/samples/w3c/xpath/test239sub1.scxml new file mode 100644 index 0000000..510f4a0 --- /dev/null +++ b/test/samples/w3c/xpath/test239sub1.scxml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test240.scxml b/test/samples/w3c/xpath/test240.scxml new file mode 100644 index 0000000..ddf92c6 --- /dev/null +++ b/test/samples/w3c/xpath/test240.scxml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test241.scxml b/test/samples/w3c/xpath/test241.scxml new file mode 100644 index 0000000..377aa4d --- /dev/null +++ b/test/samples/w3c/xpath/test241.scxml @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test242.scxml b/test/samples/w3c/xpath/test242.scxml new file mode 100644 index 0000000..a6f1798 --- /dev/null +++ b/test/samples/w3c/xpath/test242.scxml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test242sub1.scxml b/test/samples/w3c/xpath/test242sub1.scxml new file mode 100644 index 0000000..510f4a0 --- /dev/null +++ b/test/samples/w3c/xpath/test242sub1.scxml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test243.scxml b/test/samples/w3c/xpath/test243.scxml new file mode 100644 index 0000000..dceb40e --- /dev/null +++ b/test/samples/w3c/xpath/test243.scxml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test244.scxml b/test/samples/w3c/xpath/test244.scxml new file mode 100644 index 0000000..307e556 --- /dev/null +++ b/test/samples/w3c/xpath/test244.scxml @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test245.scxml b/test/samples/w3c/xpath/test245.scxml new file mode 100644 index 0000000..b9cbddb --- /dev/null +++ b/test/samples/w3c/xpath/test245.scxml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test247.scxml b/test/samples/w3c/xpath/test247.scxml new file mode 100644 index 0000000..16a6a5f --- /dev/null +++ b/test/samples/w3c/xpath/test247.scxml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test250.scxml b/test/samples/w3c/xpath/test250.scxml new file mode 100644 index 0000000..3884425 --- /dev/null +++ b/test/samples/w3c/xpath/test250.scxml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test252.scxml b/test/samples/w3c/xpath/test252.scxml new file mode 100644 index 0000000..1f92127 --- /dev/null +++ b/test/samples/w3c/xpath/test252.scxml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test253.scxml b/test/samples/w3c/xpath/test253.scxml new file mode 100644 index 0000000..f894ea9 --- /dev/null +++ b/test/samples/w3c/xpath/test253.scxml @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test276.scxml b/test/samples/w3c/xpath/test276.scxml new file mode 100644 index 0000000..026e0fc --- /dev/null +++ b/test/samples/w3c/xpath/test276.scxml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test276sub1.scxml b/test/samples/w3c/xpath/test276sub1.scxml new file mode 100644 index 0000000..5c6ab45 --- /dev/null +++ b/test/samples/w3c/xpath/test276sub1.scxml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test277.scxml b/test/samples/w3c/xpath/test277.scxml new file mode 100644 index 0000000..6dc520e --- /dev/null +++ b/test/samples/w3c/xpath/test277.scxml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test278.scxml b/test/samples/w3c/xpath/test278.scxml new file mode 100644 index 0000000..93461be --- /dev/null +++ b/test/samples/w3c/xpath/test278.scxml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test279.scxml b/test/samples/w3c/xpath/test279.scxml new file mode 100644 index 0000000..314b927 --- /dev/null +++ b/test/samples/w3c/xpath/test279.scxml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test280.scxml b/test/samples/w3c/xpath/test280.scxml new file mode 100644 index 0000000..79bb2e5 --- /dev/null +++ b/test/samples/w3c/xpath/test280.scxml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test286.scxml b/test/samples/w3c/xpath/test286.scxml new file mode 100644 index 0000000..80c0046 --- /dev/null +++ b/test/samples/w3c/xpath/test286.scxml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test287.scxml b/test/samples/w3c/xpath/test287.scxml new file mode 100644 index 0000000..9d10690 --- /dev/null +++ b/test/samples/w3c/xpath/test287.scxml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test294.scxml b/test/samples/w3c/xpath/test294.scxml new file mode 100644 index 0000000..362f2a6 --- /dev/null +++ b/test/samples/w3c/xpath/test294.scxml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + foo + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test298.scxml b/test/samples/w3c/xpath/test298.scxml new file mode 100644 index 0000000..ab8a5a9 --- /dev/null +++ b/test/samples/w3c/xpath/test298.scxml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test301.scxml b/test/samples/w3c/xpath/test301.scxml new file mode 100644 index 0000000..59125c8 --- /dev/null +++ b/test/samples/w3c/xpath/test301.scxml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test453.scxml b/test/samples/w3c/xpath/test453.scxml new file mode 100644 index 0000000..33b904d --- /dev/null +++ b/test/samples/w3c/xpath/test453.scxml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test456.scxml b/test/samples/w3c/xpath/test456.scxml new file mode 100644 index 0000000..2aebab0 --- /dev/null +++ b/test/samples/w3c/xpath/test456.scxml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test457.scxml b/test/samples/w3c/xpath/test457.scxml new file mode 100644 index 0000000..86cf156 --- /dev/null +++ b/test/samples/w3c/xpath/test457.scxml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test460.scxml b/test/samples/w3c/xpath/test460.scxml new file mode 100644 index 0000000..8ba3e5e --- /dev/null +++ b/test/samples/w3c/xpath/test460.scxml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test463.scxml b/test/samples/w3c/xpath/test463.scxml new file mode 100644 index 0000000..4f32b84 --- /dev/null +++ b/test/samples/w3c/xpath/test463.scxml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test464.scxml b/test/samples/w3c/xpath/test464.scxml new file mode 100644 index 0000000..bd640f2 --- /dev/null +++ b/test/samples/w3c/xpath/test464.scxml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test465.scxml b/test/samples/w3c/xpath/test465.scxml new file mode 100644 index 0000000..a91bb06 --- /dev/null +++ b/test/samples/w3c/xpath/test465.scxml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test466.scxml b/test/samples/w3c/xpath/test466.scxml new file mode 100644 index 0000000..1431fab --- /dev/null +++ b/test/samples/w3c/xpath/test466.scxml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test467.scxml b/test/samples/w3c/xpath/test467.scxml new file mode 100644 index 0000000..130b7bc --- /dev/null +++ b/test/samples/w3c/xpath/test467.scxml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test468.scxml b/test/samples/w3c/xpath/test468.scxml new file mode 100644 index 0000000..3b6902d --- /dev/null +++ b/test/samples/w3c/xpath/test468.scxml @@ -0,0 +1,23 @@ + + + + + New York + Boston + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test469.scxml b/test/samples/w3c/xpath/test469.scxml new file mode 100644 index 0000000..02fe476 --- /dev/null +++ b/test/samples/w3c/xpath/test469.scxml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test470.scxml b/test/samples/w3c/xpath/test470.scxml new file mode 100644 index 0000000..3c26bb1 --- /dev/null +++ b/test/samples/w3c/xpath/test470.scxml @@ -0,0 +1,24 @@ + + + + + 2 + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test473.scxml b/test/samples/w3c/xpath/test473.scxml new file mode 100644 index 0000000..4a57129 --- /dev/null +++ b/test/samples/w3c/xpath/test473.scxml @@ -0,0 +1,37 @@ + + + + + + + The Zen Mind + + + Freakonomics + + + + + + + + + + + + + + 12334455 + some author + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test474.scxml b/test/samples/w3c/xpath/test474.scxml new file mode 100644 index 0000000..decad75 --- /dev/null +++ b/test/samples/w3c/xpath/test474.scxml @@ -0,0 +1,36 @@ + + + + + + + The Zen Mind + + + Freakonomics + + + + + + + + + + + + + + 12334455 + some author + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test475.scxml b/test/samples/w3c/xpath/test475.scxml new file mode 100644 index 0000000..0f9cdfe --- /dev/null +++ b/test/samples/w3c/xpath/test475.scxml @@ -0,0 +1,36 @@ + + + + + + + The Zen Mind + + + Freakonomics + + + + + + + + + + + + + + 12334455 + some author + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test476.scxml b/test/samples/w3c/xpath/test476.scxml new file mode 100644 index 0000000..d3fe8e8 --- /dev/null +++ b/test/samples/w3c/xpath/test476.scxml @@ -0,0 +1,36 @@ + + + + + + + The Zen Mind + + + Freakonomics + + + + + + + + + + + + + + 12334455 + some author + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test477.scxml b/test/samples/w3c/xpath/test477.scxml new file mode 100644 index 0000000..1726866 --- /dev/null +++ b/test/samples/w3c/xpath/test477.scxml @@ -0,0 +1,36 @@ + + + + + + + The Zen Mind + + + Freakonomics + + + + + + + + + + + + + + 12334455 + some author + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test478.scxml b/test/samples/w3c/xpath/test478.scxml new file mode 100644 index 0000000..9821608 --- /dev/null +++ b/test/samples/w3c/xpath/test478.scxml @@ -0,0 +1,36 @@ + + + + + + + The Zen Mind + + + Freakonomics + + + + + + + + + + + + + + This is not a book + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test479.scxml b/test/samples/w3c/xpath/test479.scxml new file mode 100644 index 0000000..3d5b1ac --- /dev/null +++ b/test/samples/w3c/xpath/test479.scxml @@ -0,0 +1,36 @@ + + + + + + + The Zen Mind + + + Freakonomics + + + + + + + + + + + + + + This is not a book + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test480.scxml b/test/samples/w3c/xpath/test480.scxml new file mode 100644 index 0000000..0fde260 --- /dev/null +++ b/test/samples/w3c/xpath/test480.scxml @@ -0,0 +1,32 @@ + + + + + + + The Zen Mind + + + Freakonomics + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test481.scxml b/test/samples/w3c/xpath/test481.scxml new file mode 100644 index 0000000..a0505f6 --- /dev/null +++ b/test/samples/w3c/xpath/test481.scxml @@ -0,0 +1,37 @@ + + + + + + + The Zen Mind + + + Freakonomics + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test482.scxml b/test/samples/w3c/xpath/test482.scxml new file mode 100644 index 0000000..00eb3fe --- /dev/null +++ b/test/samples/w3c/xpath/test482.scxml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test487.scxml b/test/samples/w3c/xpath/test487.scxml new file mode 100644 index 0000000..9e6c441 --- /dev/null +++ b/test/samples/w3c/xpath/test487.scxml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test488.scxml b/test/samples/w3c/xpath/test488.scxml new file mode 100644 index 0000000..9da2e92 --- /dev/null +++ b/test/samples/w3c/xpath/test488.scxml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test495.scxml b/test/samples/w3c/xpath/test495.scxml new file mode 100644 index 0000000..c244266 --- /dev/null +++ b/test/samples/w3c/xpath/test495.scxml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test500.scxml b/test/samples/w3c/xpath/test500.scxml new file mode 100644 index 0000000..51252eb --- /dev/null +++ b/test/samples/w3c/xpath/test500.scxml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test501.scxml b/test/samples/w3c/xpath/test501.scxml new file mode 100644 index 0000000..740f81b --- /dev/null +++ b/test/samples/w3c/xpath/test501.scxml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test503.scxml b/test/samples/w3c/xpath/test503.scxml new file mode 100644 index 0000000..addd166 --- /dev/null +++ b/test/samples/w3c/xpath/test503.scxml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test504.scxml b/test/samples/w3c/xpath/test504.scxml new file mode 100644 index 0000000..08b7a2e --- /dev/null +++ b/test/samples/w3c/xpath/test504.scxml @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test505.scxml b/test/samples/w3c/xpath/test505.scxml new file mode 100644 index 0000000..94575a1 --- /dev/null +++ b/test/samples/w3c/xpath/test505.scxml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test506.scxml b/test/samples/w3c/xpath/test506.scxml new file mode 100644 index 0000000..4d0fbfb --- /dev/null +++ b/test/samples/w3c/xpath/test506.scxml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test509.scxml b/test/samples/w3c/xpath/test509.scxml new file mode 100644 index 0000000..70e903f --- /dev/null +++ b/test/samples/w3c/xpath/test509.scxml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test510.scxml b/test/samples/w3c/xpath/test510.scxml new file mode 100644 index 0000000..11adc1c --- /dev/null +++ b/test/samples/w3c/xpath/test510.scxml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test518.scxml b/test/samples/w3c/xpath/test518.scxml new file mode 100644 index 0000000..c79aa5d --- /dev/null +++ b/test/samples/w3c/xpath/test518.scxml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test519.scxml b/test/samples/w3c/xpath/test519.scxml new file mode 100644 index 0000000..684098e --- /dev/null +++ b/test/samples/w3c/xpath/test519.scxml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test520.scxml b/test/samples/w3c/xpath/test520.scxml new file mode 100644 index 0000000..cb54284 --- /dev/null +++ b/test/samples/w3c/xpath/test520.scxml @@ -0,0 +1,19 @@ + + + + + + + + this is some content + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test521.scxml b/test/samples/w3c/xpath/test521.scxml new file mode 100644 index 0000000..4b958ea --- /dev/null +++ b/test/samples/w3c/xpath/test521.scxml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test522.scxml b/test/samples/w3c/xpath/test522.scxml new file mode 100644 index 0000000..a13966d --- /dev/null +++ b/test/samples/w3c/xpath/test522.scxml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test525.scxml b/test/samples/w3c/xpath/test525.scxml new file mode 100644 index 0000000..a19e06e --- /dev/null +++ b/test/samples/w3c/xpath/test525.scxml @@ -0,0 +1,26 @@ + + + + 123 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test527.scxml b/test/samples/w3c/xpath/test527.scxml new file mode 100644 index 0000000..a5c69f8 --- /dev/null +++ b/test/samples/w3c/xpath/test527.scxml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test528.scxml b/test/samples/w3c/xpath/test528.scxml new file mode 100644 index 0000000..7cc88f7 --- /dev/null +++ b/test/samples/w3c/xpath/test528.scxml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test529.scxml b/test/samples/w3c/xpath/test529.scxml new file mode 100644 index 0000000..5a78529 --- /dev/null +++ b/test/samples/w3c/xpath/test529.scxml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + 21 + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test530.scxml b/test/samples/w3c/xpath/test530.scxml new file mode 100644 index 0000000..083ff37 --- /dev/null +++ b/test/samples/w3c/xpath/test530.scxml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test531.scxml b/test/samples/w3c/xpath/test531.scxml new file mode 100644 index 0000000..282e479 --- /dev/null +++ b/test/samples/w3c/xpath/test531.scxml @@ -0,0 +1,20 @@ + + + + + + + + _scxmleventname=test + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test532.scxml b/test/samples/w3c/xpath/test532.scxml new file mode 100644 index 0000000..f883c66 --- /dev/null +++ b/test/samples/w3c/xpath/test532.scxml @@ -0,0 +1,20 @@ + + + + + + + + + some content + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test533.scxml b/test/samples/w3c/xpath/test533.scxml new file mode 100644 index 0000000..06f090b --- /dev/null +++ b/test/samples/w3c/xpath/test533.scxml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test534.scxml b/test/samples/w3c/xpath/test534.scxml new file mode 100644 index 0000000..6dde647 --- /dev/null +++ b/test/samples/w3c/xpath/test534.scxml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test537.scxml b/test/samples/w3c/xpath/test537.scxml new file mode 100644 index 0000000..350d422 --- /dev/null +++ b/test/samples/w3c/xpath/test537.scxml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test539.scxml b/test/samples/w3c/xpath/test539.scxml new file mode 100644 index 0000000..450bfd9 --- /dev/null +++ b/test/samples/w3c/xpath/test539.scxml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test540.scxml b/test/samples/w3c/xpath/test540.scxml new file mode 100644 index 0000000..641509f --- /dev/null +++ b/test/samples/w3c/xpath/test540.scxml @@ -0,0 +1,21 @@ + + + 123 +4 5 + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test542.scxml b/test/samples/w3c/xpath/test542.scxml new file mode 100644 index 0000000..1101471 --- /dev/null +++ b/test/samples/w3c/xpath/test542.scxml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + 123 +4 5 + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test543.scxml b/test/samples/w3c/xpath/test543.scxml new file mode 100644 index 0000000..2c5c6de --- /dev/null +++ b/test/samples/w3c/xpath/test543.scxml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test544.scxml b/test/samples/w3c/xpath/test544.scxml new file mode 100644 index 0000000..fd09502 --- /dev/null +++ b/test/samples/w3c/xpath/test544.scxml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test546.scxml b/test/samples/w3c/xpath/test546.scxml new file mode 100644 index 0000000..728843b --- /dev/null +++ b/test/samples/w3c/xpath/test546.scxml @@ -0,0 +1,17 @@ + + + + + + some string + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test547.scxml b/test/samples/w3c/xpath/test547.scxml new file mode 100644 index 0000000..8c04c95 --- /dev/null +++ b/test/samples/w3c/xpath/test547.scxml @@ -0,0 +1,33 @@ + + + + + + + The Zen Mind + + + Freakonomics + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test550.scxml b/test/samples/w3c/xpath/test550.scxml new file mode 100644 index 0000000..a08e67d --- /dev/null +++ b/test/samples/w3c/xpath/test550.scxml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test551.scxml b/test/samples/w3c/xpath/test551.scxml new file mode 100644 index 0000000..756d326 --- /dev/null +++ b/test/samples/w3c/xpath/test551.scxml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + 123 + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test552.scxml b/test/samples/w3c/xpath/test552.scxml new file mode 100644 index 0000000..6795e08 --- /dev/null +++ b/test/samples/w3c/xpath/test552.scxml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test553.scxml b/test/samples/w3c/xpath/test553.scxml new file mode 100644 index 0000000..eb6f24b --- /dev/null +++ b/test/samples/w3c/xpath/test553.scxml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test554.scxml b/test/samples/w3c/xpath/test554.scxml new file mode 100644 index 0000000..64274aa --- /dev/null +++ b/test/samples/w3c/xpath/test554.scxml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test555.scxml b/test/samples/w3c/xpath/test555.scxml new file mode 100644 index 0000000..79dea75 --- /dev/null +++ b/test/samples/w3c/xpath/test555.scxml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test557.scxml b/test/samples/w3c/xpath/test557.scxml new file mode 100644 index 0000000..6f4eed1 --- /dev/null +++ b/test/samples/w3c/xpath/test557.scxml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test558.scxml b/test/samples/w3c/xpath/test558.scxml new file mode 100644 index 0000000..a075100 --- /dev/null +++ b/test/samples/w3c/xpath/test558.scxml @@ -0,0 +1,24 @@ + + + +this is +a string + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test560.scxml b/test/samples/w3c/xpath/test560.scxml new file mode 100644 index 0000000..d283b1a --- /dev/null +++ b/test/samples/w3c/xpath/test560.scxml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test561.scxml b/test/samples/w3c/xpath/test561.scxml new file mode 100644 index 0000000..e50e00c --- /dev/null +++ b/test/samples/w3c/xpath/test561.scxml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test562.scxml b/test/samples/w3c/xpath/test562.scxml new file mode 100644 index 0000000..f5997bb --- /dev/null +++ b/test/samples/w3c/xpath/test562.scxml @@ -0,0 +1,22 @@ + + + + + + + +this is a +string + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test567.scxml b/test/samples/w3c/xpath/test567.scxml new file mode 100644 index 0000000..0aa4680 --- /dev/null +++ b/test/samples/w3c/xpath/test567.scxml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test568.scxml b/test/samples/w3c/xpath/test568.scxml new file mode 100644 index 0000000..e8b888f --- /dev/null +++ b/test/samples/w3c/xpath/test568.scxml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test569.scxml b/test/samples/w3c/xpath/test569.scxml new file mode 100644 index 0000000..832a0c0 --- /dev/null +++ b/test/samples/w3c/xpath/test569.scxml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test570.scxml b/test/samples/w3c/xpath/test570.scxml new file mode 100644 index 0000000..8caa2cd --- /dev/null +++ b/test/samples/w3c/xpath/test570.scxml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test576.scxml b/test/samples/w3c/xpath/test576.scxml new file mode 100644 index 0000000..c5302f5 --- /dev/null +++ b/test/samples/w3c/xpath/test576.scxml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/samples/w3c/xpath/test578.scxml b/test/samples/w3c/xpath/test578.scxml new file mode 100644 index 0000000..bdb5e2d --- /dev/null +++ b/test/samples/w3c/xpath/test578.scxml @@ -0,0 +1,19 @@ + + + + + + + { productName : "bar", size : 27 } + + + + + + + + + + + \ No newline at end of file -- cgit v0.12