aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmppiceconnection
Commit message (Expand)AuthorAgeFilesLines
* Disable Qt keywords completelyLinus Jahn2022-12-261-4/+4
* Reformat codeLinus Jahn2022-09-061-4/+7
* Run 'clang-format' on all filesMelvin Keskin2022-01-151-1/+1
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* Allow to set multiple STUN serversNiels Ole Salscheider2020-03-161-1/+5
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-1/+2
* Port majority of old-style connects (#237)JBB2020-01-201-12/+12
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* Replace Q_FOREACH (foreach) by C++11 ranged for-loopsLinus Jahn2019-10-231-4/+8
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
* Port tests to the new build systemNiels Ole Salscheider2017-09-041-3/+0
* Add QXmppIceConnection::gatheringState propertyJeremy Lainé2015-09-031-2/+8
* [tests] rename component to componentIdJeremy Lainé2015-08-301-3/+3
* ICE: test server-reflexive candidate gatheringJeremy Lainé2015-08-251-0/+67
* ICE: make test more tolerant of connexion ordersJeremy Lainé2015-08-251-5/+1
* don't send triggered check if one is in progressJeremy Lainé2015-08-241-2/+2
* make ICE use actual STUN transactionsJeremy Lainé2015-08-241-2/+9
* add a test for QXmppIceConnectionJeremy Lainé2015-08-162-0/+84