Add non-regression testing infrastructures and first tests.
authorKim Nguyễn <kn@lri.fr>
Fri, 19 Oct 2012 12:46:52 +0000 (14:46 +0200)
committerKim Nguyễn <kn@lri.fr>
Fri, 19 Oct 2012 12:46:52 +0000 (14:46 +0200)
commitacb1fbf7cf8b7eb9c0ff413fa405f87f15a98b09
tree41f9f0163cd2b9c289d71bd7e251ac4a29e81bbc
parentdb68221f7c365301bee8fc55f576f1ce4df234fe
Add non-regression testing infrastructures and first tests.
118 files changed:
tests/non_regression_tests/gen_output.sh [new file with mode: 0755]
tests/non_regression_tests/test.sh [new file with mode: 0755]
tests/non_regression_tests/xpath_count_000.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_000.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_001.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_001.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_002.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_002.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_003.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_003.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_004.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_004.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_005.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_005.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_006.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_006.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_007.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_007.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_008.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_008.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_009.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_009.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_010.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_010.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_011.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_011.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_012.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_012.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_013.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_013.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_014.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_014.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_015.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_015.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_016.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_016.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_017.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_017.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_018.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_018.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_019.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_019.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_020.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_020.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_021.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_021.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_022.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_022.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_023.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_023.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_024.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_024.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_025.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_025.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_026.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_026.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_027.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_027.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_count_028.output [new file with mode: 0644]
tests/non_regression_tests/xpath_count_028.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_000.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_000.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_001.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_001.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_002.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_002.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_003.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_003.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_004.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_004.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_005.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_005.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_006.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_006.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_007.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_007.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_008.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_008.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_009.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_009.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_010.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_010.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_011.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_011.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_012.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_012.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_013.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_013.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_014.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_014.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_015.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_015.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_016.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_016.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_017.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_017.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_018.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_018.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_019.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_019.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_020.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_020.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_021.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_021.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_022.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_022.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_023.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_023.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_024.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_024.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_025.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_025.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_026.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_026.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_027.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_027.xp [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_028.output [new file with mode: 0644]
tests/non_regression_tests/xpath_mat_028.xp [new file with mode: 0644]