~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to unittests/include.am

  • Committer: Brian Aker
  • Date: 2010-07-09 08:40:41 UTC
  • mfrom: (1643.3.13 rollup)
  • Revision ID: brian@gaz-20100709084041-tkghyfbzwvfqypi8
MergeĀ IS

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
                  unittests/plugin/plugin_stubs.h \
11
11
                  unittests/temporal_generator.h
12
12
 
 
13
unit: unittests/unittests
 
14
        unittests/unittests
 
15
 
13
16
unittests_unittests_SOURCES = \
14
17
                              unittests/atomics_test.cc \
15
18
                              unittests/calendar_test.cc \
16
19
                              unittests/date_test.cc \
17
20
                              unittests/date_time_test.cc \
 
21
                              unittests/generators.cc \
18
22
                              unittests/main.cc \
19
23
                              unittests/micro_timestamp_test.cc \
20
24
                              unittests/nano_timestamp_test.cc \