Changeset 3370
- Timestamp:
- 06/16/08 09:33:37 (3 months ago)
- Files:
-
- trunk/tests/merger-tests/check_merger.c (modified) (1 diff)
- trunk/tests/merger-tests/check_xmlformat.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/tests/merger-tests/check_merger.c
r2529 r3370 2 2 3 3 #include <opensync/opensync-merger.h> 4 #include <opensync/opensync-xmlformat.h> 4 5 5 6 START_TEST (merger_new) trunk/tests/merger-tests/check_xmlformat.c
r3168 r3370 1 1 #include "support.h" 2 2 3 #include <opensync/opensync- merger.h>4 5 #include "opensync/ merger/opensync_xmlformat_internals.h"3 #include <opensync/opensync-xmlformat.h> 4 5 #include "opensync/xmlformat/opensync_xmlformat_internals.h" 6 6 7 7 START_TEST (xmlformat_new)
