Skip to content

Commit 6c5c5df

Browse files
authored
CI update interpolation test results (#1150)
1 parent 5dc8beb commit 6c5c5df

File tree

7 files changed

+7
-0
lines changed

7 files changed

+7
-0
lines changed

regression-tests/test-results/apple-clang-14-c++2b/pure2-interpolation.cpp.execution

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ pl(ug$h
1010
0pl(ug$h
1111
Dog kennel color mauve price 3.14 in stock = true
1212
Dog kennel color mauve price 3.140000 in stock = true
13+
complex: (1.2,3.4)

regression-tests/test-results/apple-clang-15-c++2b/pure2-interpolation.cpp.execution

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ pl(ug$h
1010
0pl(ug$h
1111
Dog kennel color mauve price 3.14 in stock = true
1212
Dog kennel color mauve price 3.140000 in stock = true
13+
complex: (1.2,3.4)

regression-tests/test-results/clang-15-c++20-libcpp/pure2-interpolation.cpp.execution

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ pl(ug$h
1010
0pl(ug$h
1111
Dog kennel color mauve price 3.14 in stock = true
1212
Dog kennel color mauve price 3.140000 in stock = true
13+
complex: (1.2,3.4)

regression-tests/test-results/clang-15-c++20/pure2-interpolation.cpp.execution

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ pl(ug$h
1010
0pl(ug$h
1111
Dog kennel color mauve price 3.14 in stock = true
1212
Dog kennel color mauve price 3.140000 in stock = true
13+
complex: (1.2,3.4)

regression-tests/test-results/clang-18-c++20/pure2-interpolation.cpp.execution

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ pl(ug$h
1010
0pl(ug$h
1111
Dog kennel color mauve price 3.14 in stock = true
1212
Dog kennel color mauve price 3.14 in stock = true
13+
complex: (1.2,3.4)

regression-tests/test-results/gcc-13-c++2b/pure2-interpolation.cpp.execution

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ pl(ug$h
1010
0pl(ug$h
1111
Dog kennel color mauve price 3.14 in stock = true
1212
Dog kennel color mauve price 3.14 in stock = true
13+
complex: (1.2,3.4)

regression-tests/test-results/msvc-2022-c++20/pure2-interpolation.cpp.execution

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ pl(ug$h
1010
0pl(ug$h
1111
Dog kennel color mauve price 3.14 in stock = true
1212
Dog kennel color mauve price 3.14 in stock = true
13+
complex: (1.2,3.4)

0 commit comments

Comments
 (0)