Commit Graph

6 Commits

Author SHA1 Message Date
tzutalin fffc99047b Change version to v1.3.0 2017-05-03 20:03:14 +08:00
tzutalin 1787670afa rename test files 2017-05-03 16:27:58 +08:00
tzutalin 9a7ecb4a07 Add ustr.py, add more test, and fix build error for py3 2017-05-03 16:13:08 +08:00
Thibaut Mattio c5c2a34a39 Apply PEP recommendation on formatting
Running pylint to make the code complient with PEP recommendations on lintage.
2017-02-28 11:50:15 +08:00
Ryan Flynn b6d1929306 add unit testing via 'make test' 2017-01-02 22:34:55 -05:00
tzutalin 50a079edc4 Support Unicode for saving and loading Pascal XML format
Use lxml to pretty the xml instead of minidom because minido does not support unicode
Save xml with unicode
Add tests dir to collect more images for unit tests in the future
2016-12-02 11:26:37 +08:00