aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_db/src/fixture.rs
Commit message (Expand)AuthorAgeFilesLines
* Add convenience method for testingAleksey Kladov2019-11-151-2/+10
* Implement FromStr for enum EditionMetabaron2019-11-121-1/+2
* move crate_def_map tests to hir_defAleksey Kladov2019-11-031-1/+147
* Introduce ra_db::fixture fixture moduleAleksey Kladov2019-11-031-0/+40