aboutsummaryrefslogtreecommitdiff
path: root/crates/tools/tests
Commit message (Collapse)AuthorAgeFilesLines
* Reformat allAleksey Kladov2018-10-311-4/+5
|
* Various changesMuhammad Mominul Huque2018-10-311-1/+8
| | | | | | | Pin to a specific toolchain version Format checking functionality Add a test to check the code formatting. Remove macro_use attribute
* rename gen-kinds to gen-syntaxAleksey Kladov2018-10-161-1/+1
|
* fix testsAleksey Kladov2018-10-161-13/+2
|
* Cargo FormatJeremy A. Kolb2018-10-161-3/+13
| | | | Run `cargo fmt` and ignore generated files
* take `&Path` instead of `PathBuf`Muhammad Mominul Huque2018-10-161-2/+2
|
* Refactor the constantsMuhammad Mominul Huque2018-10-151-9/+3
|
* Use CARGO_MANIFEST_DIR for locating the grammar.ron fileMuhammad Mominul Huque2018-10-151-4/+3
|
* Show how to generate code with error messageMuhammad Mominul Huque2018-10-141-2/+6
|
* create cli.rs and make the tests passingMuhammad Mominul Huque2018-10-141-0/+16