nextcloud-desktop/test
Jocelyn Turcotte f427955512 Simplify the build of auto tests
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.
2016-03-30 18:00:22 +02:00
..
manual/favlink Some fixes for favlink manual test 2015-02-06 15:29:36 +01:00
mockserver Bump to 1.9 2015-05-06 17:01:05 +02:00
scripts Minor typos in client test section 2015-09-10 18:11:44 +05:45
CMakeLists.txt Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
owncloud_add_test.cmake Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
stub.cpp AccountState: Allow storing state in settings 2016-03-01 16:08:23 +01:00
test_journal.db Checksums: Don't reupload if size and checksum are unchanged #3235 2015-11-23 11:59:56 +01:00
testchecksumvalidator.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testconcaturl.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testcsyncsqlite.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testexcludedfiles.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testfilesystem.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testfolder.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testfolderman.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testfolderwatcher.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testinotifywatcher.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testnetrcparser.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testowncloudpropagator.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testownsql.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testplan.txt Minor typos in client test section 2015-09-10 18:11:44 +05:45
testsyncfileitem.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testsyncjournaldb.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testupdater.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testutility.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00
testxmlparse.cpp Simplify the build of auto tests 2016-03-30 18:00:22 +02:00