aboutsummaryrefslogtreecommitdiff
path: root/crates/test_utils
Commit message (Expand)AuthorAgeFilesLines
* Move verbose tests out of lineAleksey Kladov2020-03-131-1/+2
* Check only one fixtureEdwin Cheng2020-03-101-1/+6
* Add fixture meta for single file fixtureEdwin Cheng2020-03-101-0/+8
* Support cross-crate marksAleksey Kladov2020-03-041-3/+12
* Use text_range::extend_toEdwin Cheng2020-02-271-1/+1
* Remove code duplication in testsAleksey Kladov2020-02-261-0/+1
* Update versionsKirill Bulatov2020-02-181-2/+2
* Run cargo +nightly fix --clippy -Z unstable-optionsKirill Bulatov2020-02-181-1/+1
* Simplify fixture parsingAleksey Kladov2020-01-301-21/+8
* Simplify fixture parsingAleksey Kladov2020-01-291-20/+19
* test_utils: move flush!() to its usage as per conversation with @matkladVeetaha2020-01-291-13/+13
* test_utils: updated documentation and some typosVeetaha2020-01-292-11/+43
* Refactor goto tests to always specify textsAleksey Kladov2019-12-181-2/+2
* Skip slow tests by defaultAleksey Kladov2019-12-071-0/+11
* Disable doctestsAleksey Kladov2019-11-172-2/+5
* support range selection in assist docsAleksey Kladov2019-10-261-3/+31
* Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
* translate \n -> \r\n on the way outAleksey Kladov2019-08-201-9/+13
* Remove unused dependenciesShotaro Yamada2019-07-081-1/+0
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-2/+2
* Fix clippy::expect_fun_callAlan Du2019-06-041-1/+1
* fix error on wrong pathAleksey Kladov2019-03-171-2/+2
* remove ignored macro testsAleksey Kladov2019-02-191-1/+1
* Fix some typosPascal Hertleif2019-02-122-5/+7
* Fix typo in Cargo.toml authorsVille Penttinen2019-02-111-1/+1
* Update authors field in Cargo.tomls to "rust-analyzer developers"Ville Penttinen2019-02-111-1/+1
* reformat the worldAleksey Kladov2019-02-082-30/+12
* refactor import resolutionAleksey Kladov2019-01-251-2/+4
* generalize marking infrastructureAleksey Kladov2019-01-232-2/+87
* switch to insta for testingAleksey Kladov2019-01-151-8/+0
* fix indent caclulationAleksey Kladov2019-01-131-10/+10
* Bump serde_json from 1.0.33 to 1.0.34dependabot[bot]2018-12-311-1/+1
* Bump itertools from 0.7.11 to 0.8.0dependabot[bot]2018-12-271-1/+1
* Add testing infrastructure for type inferenceFlorian Diebold2018-12-231-0/+99
* organize completion tests betterAleksey Kladov2018-12-211-12/+10
* fold curly blocksAleksey Kladov2018-12-201-0/+1
* generalize folding testsAleksey Kladov2018-12-201-7/+31
* Use json comparison code from cargo for heavy testsFlorian Diebold2018-12-062-0/+95
* modernize some codeAleksey Kladov2018-12-061-5/+2
* Reformat allAleksey Kladov2018-10-311-14/+17
* Add MockAnalysis to make testing easierAleksey Kladov2018-10-311-5/+21
* extract fixture parsingAleksey Kladov2018-10-311-0/+42
* Cargo FormatJeremy A. Kolb2018-10-161-2/+2
* switch base crates to 2018Aleksey Kladov2018-10-151-0/+1
* Improve testsAdolfo OchagavĂ­a2018-10-131-8/+30
* moveAleksey Kladov2018-08-252-0/+32
* renameAleksey Kladov2018-08-252-0/+44