Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make mangled_names.test and update_cc_test_checks.py work with Python 2. | Nico Weber | 2020-01-02 | 1 | -3/+3 |
* | [Utils] Deal with occasionally deleted functions | Johannes Doerfert | 2019-12-31 | 3 | -0/+36 |
* | [Utils][Fix] Minor test result change | Johannes Doerfert | 2019-12-31 | 1 | -1/+1 |
* | [Utils] Reuse argument variable names in the body | Johannes Doerfert | 2019-12-31 | 5 | -1/+41 |
* | [Utils] Allow update_test_checks to scrub attribute annotations | Johannes Doerfert | 2019-12-31 | 4 | -0/+43 |
* | Partially revert "Add initial tests for update_{llc_,cc_,}test_checks.py" | Reid Kleckner | 2019-12-26 | 6 | -142/+7 |
* | Only run mangled_names.test if python3 is available. | Nico Weber | 2019-12-16 | 2 | -8/+14 |
* | Add initial tests for update_{llc_,cc_,}test_checks.py | Alex Richardson | 2019-12-16 | 15 | -0/+508 |