josh11b
|
47bfa375af
Propagate `llvm::vfs::FileSystem` from `driver_env` to Clang (#4537)
|
před 1 rokem |
Jon Ross-Perkins
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
před 1 rokem |
Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
před 1 rokem |
Chandler Carruth
|
72cb9d0d06
Refactor testing exe path and benchmark main handling. (#4216)
|
před 1 rokem |
Chandler Carruth
|
e34e240263
Move the core standard library to the installation. (#3995)
|
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
|
594f6d781e
Fix prelude finding for direct driver execution. (#3894)
|
před 2 roky |
Jon Ross-Perkins
|
895e90e791
Start including the prelude for testing. (#3861)
|
před 2 roky |
Jon Ross-Perkins
|
4421a75c36
file_name -> filename (#3791)
|
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
|
1974e44fd9
Rename factory functions from 'Create' to 'Make' (#3706)
|
před 2 roky |
Geoff Romer
|
e3d3122f1d
Move tests to the namespace of the code under test (#3244)
|
před 2 roky |
Jon Ross-Perkins
|
32a1be3690
Detect invalid yaml. (#3239)
|
před 2 roky |
Jon Ross-Perkins
|
2ecab78297
Support multi-file lex printing and testing. (#3214)
|
před 2 roky |
Jon Ross-Perkins
|
b9df8ca765
Manual cleanup of toolchain clang-tidy/clangd warnings. (#3157)
|
před 2 roky |
Chandler Carruth
|
a2b4cabeaa
Switch the toolchain to the new CLI library. (#2979)
|
před 2 roky |
Jon Ross-Perkins
|
fa857e42be
Rename //testing/util to base (#3104)
|
před 2 roky |
Jon Ross-Perkins
|
a692fb89a3
Rename //toolchain/common to base (#3101)
|
před 2 roky |
Jon Ross-Perkins
|
8b1e820848
Migrate some lexer tests to file tests. (#2892)
|
před 2 roky |
Jon Ross-Perkins
|
8e940d9724
Migrate //common test libraries to //testing/util. (#2890)
|
před 2 roky |
Jon Ross-Perkins
|
a93e621488
Add vfs support to toolchain. (#2888)
|
před 2 roky |
Chandler Carruth
|
3c15882f4e
Extract a test helper to its own library. (#2828)
|
před 3 roky |
Jon Ross-Perkins
|
04f0288cd2
Bracket the tokenized buffer output. (#2446)
|
před 3 roky |
Jon Ross-Perkins
|
e21449edff
Switch the driver to print ParseTree postorder by default (#2371)
|
před 3 roky |
Jon Ross-Perkins
|
80570e1a5b
Modify the driver to support using for semantics IR testing (#2222)
|
před 3 roky |
Jon Meow
|
699172633f
Sort diagnostic output from the driver by default (#1143)
|
před 4 roky |
Jon Meow
|
9c716e9c3b
Move tests into Carbon::Testing, set small size (#992)
|
před 4 roky |
Jon Meow
|
652cd8c636
Style updates, mostly _ naming (#970)
|
před 4 roky |
Jon Meow
|
5f0da883e4
Run clang-tidy over toolchain (#969)
|
před 4 roky |
Chandler Carruth
|
5f67029479
Use upstream GoogleTest and add related test utils. (#876)
|
před 4 roky |