[DEV] integration of the test

This commit is contained in:
2016-02-22 21:23:21 +01:00
parent dba1126601
commit 05c3f10786
18 changed files with 802 additions and 376 deletions

4
.gitignore vendored
View File

@@ -26,3 +26,7 @@
*.exe
*.out
*.app
#python
*.pyc
__pycache__