Commit Graph

15 Commits (3ad608e325c52ba59415d2a3ab02b7fbc1a9e4db)

Author SHA1 Message Date
Alessio Sergi a583aeb819 Remove some duplicate variables from globals
Update all affected imports accordingly.
2016-03-24 11:34:30 +01:00
nicolargo d6e1067e9f Update unitest with FOLDERS and IP plugins (revert test on IP key) 2016-03-06 17:24:15 +01:00
nicolargo 5948260bb2 Update unitest with FOLDERS and IP plugins 2016-03-06 17:20:10 +01:00
nicolargo 23a8dbc5cd Correct issue on unitest 2015-11-29 20:50:53 +01:00
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