aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/tests
Commit message (Expand)AuthorAgeFilesLines
* bump timeout for CIAleksey Kladov2019-05-291-1/+1
* silnce profiling in testsAleksey Kladov2019-05-291-1/+2
* check cancellation when expanding macrosAleksey Kladov2019-05-271-3/+2
* enable profiling in testsAleksey Kladov2019-05-272-1/+83
* cleanup cancellationAleksey Kladov2019-04-171-10/+5
* Modifies runnables test to use multi-workspace rootRoberto Vidal2019-04-142-29/+68
* Sends cwd info for runnables and code lensesRoberto Vidal2019-04-142-2/+10
* Adds support for multiple editor workspaces on initializationRoberto Vidal2019-04-141-1/+1
* Fix test_missing_module_code_action_in_json_project on WindowsVille Penttinen2019-03-071-6/+11
* when loading workspace, say how many packages were loadedAleksey Kladov2019-03-072-15/+14
* Remove rust-project.json test w/ dependencies.David Wood2019-03-071-43/+0
* Add test demonstrating logic for handling deps.David Wood2019-03-071-1/+44
* Initial implementation of project-lock.json.David Wood2019-03-072-2/+69
* Add showWorkspaceLoadedNotification to vscode clientVille Penttinen2019-03-061-1/+8
* Rename feedback to show_messageVille Penttinen2019-03-052-10/+10
* Send an actual ShowMessage instead of InternalFeedback in feedback()Ville Penttinen2019-03-051-3/+5
* Fix the buildkjeremy2019-02-271-1/+3
* Assign IDs to assistsAleksey Kladov2019-02-241-4/+7
* automatically wait for worker threadsAleksey Kladov2019-02-141-12/+5
* reformat the worldAleksey Kladov2019-02-082-21/+5
* align command namingAleksey Kladov2019-01-281-1/+1
* 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
|\
| * :arrow_up: tempdirAleksey Kladov2018-12-301-2/+2
* | :arrow_up: crossbeamAleksey Kladov2018-12-301-4/+9
|/
* 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
* 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
* migrate analysis and server to 2018Aleksey Kladov2018-10-152-2/+2
* rename all thingsAleksey Kladov2018-09-162-0/+316