aboutsummaryrefslogtreecommitdiff
path: root/test/suite.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a typoAlexey Shchepin2016-06-021-1/+1
* Stronger tests in the test suite, SQL updates and fixesAlexey Shchepin2016-06-021-9/+14
* Better code for setting up ejabberd app locationPaweł Chmielowski2016-05-301-4/+23
* Make tests run correctly even when ejabberd src in not in ejabberd-xxx dirPaweł Chmielowski2016-05-301-4/+4
* Copy lite.sql to place where tests expect it in failback modePaweł Chmielowski2016-05-261-0/+4
* Fix a typoAlexey Shchepin2016-05-131-1/+1
* Update SQL escapingAlexey Shchepin2016-05-131-1/+1
* Add ability to configure server loglevel when running testsPaweł Chmielowski2016-05-021-0/+1
* Allow running test groups independentlyMickael Remond2016-03-241-1/+13
* Add tests for MIXEvgeniy Khramtsov2016-03-101-0/+8
* Get rid of calls to jlib.erl from testsEvgeniy Khramtsov2016-02-111-8/+8
* Convert tests to Fast XMLMickael Remond2016-02-031-6/+6
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* Make s2s port configurable in test runnerPaweł Chmielowski2015-04-201-0/+1
* Add ability to configure parameters used by "make test" with test/config.ctcPaweł Chmielowski2015-04-091-2/+34
* Give better error messages for tests failing on #...{} = recv() linesPaweł Chmielowski2015-04-091-0/+2
* Show received input and expected input in ?recv* macros in case of failurePaweł Chmielowski2015-04-091-0/+3
* Add tests for Client State Indication supportHolger Weiss2014-09-111-0/+2
* Add tests for session managementEvgeniy Khramtsov2014-07-221-2/+12
* Add tests for mod_carboncopyEvgeniy Khramtsov2014-07-211-0/+2
* Improve MUC test casesEvgeniy Khramtsov2014-07-191-0/+3
* Do not use functions from crypto module wherever possibleEvgeniy Khramtsov2013-11-051-5/+5
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-1/+1
* Pre-load applications before setting the environment variablesEvgeniy Khramtsov2013-06-271-0/+3
* Do not check the second SASL challengeEvgeniy Khramtsov2013-06-271-15/+6
* Split the test suite into modulesEvgeniy Khramtsov2013-06-271-0/+398