1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2025-02-25 12:46:00 +01:00
Nextcloud-Desktop/test/csync
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
..
csync_tests Replace NULL by nullptr in all C++ files 2020-06-08 20:07:50 +02:00
encoding_tests Replace NULL by nullptr in all C++ files 2020-06-08 20:07:50 +02:00
std_tests Do not declare local variables without an initial value. 2020-06-03 07:50:40 +00:00
vio_tests Replace NULL by nullptr in all C++ files 2020-06-08 20:07:50 +02:00
AUTHORS Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00
CMakeLists.txt Modernize out CMakeLists.txt 2018-01-13 13:58:17 +01:00
cmdline.c Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00
COPYING Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00
torture.c Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00
torture.h Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
valgrind-csync.supp Move csync/tests to test/csync 2017-08-22 11:18:22 +02:00