aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_analysis/tests/runnables.rs
Commit message (Collapse)AuthorAgeFilesLines
* don't create many compilation units for testsAleksey Kladov2019-01-031-118/+0
|
* Make modules with tests runnableJan Jansen2018-12-311-0/+118
Fixes #154