Jon Ross-Perkins
|
2e299f5fc4
Make the 'library' lines in tests use a substitution. (#4278)
|
před 1 rokem |
David Blaikie
|
1e1034ee81
Enable debug info by default (#4232)
|
před 1 rokem |
Jon Ross-Perkins
|
7b1a5dfc58
Try some crash recovery in autoupdate threads. (#4147)
|
před 1 rokem |
Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
před 1 rokem |
Chandler Carruth
|
d3a5b0eee7
Add utilities for managing a toolchain install, and install and use LLD. (#3993)
|
před 1 rokem |
Jon Ross-Perkins
|
280a25b863
When using --dump_output with file_test, dump stderr directly. (#3901)
|
před 2 roky |
Jordan Rupprecht
|
ad3961570e
Update calls to std::fstream constructors (#3880)
|
před 2 roky |
Chandler Carruth
|
571f46adc5
Make file_test dramatically faster. (#3834)
|
před 2 roky |
Jon Ross-Perkins
|
28d76e6164
Fix toolchain file_test_base multi-file integration. (#3780)
|
před 2 roky |
Jon Ross-Perkins
|
ad29114d38
Fix gmock include format for consistency. (#3771)
|
před 2 roky |
Jon Ross-Perkins
|
551a6d385e
Augment the file_test framework to allow per-file fail checks. (#3747)
|
před 2 roky |
Jon Ross-Perkins
|
a0d841a08c
Update LLVM version (#3741)
|
před 2 roky |
Jon Ross-Perkins
|
cc6f21e402
Add --dump_output to file_test to help debugging. (#3698)
|
před 2 roky |
Chandler Carruth
|
13de9e9d06
Fix outstanding `clang-tidy` errors. (#3654)
|
před 2 roky |
Richard Smith
|
bf8697113a
Move `llvm::Initialize*` calls to `main`. (#3449)
|
před 2 roky |
Richard Smith
|
7dffa0c7ec
Support for `base: T;`, `.base`, `x.base`. (#3450)
|
před 2 roky |
Richard Smith
|
9c46d15f78
Distribute autoupdate across threads. (#3443)
|
před 2 roky |
Jon Ross-Perkins
|
18c3622bec
Have autoupdate discard conflict markers when possible. (#3440)
|
před 2 roky |
Richard Smith
|
17e053798c
Fix incorrect `argc` calculation. (#3290)
|
před 2 roky |
Richard Smith
|
d306a41453
Allow our test runners to be more easily run outside bazel. (#3269)
|
před 2 roky |
Jon Ross-Perkins
|
d0b2b7bc41
When running FileTests, verify that autoupdate wouldn't make changes. (#3232)
|
před 2 roky |
Jon Ross-Perkins
|
0847532edc
Refactor file_test autoupdating into a class. (#3228)
|
před 2 roky |
Richard Smith
|
25d4cd3cc4
Include information in the crash backtrace about which test we were running. (#3222)
|
před 2 roky |
Jon Ross-Perkins
|
2ecab78297
Support multi-file lex printing and testing. (#3214)
|
před 2 roky |
Jon Ross-Perkins
|
8aa3d960f5
Merge toolchain file_test children in order to improve linking. (#3206)
|
před 2 roky |
Jon Ross-Perkins
|
7a1d54f8e3
Merge filesystem logic into FileTest and update test files. (#3183)
|
před 2 roky |
Jon Ross-Perkins
|
96517a1ee3
Migrate explorer tests to file_test and remove lit support. (#3050)
|
před 2 roky |
Jon Ross-Perkins
|
b5167b2d69
Implement autoupdate for file_test. (#3043)
|
před 2 roky |
Jon Ross-Perkins
|
eb05f618ce
Refactor FileTest construction so that the test class is directly available. (#3035)
|
před 2 roky |
Jon Ross-Perkins
|
3f24aa28b7
Introduce flag handling into file_test. (#3030)
|
před 2 roky |