Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | translate \n -> \r\n on the way out | Aleksey Kladov | 2019-08-20 | 1 | -9/+13 |
| | |||||
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -2/+2 |
| | | | | | | This wasn't a right decision in the first place, the feature flag was broken in the last rustfmt release, and syntax highlighting of imports is more important anyway | ||||
* | Fix clippy::expect_fun_call | Alan Du | 2019-06-04 | 1 | -1/+1 |
| | |||||
* | remove ignored macro tests | Aleksey Kladov | 2019-02-19 | 1 | -1/+1 |
| | | | | | we need to significantly reengineer macros, so the tests as they exist are useless | ||||
* | Fix some typos | Pascal Hertleif | 2019-02-12 | 1 | -2/+2 |
| | |||||
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -26/+11 |
| | |||||
* | generalize marking infrastructure | Aleksey Kladov | 2019-01-23 | 1 | -2/+7 |
| | |||||
* | switch to insta for testing | Aleksey Kladov | 2019-01-15 | 1 | -8/+0 |
| | |||||
* | fix indent caclulation | Aleksey Kladov | 2019-01-13 | 1 | -10/+10 |
| | |||||
* | Add testing infrastructure for type inference | Florian Diebold | 2018-12-23 | 1 | -0/+99 |
| | | | | - move dir_tests to test_utils for that. | ||||
* | organize completion tests better | Aleksey Kladov | 2018-12-21 | 1 | -12/+10 |
| | |||||
* | fold curly blocks | Aleksey Kladov | 2018-12-20 | 1 | -0/+1 |
| | |||||
* | generalize folding tests | Aleksey Kladov | 2018-12-20 | 1 | -7/+31 |
| | | | | By using xml-like tags, we will be able to test nested foldings. | ||||
* | Use json comparison code from cargo for heavy tests | Florian Diebold | 2018-12-06 | 1 | -0/+94 |
| | |||||
* | modernize some code | Aleksey Kladov | 2018-12-06 | 1 | -5/+2 |
| | |||||
* | Reformat all | Aleksey Kladov | 2018-10-31 | 1 | -14/+17 |
| | |||||
* | Add MockAnalysis to make testing easier | Aleksey Kladov | 2018-10-31 | 1 | -5/+21 |
| | |||||
* | extract fixture parsing | Aleksey Kladov | 2018-10-31 | 1 | -0/+42 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -2/+2 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | Improve tests | Adolfo OchagavĂa | 2018-10-13 | 1 | -8/+30 |
| | |||||
* | move | Aleksey Kladov | 2018-08-25 | 1 | -0/+31 |
| | |||||
* | rename | Aleksey Kladov | 2018-08-25 | 1 | -0/+36 |