/Users/huttone/Devel/sedflux-new/sedflux/trunk/ew/utils/eh_utils_unit_test.c File Reference

#include <eh_utils.h>
#include <check.h>

Go to the source code of this file.

Variables

gchar * test_dlmfile []


Variable Documentation

gchar* test_dlmfile[]

Initial value:

{
   "/* a single line comment */\n" ,
   "0, 1\n" ,
   "/* a multiple line comment\n" ,
   "   that doesn't end until here. */\n" ,
   "2, 3 // c++ style comment\n" ,
   "    \n" ,
   "4, 5, # another type of comment and an extra comma\n" ,
   "6; /* ; is also a valid delimiter */ 7\n" ,
   "// comment at the end without a newline character" ,
   NULL
}

Definition at line 4 of file eh_utils_unit_test.c.


Generated on Fri Jan 4 18:04:19 2008 for sedflux by  doxygen 1.5.2