Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add more pubsub test cases | Evgeniy Khramtsov | 2013-06-26 | 1 | -6/+56 | |
| | ||||||
* | Change pubsub plugins in the testing configuration | Evgeniy Khramtsov | 2013-06-25 | 1 | -6/+2 | |
| | ||||||
* | Add LDAP test cases | Evgeniy Khramtsov | 2013-06-22 | 4 | -8/+531 | |
| | ||||||
* | Fix all calls to functions of p1_tls application | Evgeniy Khramtsov | 2013-06-20 | 1 | -2/+2 | |
| | ||||||
* | Clarify MySQL/PostgreSQL preparation for running the test suite. | Evgeniy Khramtsov | 2013-06-19 | 1 | -1/+3 | |
| | ||||||
* | Shutdown rooms before starting test cases | Evgeniy Khramtsov | 2013-06-19 | 1 | -0/+3 | |
| | ||||||
* | Add tests for modules using MySQL/PostgreSQL | Evgeniy Khramtsov | 2013-06-19 | 3 | -53/+234 | |
| | ||||||
* | Better handle incoming packets sequence | Evgeniy Khramtsov | 2013-06-18 | 1 | -3/+3 | |
| | ||||||
* | Add simple mod_offline checks | Evgeniy Khramtsov | 2013-06-17 | 1 | -0/+25 | |
| | ||||||
* | Add some MUC checks. Several cleanups | Evgeniy Khramtsov | 2013-06-17 | 1 | -186/+322 | |
| | ||||||
* | Add mod_proxy65 test case | Evgeniy Khramtsov | 2013-06-17 | 1 | -50/+119 | |
| | ||||||
* | Check item groups separately | Evgeniy Khramtsov | 2013-06-17 | 1 | -3/+4 | |
| | ||||||
* | Add roster checks | Evgeniy Khramtsov | 2013-06-17 | 1 | -28/+275 | |
| | ||||||
* | Advertise privacy lists support via disco#info | Evgeniy Khramtsov | 2013-06-17 | 1 | -7/+1 | |
| | ||||||
* | Don't include sub-elements in IQ results where it's not required | Evgeniy Khramtsov | 2013-06-17 | 1 | -17/+3 | |
| | | | | by the corresponding spec (RFC or XEP). | |||||
* | Improve "unregister" test case | Evgeniy Khramtsov | 2013-06-17 | 1 | -1/+3 | |
| | ||||||
* | Add registration remove test case | Evgeniy Khramtsov | 2013-06-17 | 1 | -1/+20 | |
| | ||||||
* | Test suite cleanup. | Evgeniy Khramtsov | 2013-06-17 | 2 | -46/+42 | |
| | | | | | * Split test cases in groups. * Increase a loglevel of common_test framework. | |||||
* | Better certfile location detection by the test suite | Evgeniy Khramtsov | 2013-06-17 | 2 | -1/+3 | |
| | ||||||
* | Add zlib compression test case | Evgeniy Khramtsov | 2013-06-17 | 2 | -18/+42 | |
| | ||||||
* | Add STARTTLS test case | Evgeniy Khramtsov | 2013-06-17 | 3 | -19/+100 | |
| | ||||||
* | Add mod_register checks | Evgeniy Khramtsov | 2013-06-17 | 1 | -3/+39 | |
| | ||||||
* | Convert XMPP codec specification to the new format | Evgeniy Khramtsov | 2013-06-17 | 1 | -41/+58 | |
| | ||||||
* | Switch to rebar build tool | Evgeniy Khramtsov | 2013-06-13 | 2 | -0/+715 | |
Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite |