Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move completion item tests closer to the code | Aleksey Kladov | 2019-01-23 | 1 | -1/+3 |
| | | | | | this is the reason why we need marks: the tests were spread across two files, because I've forgotten that there were tests already | ||||
* | generalize marking infrastructure | Aleksey Kladov | 2019-01-23 | 1 | -82/+1 |
| | |||||
* | introduce marking infrastructure for maintainable tests | Aleksey Kladov | 2019-01-10 | 1 | -0/+82 |
This also fixes a particular edge case in name resolution. |