-
Notifications
You must be signed in to change notification settings - Fork 260
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refresh test results, and remove test case that depended on C++23
Right now the regression tests target the minimum supported compilers, so there's no easy way to write regression tests that depend on post-C++20 features... that's something that can be added in the future, perhaps with `-latest` or similar tags in the test names
- Loading branch information
Showing
10 changed files
with
9 additions
and
62 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
File renamed without changes.
Empty file.
Empty file.
1 change: 1 addition & 0 deletions
1
regression-tests/test-results/msvc-2022/pure2-bugfix-for-variable-template.cpp.output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
pure2-bugfix-for-variable-template.cpp |
42 changes: 0 additions & 42 deletions
42
regression-tests/test-results/pure2-bugfix-for-empty-index.cpp
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
regression-tests/test-results/pure2-bugfix-for-empty-index.cpp2.output
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
"8723:1124" | ||
"8724:0846" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters