1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test/persistence
Anthony Bilinski f0a23bbb5d
refactor(tests): Move database test utilities to their own lib
So that we can have multiple db upgrade tests that can run in parallel,
instead of one monster test that runs independent test cases sequentially.
2022-03-27 23:32:11 -07:00
..
dbschema_test.cpp refactor(tests): Move database test utilities to their own lib 2022-03-27 23:32:11 -07:00
offlinemsgengine_test.cpp refactor(style): Match declaration and definition argument names 2022-03-15 08:19:53 -07:00
paths_test.cpp refactor: Comply with Clang's Wunused-const-variable 2022-03-15 08:19:53 -07:00
smileypack_test.cpp fix(tests): Mock Settings for SmileyPack test 2022-03-15 01:32:16 -07:00