Mercurial > python-compiler.rs
annotate src/tests/mod.rs @ 24:199ba034e4af
Generate tests dynamically based on tests/test_parse_files/ content.
author | Bastien Orivel <eijebong@bananium.fr> |
---|---|
date | Fri, 03 Jun 2016 22:18:15 +0200 |
parents | 5a7c3393382b |
children | 86604a156ed0 |
rev | line source |
---|---|
23
5a7c3393382b
Add a simple test for ast.Assign.
Bastien Orivel <eijebong@bananium.fr>
parents:
diff
changeset
|
1 mod tests_convert_dump; |