Klaas Freitag
|
2bb52ef6f9
|
Merge branch 'master' into dav - get cmocka tests and database move.
Conflicts:
CMakeLists.txt
cmake/Modules/FindCMocka.cmake
src/csync.c
src/csync_exclude.c
src/csync_reconcile.c
src/csync_statedb.c
src/csync_update.c
src/csync_util.c
src/vio/csync_vio.c
tests/CMakeLists.txt
tests/csync_tests/check_csync_exclude.c
tests/csync_tests/check_csync_statedb_load.c
tests/csync_tests/check_csync_statedb_query.c
tests/csync_tests/check_csync_update.c
tests/std_tests/check_std_c_path.c
|
2012-10-27 19:27:14 +02:00 |
|
Andreas Schneider
|
c24a18cbfd
|
cmake: Cleanup testing and enable test target.
|
2012-10-19 19:07:15 +02:00 |
|
Andreas Schneider
|
ac5855940a
|
tests: Remove the check_vio_local test.
It is tested by check_vio anyway.
|
2012-10-19 18:26:19 +02:00 |
|
Andreas Schneider
|
6dcb50d8ba
|
tests: Disable log test.
|
2012-10-16 17:23:07 +02:00 |
|
Andreas Schneider
|
b1b0c2c510
|
tests: Start to use cmocka for the tests.
|
2012-10-16 10:37:40 +02:00 |
|
Klaas Freitag
|
5f93c490a5
|
Make ownCloud cmocka test build on the win32 platform.
|
2012-07-11 18:01:08 +02:00 |
|
Klaas Freitag
|
9eae6d88fd
|
Add ownCloud directory in tests.
|
2012-07-09 14:10:04 +02:00 |
|
Klaas Freitag
|
694a34db9a
|
tests: Added treewalk test.
|
2012-05-07 17:19:06 +02:00 |
|
Andreas Schneider
|
0634e0fdea
|
Don't require a C++ compiler.
|
2009-03-18 10:55:14 +01:00 |
|
Andreas Schneider
|
1572841ec5
|
Add a testcase for the update detection.
|
2008-08-01 15:58:28 +02:00 |
|
Andreas Schneider
|
88690312d7
|
Rename the csync_journal files to csync_statedb.
|
2008-07-09 09:57:19 +02:00 |
|
Andreas Schneider
|
8dd91e1e56
|
Add test for c_list functions.
|
2008-05-20 12:05:53 +02:00 |
|
Andreas Schneider
|
55467248a8
|
Add tests for c_time functions.
|
2008-05-19 17:31:59 +02:00 |
|
Andreas Schneider
|
364b8038e6
|
Split up journal tests in test which needs init and just create.
|
2008-05-09 09:59:26 +02:00 |
|
Andreas Schneider
|
9c245073c0
|
Split csync tests into two tests.
|
2008-05-09 09:54:08 +02:00 |
|
Andreas Schneider
|
9f887635b2
|
Add tests for the csync_util functions.
|
2008-05-09 09:26:12 +02:00 |
|
Andreas Schneider
|
be57b79d6c
|
Add test for csync_difftime().
|
2008-05-09 09:25:50 +02:00 |
|
Andreas Schneider
|
46bedd6285
|
Remove obsolete definition.
|
2008-05-08 15:07:32 +02:00 |
|
Andreas Schneider
|
d0a6e9221b
|
Fix tests and remove developer mode.
This allows to run all tests without the need for a special developer
mode.
|
2008-05-07 15:33:55 +02:00 |
|
Andreas Schneider
|
7b6be113ea
|
Add commandline options support for testcases.
This adds a simple possibility to run the test not in the fork mode.
|
2008-05-07 10:56:36 +02:00 |
|
Andreas Schneider
|
335b97242c
|
Add some tests for csync_vio_local.
|
2008-04-23 17:54:53 +02:00 |
|
Andreas Schneider
|
d2b7c2f0c6
|
Add vio module loading test.
|
2008-04-18 19:16:54 +02:00 |
|
Andreas Schneider
|
7bd9c7753d
|
Add test for csync_vio_file_stat.
|
2008-04-16 10:32:33 +02:00 |
|
Andreas Schneider
|
ab39159607
|
Add virtual IO plugin system.
This is the initial commit of the vio plugin system. The idea is based on
gnomevfs.
|
2008-04-07 17:16:41 +02:00 |
|
Andreas Schneider
|
335d07e0b8
|
Add a exclude list.
|
2008-03-25 16:13:44 +01:00 |
|
Andreas Schneider
|
2e34b51373
|
Load the config file.
|
2008-03-06 17:43:58 +01:00 |
|
Andreas Schneider
|
1b29a420bc
|
Initial commit
|
2008-02-27 18:56:47 +01:00 |
|