libgitk.h

Go to the documentation of this file.
00001 
00012 #include "gitkincludes.h"
00013 #include <check.h>
00014 
00015 
00020 #define ERROR_STR_LENGTH 512
00021 
00022 #ifndef GITK_TESTS_LIBGITK_C
00023 extern gint test_argc;
00024 extern gchar **test_argvptr;
00025 
00026 extern gchar errormsg[ERROR_STR_LENGTH];
00027 #endif
00028 
00029 #ifndef GITK_TESTS_LIBGITK_CORE_C
00030 extern TCase *libgitk_core_tcase(void);
00031 #endif
00032 
00033 #ifndef GITK_TESTS_LIBGITK_DIALOG_C
00034 extern TCase *libgitk_dialog_tcase(void);
00035 #endif
00036 
00037 #ifndef GITK_TESTS_LIBGITK_TEMPLATE_C
00038 extern TCase *libgitk_template_tcase(void);
00039 #endif
00040 
00041 #ifndef GITK_TESTS_LIBGITK_VALID_C
00042 extern TCase *libgitk_valid_tcase(void);
00043 #endif
00044 
00045 #ifndef GITK_TESTS_LIBGITK_WIDGET_C
00046 extern TCase *libgitk_widget_tcase(void);
00047 #endif
00048 

Generated on Thu Oct 28 10:59:15 2004 for gitk by doxygen 1.3.6