~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to unittests/include.am

primitive integration of the testing framework with the building process
created simple tests for drizzled/calendar
removed unused code from drizzled/calendar

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# vim:ft=automake
 
2
# included from Top Level Makefile.am
 
3
# All paths should be given relative to the root
 
4
 
 
5
noinst_PROGRAMS+= unittests/unittests
 
6
 
 
7
unittests_unittests_SOURCES=    unittests/calendar_test.cc drizzled/calendar.cc
 
 
b'\\ No newline at end of file'