onionshare/test
Thomas Waldmann 087102bde4 pep8: too long lines, reformat lines to < 120 chars. removed redundancy from long_description in setup.py.
note: pep8 usually recommends 80 chars, but I find that impractical and unnecessary - it's not 1980 any more when code was edited on 80x25 terminals.

i was a bit wondering about onionshare-launcher.py - it does a lot of imports, but does not use the imported names.
2014-11-18 18:59:48 +01:00
..
onionshare_helpers_test.py pep8: too long lines, reformat lines to < 120 chars. removed redundancy from long_description in setup.py. 2014-11-18 18:59:48 +01:00
onionshare_strings_test.py pep8: fix empty line counts 2014-11-18 18:29:32 +01:00
onionshare_test.py pep8: fix empty line counts 2014-11-18 18:29:32 +01:00
onionshare_web_test.py pep8: fix empty line counts 2014-11-18 18:29:32 +01:00
test_helpers.py pep8: fix indentation to be a multiple of four 2014-11-18 18:03:34 +01:00