Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Python 2 code from the tests & refactor (#7320) | Mark Byrne | 2022-08-18 | 1 | -2/+2 |
* | Emit `using-constant-test` when testing truth value of a variable holding a g... | Jacob Walls | 2022-06-12 | 1 | -0/+13 |
* | Emit `using-constant-test` when testing truth value of a call returning a gen... | Jacob Walls | 2022-06-11 | 1 | -0/+16 |
* | Add `comparison-of-constants` checker (#6413) | omarandlorraine | 2022-05-04 | 1 | -1/+1 |
* | Remove the 'no-init' message tat was not emitted anyway | Pierre Sassoulas | 2022-04-18 | 1 | -1/+1 |
* | Move functional test files to new structure | Daniƫl van Noord | 2022-02-10 | 1 | -0/+149 |
* | Create subdirectory for crowded functional tests | Pierre Sassoulas | 2021-03-07 | 1 | -141/+0 |
* | Remove unsecable whitespace in the whole codebase | Pierre Sassoulas | 2020-09-12 | 1 | -1/+1 |
* | Add simplifiable-condition and condition-evals-to-constant to the refactoring... | ethan-leba | 2020-08-31 | 1 | -2/+1 |
* | [functional tests] Rename example_functional_tests.py => e/example_functional... | Pierre Sassoulas | 2019-09-10 | 1 | -0/+142 |