Skip to content

Commit b295c05

Browse files
author
Lukasz A.J. Wrona
committed
Enable working string regression tests
1 parent bb66937 commit b295c05

File tree

65 files changed

+122
-86
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+122
-86
lines changed

regression/strings/StaticCharMethods01/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FUTURE
1+
CORE
22
StaticCharMethods01.class
33
--refine-strings
44
^EXIT=0$
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
FUTURE
1+
CORE
22
StaticCharMethods02.class
33
--refine-strings
44
^EXIT=10$
55
^SIGNAL=0$
66
^VERIFICATION FAILED$
7+
^\[.*assertion\.1\] .* line 6 .* FAILURE$
78
--
89
^warning: ignoring
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
FUTURE
1+
CORE
22
StaticCharMethods03.class
33
--refine-strings
44
^EXIT=10$
55
^SIGNAL=0$
6+
^\[.*assertion\.1\] .* line 6 .* FAILURE$
67
^VERIFICATION FAILED$
78
--
89
^warning: ignoring
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
FUTURE
1+
CORE
22
StaticCharMethods04.class
33
--refine-strings
44
^EXIT=10$
55
^SIGNAL=0$
66
^VERIFICATION FAILED$
7+
^\[.*assertion\.1\] .* line 6 .* FAILURE$
78
--
89
^warning: ignoring
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
FUTURE
1+
CORE
22
StaticCharMethods05.class
33
--refine-strings
44
^EXIT=10$
55
^SIGNAL=0$
6+
^\[pointer_dereference\.2\] reference is null in \*this->data: FAILURE$
7+
^\[.*assertion\.1\] .* line 12 .* FAILURE$
8+
^\[.*assertion\.2\] .* line 22 .* FAILURE$
69
^VERIFICATION FAILED$
710
--
811
^warning: ignoring

regression/strings/StringCompare01/test.desc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ StringCompare01.class
66
^VERIFICATION SUCCESSFUL$
77
--
88
^warning: ignoring
9+
--
10+
Fails because string.regionMatches is not implemented
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
FUTURE
1+
CORE
22
StringCompare02.class
33
--refine-strings
44
^EXIT=10$
55
^SIGNAL=0$
6+
^\[.*assertion\.1\] .* line 12 .* FAILURE$
67
^VERIFICATION FAILED$
78
--
89
^warning: ignoring
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
FUTURE
1+
CORE
22
StringCompare03.class
33
--refine-strings
44
^EXIT=10$
55
^SIGNAL=0$
6+
^\[.*assertion\.1\] .* line 12 .* FAILURE$
67
^VERIFICATION FAILED$
78
--
89
^warning: ignoring
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
FUTURE
1+
CORE
22
StringCompare04.class
33
--refine-strings
44
^EXIT=10$
55
^SIGNAL=0$
66
^VERIFICATION FAILED$
7+
^\[.*assertion\.1\] .* line 7 .* FAILURE$
78
--
89
^warning: ignoring
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
FUTURE
1+
CORE
22
StringCompare05.class
33
--refine-strings
44
^EXIT=10$
55
^SIGNAL=0$
66
^VERIFICATION FAILED$
7+
^\[.*assertion\.1\] .* line 9 .* FAILURE$
78
--
89
^warning: ignoring

0 commit comments

Comments
 (0)