aboutsummaryrefslogtreecommitdiff
path: root/crates/test_utils
Commit message (Collapse)AuthorAgeFilesLines
...
* reformat the worldAleksey Kladov2019-02-082-30/+12
|
* refactor import resolutionAleksey Kladov2019-01-251-2/+4
| | | | | extract path resolution use enums instead of bools
* 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
| | | | | | | Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.33 to 1.0.34. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.33...v1.0.34) Signed-off-by: dependabot[bot] <[email protected]>
* Bump itertools from 0.7.11 to 0.8.0dependabot[bot]2018-12-271-1/+1
| | | | | | | Bumps [itertools](https://github.com/bluss/rust-itertools) from 0.7.11 to 0.8.0. - [Release notes](https://github.com/bluss/rust-itertools/releases) - [Commits](https://github.com/bluss/rust-itertools/compare/0.7.11...0.8.0) Signed-off-by: dependabot[bot] <[email protected]>
* Add testing infrastructure for type inferenceFlorian Diebold2018-12-231-0/+99
| | | | - move dir_tests to test_utils for that.
* 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
| | | | By using xml-like tags, we will be able to test nested foldings.
* 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
| | | | Run `cargo fmt` and ignore generated files
* 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