summaryrefslogtreecommitdiff
path: root/auto_tests/conference_simple_test.c
AgeCommit message (Expand)Author
2018-10-09Consistently use camel case enum names.iphydf
2018-08-25Use do-while instead of while in tests.iphydf
2018-08-13Fix some printf format specifiers.iphydf
2018-08-12add callback for successful connection to a conferencezugz (tox)
2018-08-12Fix a few warnings from clang.iphydf
2018-08-02Fix problems with initial connections and name-setting in conferenceszugz
2018-07-21Avoid implementations in .h files or #including .c files.iphydf
2018-07-07Factor out the actual test code from conference_test.iphydf