mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 13:35:58 +03:00
f427955512
Remove all configure_files: - Move all tests to cpp files - Use the QTEST_MAIN macro instead of a generated main.cpp - Include test*.moc in the cpp to let CMAKE_AUTOMOC call moc - Pass info through add_definitions instead of generating oc_bin.h with them This makes sure that build errors points to the original test source file instead of the generated one in the build directory to be able to jump and fix errors directly from the IDE's error pane. |
||
---|---|---|
.. | ||
manual/favlink | ||
mockserver | ||
scripts | ||
CMakeLists.txt | ||
owncloud_add_test.cmake | ||
stub.cpp | ||
test_journal.db | ||
testchecksumvalidator.cpp | ||
testconcaturl.cpp | ||
testcsyncsqlite.cpp | ||
testexcludedfiles.cpp | ||
testfilesystem.cpp | ||
testfolder.cpp | ||
testfolderman.cpp | ||
testfolderwatcher.cpp | ||
testinotifywatcher.cpp | ||
testnetrcparser.cpp | ||
testowncloudpropagator.cpp | ||
testownsql.cpp | ||
testplan.txt | ||
testsyncfileitem.cpp | ||
testsyncjournaldb.cpp | ||
testupdater.cpp | ||
testutility.cpp | ||
testxmlparse.cpp |