aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/test.rs
Commit message (Expand)AuthorAgeFilesLines
* fix typoAleksey Kladov2019-04-111-1/+1
* replace todo with fixmeAleksey Kladov2019-03-231-1/+1
* Add fuzz test for reparsingpcpthm2019-03-211-0/+9
* Refactor parser fuzz testingpcpthm2019-03-211-2/+2
* kill utils moduleAleksey Kladov2019-02-211-6/+3
* reformat the worldAleksey Kladov2019-02-081-36/+23
* switch ra_syntax to new rowan APIAleksey Kladov2019-01-081-4/+4
* CleanupFlorian Diebold2018-12-231-25/+31
* Add testing infrastructure for type inferenceFlorian Diebold2018-12-231-100/+5
* Remove TODO on self_hosting_parsingDJMcNab2018-12-211-8/+4
* Fix the tests and fix the precommit hookDJMcNab2018-12-201-1/+1
* Change parser tests dir to inline/ok and inline/errDJMcNab2018-12-201-2/+2
* Ensure that the parser tests pass or fail correctlyDJMcNab2018-12-201-8/+26
* Add tests and only traverse in the crates directoryDJMcNab2018-12-191-5/+10
* Revert "Revert to f6f7c5"DJMcNab2018-12-191-3/+0
* Revert to f6f7c5DJMcNab2018-12-191-0/+3
* Fix expression parsing by bailing out upon a macro block being foundDJMcNab2018-12-191-3/+0
* Add a test to ensure that we can parse each fileDJMcNab2018-12-191-2/+43
* Rename File -> SourceFileNodeAleksey Kladov2018-11-071-2/+2
* Cargo FormatJeremy A. Kolb2018-10-161-5/+4
* rename all thingsAleksey Kladov2018-09-161-0/+151