Skip to content

Commit 4071dbd

Browse files
committed
CI: Update regression test results
1 parent 8ac8433 commit 4071dbd

7 files changed

+0
-7
lines changed

regression-tests/test-results/apple-clang-14-c++2b/pure2-types-smf-and-that-3-provide-mvconstruct-and-mvassign.cpp.execution

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ ctor - from string construct [ Henry | 123 Ford Dr. ]
44
ctor - from string assign [ Clara | 123 Ford Dr. ]
55
ctor - copy (GENERAL) cp-construct [ Clara | 123 Ford Dr. ] <- [ Clara | 123 Ford Dr. ]
66
ctor - move mv-construct [ Clara(CM) | 123 Ford Dr. ] <- [ | ]
7-
ctor - copy (GENERAL) cp-assign [ Clara | 123 Ford Dr. ] <- [ Clara | 123 Ford Dr. ]
87
assign - move mv-assign [ Clara | 123 Ford Dr. ] <- [ | ]

regression-tests/test-results/apple-clang-15-c++2b/pure2-types-smf-and-that-3-provide-mvconstruct-and-mvassign.cpp.execution

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ ctor - from string construct [ Henry | 123 Ford Dr. ]
44
ctor - from string assign [ Clara | 123 Ford Dr. ]
55
ctor - copy (GENERAL) cp-construct [ Clara | 123 Ford Dr. ] <- [ Clara | 123 Ford Dr. ]
66
ctor - move mv-construct [ Clara(CM) | 123 Ford Dr. ] <- [ | ]
7-
ctor - copy (GENERAL) cp-assign [ Clara | 123 Ford Dr. ] <- [ Clara | 123 Ford Dr. ]
87
assign - move mv-assign [ Clara | 123 Ford Dr. ] <- [ | ]

regression-tests/test-results/clang-15-c++20-libcpp/pure2-types-smf-and-that-3-provide-mvconstruct-and-mvassign.cpp.execution

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ ctor - from string construct [ Henry | 123 Ford Dr. ]
44
ctor - from string assign [ Clara | 123 Ford Dr. ]
55
ctor - copy (GENERAL) cp-construct [ Clara | 123 Ford Dr. ] <- [ Clara | 123 Ford Dr. ]
66
ctor - move mv-construct [ Clara(CM) | 123 Ford Dr. ] <- [ | ]
7-
ctor - copy (GENERAL) cp-assign [ Clara | 123 Ford Dr. ] <- [ Clara | 123 Ford Dr. ]
87
assign - move mv-assign [ Clara | 123 Ford Dr. ] <- [ | ]

regression-tests/test-results/clang-15-c++20/pure2-types-smf-and-that-3-provide-mvconstruct-and-mvassign.cpp.execution

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ ctor - from string construct [ Henry | 123 Ford Dr. ]
44
ctor - from string assign [ Clara | 123 Ford Dr. ]
55
ctor - copy (GENERAL) cp-construct [ Clara | 123 Ford Dr. ] <- [ Clara | 123 Ford Dr. ]
66
ctor - move mv-construct [ Clara(CM) | 123 Ford Dr. ] <- [ | ]
7-
ctor - copy (GENERAL) cp-assign [ Clara | 123 Ford Dr. ] <- [ Clara | 123 Ford Dr. ]
87
assign - move mv-assign [ Clara | 123 Ford Dr. ] <- [ | ]

regression-tests/test-results/clang-19-c++20/pure2-types-smf-and-that-3-provide-mvconstruct-and-mvassign.cpp.execution

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ ctor - from string construct [ Henry | 123 Ford Dr. ]
44
ctor - from string assign [ Clara | 123 Ford Dr. ]
55
ctor - copy (GENERAL) cp-construct [ Clara | 123 Ford Dr. ] <- [ Clara | 123 Ford Dr. ]
66
ctor - move mv-construct [ Clara(CM) | 123 Ford Dr. ] <- [ | ]
7-
ctor - copy (GENERAL) cp-assign [ Clara | 123 Ford Dr. ] <- [ Clara | 123 Ford Dr. ]
87
assign - move mv-assign [ Clara | 123 Ford Dr. ] <- [ | ]

regression-tests/test-results/clang-19-c++23-libcpp/pure2-types-smf-and-that-3-provide-mvconstruct-and-mvassign.cpp.execution

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ ctor - from string construct [ Henry | 123 Ford Dr. ]
44
ctor - from string assign [ Clara | 123 Ford Dr. ]
55
ctor - copy (GENERAL) cp-construct [ Clara | 123 Ford Dr. ] <- [ Clara | 123 Ford Dr. ]
66
ctor - move mv-construct [ Clara(CM) | 123 Ford Dr. ] <- [ | ]
7-
ctor - copy (GENERAL) cp-assign [ Clara | 123 Ford Dr. ] <- [ Clara | 123 Ford Dr. ]
87
assign - move mv-assign [ Clara | 123 Ford Dr. ] <- [ | ]

regression-tests/test-results/gcc-13-c++2b/pure2-types-smf-and-that-3-provide-mvconstruct-and-mvassign.cpp.execution

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ ctor - from string construct [ Henry | 123 Ford Dr. ]
44
ctor - from string assign [ Clara | 123 Ford Dr. ]
55
ctor - copy (GENERAL) cp-construct [ Clara | 123 Ford Dr. ] <- [ Clara | 123 Ford Dr. ]
66
ctor - move mv-construct [ Clara(CM) | 123 Ford Dr. ] <- [ | ]
7-
ctor - copy (GENERAL) cp-assign [ Clara | 123 Ford Dr. ] <- [ Clara | 123 Ford Dr. ]
87
assign - move mv-assign [ Clara | 123 Ford Dr. ] <- [ | ]

0 commit comments

Comments
 (0)