Jon Ross-Perkins
|
fbe917b949
Create a UnifiedDiffMatcher to make golden test failures easier to understand (#6897)
|
1 月之前 |
Jon Ross-Perkins
|
74a8d51d78
Add test name to all file_test errors (#6011)
|
8 月之前 |
Richard Smith
|
816d4589cd
Make use of new `ArrayRef::consume_*` functions. (#5975)
|
8 月之前 |
Richard Smith
|
f616817b71
Improve autoupdate diagnostic CHECK line positioning. (#5942)
|
8 月之前 |
Boaz Brickner
|
52ed26235d
Add a flag to dump the C++ AST (#5918)
|
8 月之前 |
Dana Jansens
|
52727f9e4b
Print test names when running with --threads=1 (#5629)
|
10 月之前 |
Jon Ross-Perkins
|
b1004012c3
Add linkstamp support to get the target name (#5451)
|
11 月之前 |
Richard Smith
|
66caff2c26
Make the `file_test` binary work without custom environment variables. (#5442)
|
1 年之前 |
Jon Ross-Perkins
|
5eae636a33
Stop mutating the original tests array when sorting. (#5387)
|
1 年之前 |
Jon Ross-Perkins
|
70659fe350
Default FileTest to brief output (#5364)
|
1 年之前 |
Jon Ross-Perkins
|
7181a37997
Make it easier to see test performance (#5363)
|
1 年之前 |
Jon Ross-Perkins
|
8512e9198e
Fix single-threaded runs for single test (#5350)
|
1 年之前 |
Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
1 年之前 |
Boaz Brickner
|
7d2029e8ca
Fix clang-tidy: result of a `data()` call may not be null terminated, provide size information to the callee to prevent potential issues [bugprone-suspicious-stringview-data-usage,-warnings-as-errors] (#5267)
|
1 年之前 |
Dana Jansens
|
1374a41b08
Print NOAUTOUPDATE when _not_ autoupdate (#5134)
|
1 年之前 |
Jon Ross-Perkins
|
6d6987dce4
Narrow the CRC scope in file_test (#5043)
|
1 年之前 |
Jon Ross-Perkins
|
536bfd9cbf
Switch test manifests to embedded C++ (#5036)
|
1 年之前 |
Jon Ross-Perkins
|
46752eeed6
Change manifest passing to drop the flag outside explorer (#5025)
|
1 年之前 |
Jon Ross-Perkins
|
961f20e859
Make FileTest run tests async by default (#4991)
|
1 年之前 |
Jon Ross-Perkins
|
5c6f27904f
Remove FileTestBase::ValidateRun (#4979)
|
1 年之前 |
Jon Ross-Perkins
|
3d6f14fca5
Refactor FileTestBase to split logic between multiple files (#4968)
|
1 年之前 |
Jon Ross-Perkins
|
38d25cf622
Share ReadFile in tests (#4967)
|
1 年之前 |
Jon Ross-Perkins
|
34ceb6bbbe
Add @LSP-CALL to file_test (#4896)
|
1 年之前 |
Jon Ross-Perkins
|
7d2958ad37
Broaden file_test support for LSP requests (#4854)
|
1 年之前 |
Jon Ross-Perkins
|
8727445656
Add a framework for LSP testing. (#4841)
|
1 年之前 |
Jon Ross-Perkins
|
e393c769af
Add support for testing with stdin (#4819)
|
1 年之前 |
Jon Ross-Perkins
|
4c4c4a4d2c
Add RawStringOstream for slightly simpler streaming to strings (#4817)
|
1 年之前 |
Richard Smith
|
d41668350b
Suppress testing SemIR in int builtin tests. (#4748)
|
1 年之前 |
Jon Ross-Perkins
|
c832d523be
Update files and clang-tidy config to pass with clang-tidy-20 (#4691)
|
1 年之前 |
Jon Ross-Perkins
|
55c257bc93
Use a filename without a line number as a cue for autoupdate. (#4677)
|
1 年之前 |