nextcloud-desktop/csync/tests/std_tests
Jocelyn Turcotte 2b274e9460 Fix the MSVC build
- Replace functions that are provided by MinGW with a Win32-based
  implementation
- Explicitly export needed symbols from ocsync.dll
- Rename share.h to sharemanager.h since the name clashes with one
  of the Windows headers and get included from there
- Remove the timestamp from the fallback csync stderr logging, it's
  not used since we always provide a log callback
2016-09-16 17:43:39 +02:00
..
check_std_c_alloc.c Add missing license headers in tests 2014-02-24 11:08:58 +01:00
check_std_c_jhash.c Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
check_std_c_path.c CSync: Remove unused std functions 2014-06-04 10:33:19 +02:00
check_std_c_rbtree.c Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
check_std_c_str.c CSync: Remove unused std functions 2014-06-04 10:33:19 +02:00
check_std_c_time.c Fix the MSVC build 2016-09-16 17:43:39 +02:00