Make the non-regression testing more robust by feeding the output
authorKim Nguyễn <kn@lri.fr>
Fri, 19 Oct 2012 19:33:45 +0000 (21:33 +0200)
committerKim Nguyễn <kn@lri.fr>
Fri, 19 Oct 2012 19:33:45 +0000 (21:33 +0200)
commitf46bc59b79765484e3c5533f9014c0dd6ad493ee
treee1df06723f182dbad590550c6fd27dd58815a6f1
parent4694574a0dd67cab15d8408007a9665928e6a776
Make the non-regression testing more robust by feeding the output
of the reference XML engine into SXSI to produce the output of
'/child::*'. This allows to serialize again the XML document in
the exact same way as SXSI, allowing to use a simple diff to check
for differences in the output.
18 files changed:
tests/non_regression_tests/gen_output.sh
tests/non_regression_tests/test.sh
tests/non_regression_tests/xpath_count_028.output [deleted file]
tests/non_regression_tests/xpath_count_028.xp [deleted file]
tests/non_regression_tests/xpath_mat_000.output
tests/non_regression_tests/xpath_mat_001.output
tests/non_regression_tests/xpath_mat_002.output
tests/non_regression_tests/xpath_mat_010.output
tests/non_regression_tests/xpath_mat_014.output
tests/non_regression_tests/xpath_mat_021.output
tests/non_regression_tests/xpath_mat_022.output
tests/non_regression_tests/xpath_mat_023.output
tests/non_regression_tests/xpath_mat_024.output
tests/non_regression_tests/xpath_mat_025.output
tests/non_regression_tests/xpath_mat_026.output
tests/non_regression_tests/xpath_mat_027.output
tests/non_regression_tests/xpath_mat_028.output [deleted file]
tests/non_regression_tests/xpath_mat_028.xp [deleted file]