| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Warnings introduced in c53663e13b51 according to bisect
|
| |
|
|
|
|
| |
config change
|
| |
|
|
|
|
| |
behaviour on subscribe/unsubscribe
|
| |
|
| |
|
|
|
|
| |
assert.foo(expect, got, ...)
|
| |
|
|
|
|
| |
omitted fields
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This is meant to allow identifying forms without parsing them
completely.
|
|
|
|
|
| |
This covers basic form generation, that the fields have the correct
attributes, children and text content.
|
|
|
|
| |
Test fails because of missing normalize_jid
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
tests for some reason)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and :text("")
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
callback behaviour
|