aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/runnables.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename ra_ide_db -> ide_dbAleksey Kladov2020-08-131-1/+1
* fmtAleksey Kladov2020-08-131-1/+1
* Rename ra_cfg -> cfgAleksey Kladov2020-08-131-1/+1
* Rename ra_syntax -> syntaxAleksey Kladov2020-08-121-1/+1
* Rename FnDef -> FnAleksey Kladov2020-07-301-20/+20
* Rename ModuleItem -> ItemAleksey Kladov2020-07-291-2/+2
* Allow running more tests at onceKirill Bulatov2020-07-281-54/+110
* Cleanup CFG APIAleksey Kladov2020-07-231-5/+2
* Unclutter NavigationTarget APIAleksey Kladov2020-07-171-30/+30
* Refactor runnable testsAleksey Kladov2020-06-301-525/+511
* More principled indentation trimming in fixturesAleksey Kladov2020-06-231-8/+8
* display Doctest code lens before comment #4785Benjamin Coenen2020-06-181-6/+2
* display Doctest code lens before comment #4785Benjamin Coenen2020-06-141-2/+2
* display Doctest code lens before comment #4785Benjamin Coenen2020-06-091-1/+9
* Add Run|Debug hover actionsvsrs2020-06-061-5/+9
* Preliminary runnables refactoringvsrs2020-06-061-0/+78
* Fix testsAleksey Kladov2020-06-021-15/+210
* New runnables APIAleksey Kladov2020-06-021-12/+13
* Don't require module docs for Features and AssistsAleksey Kladov2020-05-311-2/+0
* Specify actionsAleksey Kladov2020-05-311-0/+11
* Fix testsAleksey Kladov2020-05-241-25/+25
* add support of feature flag for runnables #4464Benjamin Coenen2020-05-241-1/+1
* add support of feature flag for runnables #4464Benjamin Coenen2020-05-231-35/+41
* add support of feature flag for runnables #4464Benjamin Coenen2020-05-221-11/+2
* add support of feature flag for runnables #4464Benjamin Coenen2020-05-211-5/+67
|\
| * Fix doctests in an Impl blockCoenen Benjamin2020-05-171-1/+1
| * fix doctest inside impl block #4449Benjamin Coenen2020-05-171-2/+2
| * fix doctest inside impl block #4449Benjamin Coenen2020-05-161-5/+65
* | add support of feature flag for runnables #4464Benjamin Coenen2020-05-211-13/+133
|/
* add doctest support #4317Benjamin Coenen2020-05-051-0/+43
* Convert tests to text-sizeAleksey Kladov2020-04-251-9/+9
* feat: run ignored testsHannes De Valkeneer2020-04-221-2/+33
* Fix unnecessary braces warningsLaurențiu Nicola2020-04-061-2/+2
* Refactor primary IDE APIAleksey Kladov2020-02-261-34/+16
* Simplify module retrievalKirill Bulatov2020-02-161-7/+5
* If possible, use --exact flag when running testsKirill Bulatov2020-02-141-24/+87
* cleanup importsAleksey Kladov2020-02-061-1/+2
* Provide more runners for potential testsKirill Bulatov2020-01-231-1/+15
* Create modules via SourceBinderAleksey Kladov2020-01-161-2/+2
* Rename Source -> InFileAleksey Kladov2019-11-281-3/+3
* rename ra_ide_api -> ra_ideAleksey Kladov2019-11-271-0/+242