summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-07-23Fix unittests for python 3.5mathieui
2018-07-22Fix close_all and change_title pluginsmathieui
2018-07-21Add tests for the new tabs modulemathieui
2018-07-21Fix the config testsmathieui
2017-11-21Refactor logger.py to make it more testablemathieui
2017-11-14Make italics workmathieui
2017-10-14Fix xhtml tests, and add tests with css disabledmathieui
2017-10-14Remove some unused importsmathieui
2017-10-12Improve the poopt testmathieui
2017-10-11Add a poopt.cut_text multiline unit testmathieui
2017-10-08Change all “not … in …” into “… not in …”.Emmanuel Gil Peyrot
2017-10-07Fix testsmathieui
2017-09-28Rename parse_message_line to parse_log_linemathieui
2017-09-28Add a simple test casemathieui
2016-08-21Update testsmathieui
2016-06-12Update testsmathieui
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot
2014-12-18Add a unit test for input completionmathieui
2014-12-08Improve the xhtml_to_poezio_colors sanitizationmathieui
2014-11-02Make update.sh install the deps in a venv, and use themmathieui
2014-10-29Add some testsmathieui
2014-10-27Add some unit tests using py.testmathieui