Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-12-06Determine delay timestamp correctlyPhilipp Hörist
2018-11-19Refactor parse_datetime and add unit testPhilipp Hörist
2018-11-19Remove useless commentAndré Apitzsch
2018-11-19Test: Fix KeyErrorAndré Apitzsch
2018-11-19XHTML: Fix parsing font-sizePhilipp Hörist
2018-11-19Refactor htmltextview testPhilipp Hörist
2018-11-14Restructure testAndré Apitzsch
2018-11-14Test: caps cache: use mock from unittestAndré Apitzsch
2018-11-14Test: remove unused importsAndré Apitzsch
2018-11-13Test: Remove unused xmpp_mocksAndré Apitzsch
2018-10-07Refactor Chat State NotificationsPhilipp Hörist
2018-10-07Add annotationsPhilipp Hörist
2018-10-07Move HtmlTextView test into test folderPhilipp Hörist
2018-08-18Tests: fix importsAndré Apitzsch
2018-07-27Add connect_maschine()Philipp Hörist
2018-07-22Move caps code into own modulePhilipp Hörist
2018-07-22Rewrite discovery code and move it into own modulePhilipp Hörist
2018-07-22Move message handler into own modulePhilipp Hörist
2018-07-08Refactor Privacy and Blocking into own modulesPhilipp Hörist
2018-06-30Refactor VCard code into own modulesPhilipp Hörist
2018-06-30Call notify check methods with JID argPhilipp Hörist
2018-06-22More spelling fixesAlexander Krotov
2018-05-28Remove support for ESessionsPhilipp Hörist
2018-04-25Use consistent way to get pathsPhilipp Hörist
2018-04-21Refactor configpathsPhilipp Hörist
2018-01-27Remove unused code in resolver testPhilipp Hörist
2018-01-27Add complex caps testPhilipp Hörist
2017-10-08Refactor AvatarsPhilipp Hörist
2017-09-22Package test, but don't install itAndré Apitzsch
2017-09-19Remove more Gmail thingsYann Leboulanger
2017-09-19Fix some strings for a better translationYann Leboulanger
2017-09-16Install data to new locationAndré Apitzsch
2017-09-15Fix running make testYann Leboulanger
2017-09-10test_pluginmanager: fix importsAndré Apitzsch
2017-09-10Unittest: replace deprecated functionsAndré Apitzsch
2017-08-18Rename gajim.common.gajim to avoid name conflictsAndré Apitzsch
2017-08-18Fix test importsAndré Apitzsch
2017-08-18Use absolute importsAndré Apitzsch
2017-08-09make tests run without guiYann Leboulanger
2017-08-09Fix running testsYann Leboulanger
2017-07-02Replace src by gajimAndré Apitzsch
2017-06-14fix a test. Fixes #8660Yann Leboulanger
2016-10-10start running testsYann Leboulanger
2016-09-05Honor profile given on commandline for plugin dir and history db and more.tmolitor
2013-04-08start fixing last test. still a problem with sessionsYann Leboulanger
2013-04-08re-enable test suiteYann Leboulanger
2013-01-05fix traceback handlingYann Leboulanger
2013-01-02fix imports and many py3 changementsYann Leboulanger
2013-01-02fix exception handlingYann Leboulanger
2013-01-01python uses unicode internallyYann Leboulanger