aboutsummaryrefslogtreecommitdiff
path: root/crates/tools/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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