Richard Smith
|
17e053798c
Fix incorrect `argc` calculation. (#3290)
|
2 anni fa |
Richard Smith
|
d306a41453
Allow our test runners to be more easily run outside bazel. (#3269)
|
2 anni fa |
Jon Ross-Perkins
|
d0b2b7bc41
When running FileTests, verify that autoupdate wouldn't make changes. (#3232)
|
2 anni fa |
Jon Ross-Perkins
|
0847532edc
Refactor file_test autoupdating into a class. (#3228)
|
2 anni fa |
Richard Smith
|
25d4cd3cc4
Include information in the crash backtrace about which test we were running. (#3222)
|
2 anni fa |
Jon Ross-Perkins
|
2ecab78297
Support multi-file lex printing and testing. (#3214)
|
2 anni fa |
Jon Ross-Perkins
|
8aa3d960f5
Merge toolchain file_test children in order to improve linking. (#3206)
|
2 anni fa |
Jon Ross-Perkins
|
7a1d54f8e3
Merge filesystem logic into FileTest and update test files. (#3183)
|
2 anni fa |
Jon Ross-Perkins
|
96517a1ee3
Migrate explorer tests to file_test and remove lit support. (#3050)
|
2 anni fa |
Jon Ross-Perkins
|
b5167b2d69
Implement autoupdate for file_test. (#3043)
|
2 anni fa |
Jon Ross-Perkins
|
eb05f618ce
Refactor FileTest construction so that the test class is directly available. (#3035)
|
2 anni fa |
Jon Ross-Perkins
|
3f24aa28b7
Introduce flag handling into file_test. (#3030)
|
2 anni fa |
Jon Ross-Perkins
|
f088a71cec
Add file_test support for specifying arguments and only checking a subset of output. (#3018)
|
2 anni fa |
Jon Ross-Perkins
|
d18c1347d7
Migrate compatible uses to TestRawOstream. (#2891)
|
2 anni fa |
Jon Ross-Perkins
|
c43839e1b1
Switch FileTest to use StringRefs instead of files. (#2885)
|
2 anni fa |
Jon Ross-Perkins
|
6586179c8d
Add support for splitting a test file. (#2876)
|
2 anni fa |
Jon Ross-Perkins
|
a7939ab22f
Fix test_arg for file_test.subset (#2863)
|
2 anni fa |
Jon Ross-Perkins
|
6b7a522b3f
Provide local paths for file tests. (#2830)
|
3 anni fa |
Jon Ross-Perkins
|
941e60ade6
Add framework for replacing lit with cc_test (#2814)
|
3 anni fa |