Commit Graph

11 Commits (97bf2337762518a045508e871789b6906e906b33)

Author SHA1 Message Date
Alessio Sergi a271eaf8ae Move core at the top of the module tree
Remove 'glances_' prefix from filenames.
2015-11-14 15:15:15 +01:00
Alessio Sergi 25816ceae7 Percentage bars: non-blocking solution for values out of range 2015-11-06 22:33:11 +01:00
Alessio Sergi 46d4b633b9 unitest: cosmetic changes 2015-09-21 16:51:20 +02:00
Alessio Sergi 837193ef7b unitest: unbreak non-Linux platforms
OK FreeBSD, OS X and Windows.
2015-09-21 15:39:39 +02:00
kevinlondon 2b1b80c032 Changed percentage bars to use an explicit assertion error if valid is outside of the expected range. 2015-09-21 00:59:20 +02:00
Alessio Sergi eaa8e39771 No more translations 2015-05-01 19:51:15 +02:00
nicolargo fc869b7a21 Correct an issue on the latest commit, cause unitary tests failed 2015-02-20 22:59:00 +01:00
Alessio Sergi 4c4279eccb Fix unitary tests
Fix python3 compat.
2014-06-13 20:06:13 +02:00
Alessio Sergi b5cac27e99 PEP 257
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-06-13 19:02:21 +02:00
Nicolargo c68fc5d5c1 Delete process number in the unitarytest 2014-05-24 15:11:53 +02:00
Nicolargo 31e93e5c14 Add the unitest.py file 2014-05-21 13:48:07 +02:00