Skip to content

Commit 79806de

Browse files
committed
Update for failing tests.
1 parent 8b7aa07 commit 79806de

7 files changed

+5
-2
lines changed

regression-tests/test-results/apple-clang-14/pure2-bugfix-for-indexed-call.cpp.execution

Whitespace-only changes.

regression-tests/test-results/apple-clang-14/pure2-bugfix-for-indexed-call.cpp.output

Whitespace-only changes.

regression-tests/test-results/apple-clang-14/pure2-variadics.cpp.execution

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ plu
33
abr
44
3.14word-1500
55
first all() returned false
6-
second all() returned true
6+
second all() returned true
7+
sum of (1, 2, 3, 100) is: 106
8+

regression-tests/test-results/gcc-10/pure2-bugfix-for-indexed-call.cpp.execution

Whitespace-only changes.

regression-tests/test-results/gcc-10/pure2-bugfix-for-indexed-call.cpp.output

Whitespace-only changes.

regression-tests/test-results/gcc-10/pure2-variadics.cpp.execution

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ plu
33
abr
44
3.14word-1500
55
first all() returned false
6-
second all() returned true
6+
second all() returned true
7+

regression-tests/test-results/gcc-13/pure2-bugfix-for-indexed-call.cpp.execution

Whitespace-only changes.

0 commit comments

Comments
 (0)