Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make TestCase protected for newer vala | Maxime “pep” Buquet | 2019-09-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | ||||
* | Fix some warnings | hrxi | 2019-09-10 | 2 | -0/+25 |
| | | | | | | Instances of `RegexError` are just asserted as `assert_not_reached` as they cannot really fail except for allocation failure if the given regex is valid. | ||||
* | Make slack workarounds use in-pipeline | fiaxh | 2018-01-28 | 1 | -2/+0 |
| | |||||
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -2/+2 |
| | |||||
* | Fix typos in comments and variable names (#269) | linkmauve | 2018-01-10 | 1 | -1/+1 |
| | | | Thanks `codespell`! | ||||
* | Fix unit tests using async + read message marker | fiaxh | 2017-11-17 | 1 | -14/+14 |
| | |||||
* | xmpp-vala: improve namespace handling, add some tests | Marvin W | 2017-08-12 | 3 | -0/+278 |