aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/tests
Commit message (Expand)AuthorAgeFilesLines
* Implement XEP-0392: Consistent Color GenerationMarvin W2023-03-052-0/+67
* Collapse most stream releated errors into IOErrorMarvin W2023-02-071-1/+1
* Fix build of testsMarvin W2022-04-081-1/+1
* Change test code for older vala compatMarvin W2020-06-282-86/+88
* Don't strip() at XML layerMarvin W2020-06-281-1/+1
* Fix async testsMarvin W2020-06-283-14/+91
* Fix issues in ICU usageMarvin W2019-12-251-3/+4
* Use UTS46 instead of IDNA2003Marvin W2019-12-231-3/+3
* Properly check Jids everywhereMarvin W2019-12-232-0/+101
* Make TestCase protected for newer valaMaxime “pep” Buquet2019-09-111-1/+1
* Fix some warningshrxi2019-09-102-0/+25
* Make slack workarounds use in-pipelinefiaxh2018-01-281-2/+0
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-2/+2
* Fix typos in comments and variable names (#269)linkmauve2018-01-101-1/+1
* Fix unit tests using async + read message markerfiaxh2017-11-171-14/+14
* xmpp-vala: improve namespace handling, add some testsMarvin W2017-08-123-0/+278