Changeset 1311

Show
Ignore:
Timestamp:
12/10/06 12:21:27
Author:
pvanhoof
Message:

Cleaning up

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libtinymail-test/Makefile.am

    r1309 r1311  
    2525# INCLUDES += -DGNOME 
    2626# endif 
    27  
    28 # lib_LTLIBRARIES = \ 
    29 #       libtinymail-test-suite.la \ 
    30 #       libtinymailui-test-suite.la 
    31  
    32  
    33 # # libtinymail test library 
    34  
    35 # libtinymail_test_suite_la_SOURCES = \ 
    36 #       check_libtinymail.h \ 
    37 #       check_libtinymail_main.c \ 
    38 #       tny-test-object.h \ 
    39 #       tny-test-object.c \ 
    40 #       tny-test-stream.h \ 
    41 #       tny-test-stream.c \ 
    42 #       tny-list-test.c \ 
    43 #       tny-folder-test.c \ 
    44 #       tny-folder-store-query-test.c \ 
    45 #       tny-account-store-test.c \ 
    46 #       tny-account-test.c \ 
    47 #       tny-device-test.c \ 
    48 #       tny-header-test.c \ 
    49 #       tny-mime-part-test.c \ 
    50 #       tny-msg-test.c \ 
    51 #       tny-platform-factory-test.c \ 
    52 #       tny-stream-test.c 
    53  
    54 # libtinymail_test_suite_la_CFLAGS = -fPIC 
    55  
    56 # libtinymail_test_suite_la_LDFLAGS = \ 
    57 #       -export-dynamic -version-info $(LT_VERSION_INFO) \ 
    58 #       $(LIBTOOL_EXPORT_OPTIONS) 
    59  
    60  
    61 # # libtinymailui test library 
    62  
    63 # libtinymailui_test_suite_la_SOURCES = \ 
    64 #       check_libtinymailui.h \ 
    65 #       check_libtinymailui_main.c \ 
    66 #       tny-platform-factory-test.c 
    67  
    68 # libtinymailui_test_suite_la_CFLAGS = -fPIC 
    69  
    70 # libtinymailui_test_suite_la_LDFLAGS = \ 
    71 #       -export-dynamic -version-info $(LT_VERSION_INFO) \ 
    72 #       $(LIBTOOL_EXPORT_OPTIONS) 
    73  
    74  
    75 # 'Check' unit tests 
    7627 
    7728TESTS = \ 
  • trunk/libtinymail-test/tny-test-stream.h

    r675 r1311  
    2828 
    2929#include <tny-test-stream.h> 
    30  
    31 #include "tny-test-suite.h" 
    3230 
    3331