Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-01 | Add first session test and it fails :( | Carl Schwan | |
2021-12-01 | Start adding test for session stuff | Carl Schwan | |
2021-12-01 | Improve API | Carl Schwan | |
2021-12-01 | Add group session decrypt/encrypt test and fix bug found by it | Carl Schwan | |
2021-12-01 | Update test | Carl Schwan | |
2021-12-01 | Implement outboundsession | Carl Schwan | |
2021-12-01 | Add tests | Carl Schwan | |
2021-06-12 | CMakeLists: require at least Qt 5.12; add Qt 6 support | Alexey Rusakov | |
2021-01-25 | Autotests: make sure types passed to QCOMPARE are the same | Alexey Rusakov | |
The current test may fail with "undefined reference" errors discussed at https://stackoverflow.com/questions/14198972/undefined-symbols-for-qcompare. | |||
2021-01-25 | Collapse the autotest entirely in *.cpp file | Alexey Rusakov | |
Otherwise CMake's automoc complains that it doesn't see a moc-able class definition in the file that includes "*.moc". | |||
2021-01-21 | fix build | Carl Schwan | |
2021-01-21 | Move tests | Carl Schwan | |