aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/tests/stanza.vala
Commit message (Collapse)AuthorAgeFilesLines
* xmpp-vala: StanzaNode.get_attribute_int: Return default value if not ↵fiaxh2024-11-141-0/+20
| | | | parsable as int
* Collapse most stream releated errors into IOErrorMarvin W2023-02-071-1/+1
|
* Change test code for older vala compatMarvin W2020-06-281-3/+3
|
* Don't strip() at XML layerMarvin W2020-06-281-1/+1
|
* Fix async testsMarvin W2020-06-281-9/+23
|
* Make slack workarounds use in-pipelinefiaxh2018-01-281-2/+0
|
* Fix unit tests using async + read message markerfiaxh2017-11-171-14/+14
|
* xmpp-vala: improve namespace handling, add some testsMarvin W2017-08-121-0/+105