summaryrefslogtreecommitdiffstats
path: root/unitest.py
AgeCommit message (Collapse)Author
2015-05-01No more translationsAlessio Sergi
2015-02-20Correct an issue on the latest commit, cause unitary tests failednicolargo
2014-06-13Fix unitary testsAlessio Sergi
Fix python3 compat.
2014-06-13PEP 257Alessio Sergi
One-line docstring should not occupy 3 lines Expected 1 blank line *before* class docstring First line should end with '.' Blank line missing between one-line summary and description No blank lines allowed *after* method docstring Use r""" if any backslashes in a docstring
2014-05-24Delete process number in the unitarytestNicolargo
2014-05-21Add the unitest.py fileNicolargo