Klaas Freitag
|
302f81b1d2
|
Adjusted tests for csync_excluded.
|
2013-09-12 15:30:13 +02:00 |
|
Klaas Freitag
|
d65b9aa404
|
Fixed exclude test.
|
2013-09-03 15:15:14 +02:00 |
|
Klaas Freitag
|
3fcc56ebbc
|
Add removal of a test dir
|
2012-11-23 11:43:39 +01:00 |
|
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
|
e43466d09d
|
tests: Add exclude test for journal db names.
|
2012-10-22 15:13:52 +02:00 |
|
Klaas Freitag
|
01a25db3fb
|
exclude: Fix checking the exclude pattern for subdirs.
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
|
2012-10-22 12:26:35 +02:00 |
|
Andreas Schneider
|
3a179c8822
|
tests: Migrate check_csync_exclude to cmocka.
|
2012-10-18 15:17:24 +02:00 |
|
Andreas Schneider
|
ab5f38a680
|
cmake: Add check for asprintf().
|
2012-10-18 15:07:17 +02:00 |
|
Klaas Freitag
|
b976ac914d
|
Also check the files basename against the exclude pattern.
|
2012-09-25 15:41:55 +03:00 |
|
Andreas Schneider
|
9a96239e7c
|
Change the exclude list to match the directories exactly.
|
2008-06-28 20:46:25 +02:00 |
|
Andreas Schneider
|
afa3bd7b80
|
Fix the exclude list test.
|
2008-06-13 09:39:17 +02:00 |
|
Andreas Schneider
|
e2b049c935
|
Static functions should all start with an underscore.
For better readablity...
|
2008-06-02 15:11:45 +02:00 |
|
Andreas Schneider
|
9a440d4501
|
Respect return values in tests.
|
2008-05-08 17:28:12 +02:00 |
|
Andreas Schneider
|
e76c2db9f6
|
Fix directories for exclude tests.
|
2008-05-08 10:56:08 +02:00 |
|
Andreas Schneider
|
e41e8e1610
|
Add commandline parsing to all tests.
|
2008-05-07 11:09:56 +02:00 |
|
Andreas Schneider
|
ad67b21062
|
Use always the same path for testing.
|
2008-05-05 10:55:05 +02:00 |
|
Andreas Schneider
|
8503dcbb1d
|
Adapt exclude list for updated csync_exclude.conf.
|
2008-04-29 15:54:41 +02:00 |
|
Andreas Schneider
|
e6b45181f3
|
Add the possibility to disable log4c in testcases.
|
2008-04-25 10:56:23 +02:00 |
|
Andreas Schneider
|
23b40250ef
|
Fix the exclude list test.
|
2008-04-24 09:39:20 +02:00 |
|
Andreas Schneider
|
dc72b7397c
|
Add the local and remote uri at creation time.
|
2008-04-22 17:23:26 +02:00 |
|
Andreas Schneider
|
3e33f5d52c
|
Run tests in fork mode.
|
2008-04-07 17:16:00 +02:00 |
|
Andreas Schneider
|
5ba9432548
|
Free memory of the exclude list in the csync destroy function.
|
2008-03-26 11:11:20 +01:00 |
|
Andreas Schneider
|
335d07e0b8
|
Add a exclude list.
|
2008-03-25 16:13:44 +01:00 |
|