aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/tests
Commit message (Collapse)AuthorAgeFilesLines
* switch to lsp-typesAleksey Kladov2019-01-142-2/+2
|
* wire sysroot into crate graphAleksey Kladov2019-01-102-31/+23
|
* add sysroot boilerplateAleksey Kladov2019-01-101-1/+40
|
* dont depend on tools from lsp-serverAleksey Kladov2019-01-101-2/+0
|
* fix testsBernardo2019-01-031-9/+14
|
* Merge #378bors[bot]2018-12-301-2/+2
|\ | | | | | | | | | | | | | | 378: migrate-to-tempdir r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]>
| * :arrow_up: tempdirAleksey Kladov2018-12-301-2/+2
| |
* | :arrow_up: crossbeamAleksey Kladov2018-12-301-4/+9
|/ | | | closes #189
* Install rustfmt in rustfmt testAleksander Vognild Burkow2018-12-291-0/+2
|
* Add support for formatting entire document with rustfmtAleksander Vognild Burkow2018-12-291-2/+54
| | | | | | Attempting to format a document when rustfmt isn't installed will result in an error being returned to the frontend. An alternative implementation would be returning zero replacements.
* fix the testAleksey Kladov2018-12-271-2/+2
|
* fix sycAleksey Kladov2018-12-201-2/+1
|
* implement vfs events handlingAleksey Kladov2018-12-201-2/+2
|
* move thread worker to a separate crateAleksey Kladov2018-12-181-3/+3
|
* Add test for code actionsFlorian Diebold2018-12-061-1/+60
|
* Use json comparison code from cargo for heavy testsFlorian Diebold2018-12-062-17/+20
|
* modernize moreAleksey Kladov2018-12-062-4/+1
|
* drop extern cratesAleksey Kladov2018-12-061-7/+0
|
* Fix the testAleksey Kladov2018-11-081-1/+1
|
* extract fixture parsingAleksey Kladov2018-10-311-22/+7
|
* Fix the testAleksey Kladov2018-10-251-17/+41
|
* Cargo FormatJeremy A. Kolb2018-10-162-55/+46
| | | | Run `cargo fmt` and ignore generated files
* migrate analysis and server to 2018Aleksey Kladov2018-10-152-2/+2
|
* rename all thingsAleksey Kladov2018-09-162-0/+316