Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Tue, 07 Jan 2014 09:27:53 +0100 | souliane | test: use the SatTestCase methods instead of builtin "assert" in tests for memory, plugin xep-0033 |
Fri, 10 Jan 2014 21:12:06 +0100 | Emmanuel Gil Peyrot | plugin XEP-0054: also work with python2-pillow |
Sun, 05 Jan 2014 13:05:31 +0100 | souliane | test: added tests for XEP-0033 |
Sun, 05 Jan 2014 13:04:54 +0100 | souliane | test: FakeMemory inherits from Memory + more helpers basic support + cleaning |
Sun, 05 Jan 2014 13:00:17 +0100 | souliane | plugin XEP-0033: the comparison for auto-fixing for the stanza recipient was not correct |
Sun, 05 Jan 2014 07:26:41 +0100 | souliane | memory: factorize the node checks in Params.__constructProfileXml |