nextcloud-desktop/test
Stephan Beyer ea16804751 Replace NULL by nullptr in all C++ files
We keep NULL in the pure C files in src/csync/std and test/csync.

We also replace Doxygen documentation referring to "NULL" to
"\c nullptr" (formatted as code).

Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
2020-06-08 20:07:50 +02:00
..
benchmarks
csync Replace NULL by nullptr in all C++ files 2020-06-08 20:07:50 +02:00
manual/favlink
mockserver
scripts
CMakeLists.txt Updater: Fix Tests build (failed with BUILD_UPDATER=NO) 2020-03-10 22:10:45 +01:00
nextcloud_add_test.cmake Updater: Fix Tests build (failed with BUILD_UPDATER=NO) 2020-03-10 22:10:45 +01:00
stubfolderman.cpp Fix leak in OCC::AccountManager stub for FolderManTest 2020-05-21 01:22:15 +02:00
stubremotewipe.cpp Once client gets 401/403 from the server, check if remote wipe was requested. 2019-10-17 20:11:31 +02:00
syncenginetestutils.h Add some more make_unique calls 2020-06-04 08:44:05 +02:00
test_journal.db
testallfilesdeleted.cpp
testblacklist.cpp
testchecksumvalidator.cpp Use auto to avoiding repeating type names 2020-05-20 03:54:41 +02:00
testchunkingng.cpp
testconcaturl.cpp
testdownload.cpp apply http2 qt resend patch from owncloud 2019-12-25 13:59:15 +08:00
testexcludedfiles.cpp
testfilesystem.cpp
testfolder.cpp
testfolderman.cpp Use auto to avoiding repeating type names 2020-05-20 03:54:41 +02:00
testfolderwatcher.cpp
testhelper.h Once client gets 401/403 from the server, check if remote wipe was requested. 2019-10-17 20:11:31 +02:00
testinotifywatcher.cpp
testnetrcparser.cpp
testnextcloudpropagator.cpp Replace NULL by nullptr in all C++ files 2020-06-08 20:07:50 +02:00
testoauth.cpp Remove useless virtual, better use override only 2020-05-18 20:45:20 +02:00
testownsql.cpp
testpermissions.cpp
testplan.txt
testremotewipe.cpp Once client gets 401/403 from the server, check if remote wipe was requested. 2019-10-17 20:11:31 +02:00
testsyncconflict.cpp
testsyncengine.cpp Use auto to avoiding repeating type names 2020-05-20 03:54:41 +02:00
testsyncfileitem.cpp
testsyncfilestatustracker.cpp Use the return braced init list pattern 2020-05-27 14:36:07 +02:00
testsyncjournaldb.cpp Use using instead of typedef 2020-05-25 20:29:44 +02:00
testsyncmove.cpp
testupdater.cpp
testuploadreset.cpp
testutility.cpp testLaunchOnStartup shouldn't fail on dev setup 2020-05-27 15:11:25 +02:00
testxmlparse.cpp Properly handle denormalized href 2020-05-18 19:33:34 +02:00