Adding new expectation (Regex) and creating unit tests.

This commit is contained in:
Mitsuo Takaki
2016-04-29 08:48:53 -07:00
parent 2f3106da60
commit c5520450ba
8 changed files with 167 additions and 7 deletions

3
.gitignore vendored
View File

@@ -5,3 +5,6 @@ share/
.Python
*.swp
*.pyc
.cache
.coverage
*.egg-info