summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-11-18pep8: remove empty lines at EOFThomas Waldmann
2014-11-18pep8: too long lines, reformat lines to < 120 chars. removed redundancy from ...Thomas Waldmann
2014-11-18pep8: fix empty line countsThomas Waldmann
2014-11-18pep8: fix indentation to be a multiple of fourThomas Waldmann
2014-11-18pep8: use triple double-quotes for docstringsThomas Waldmann
2014-10-26fix typosThomas Waldmann
2014-09-18removed unused stringsMicah Lee
2014-09-02fixed test_load_strings_loads_other_languages, because french strings were up...Micah Lee
2014-09-02Merge pull request #120 from r4v5/fix-travisMicah Lee
2014-09-02added GPLv3 license to each source fileMicah Lee
2014-08-31Test fix: OnionShare object doesn't have a port until we tell it to get one.Mason Donahue
2014-08-27deleted file_crunching testsMicah Lee
2014-08-26split tests into multiple files, and fixed tests to work with refactorMicah Lee
2014-08-23The code for Tails's firewall-punching was refactored without updating the te...Mason Donahue
2014-06-23switch random strings from hex-encoded to base32-encodedMicah Lee
2014-06-20randomize the name of hidden service directories (fixes #28)Micah Lee
2014-06-10removed test_tails_appends_to_path because that no longer happens. changed te...Micah Lee
2014-06-02Add unit tests: file stats and port selection.Connor Mendenhall
2014-05-30Add more unit tests.Connor Mendenhall
2014-05-30Start adding nose tests.Connor Mendenhall