~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to unittests/include.am

  • Committer: Brian Aker
  • Date: 2010-09-19 22:22:14 UTC
  • mfrom: (1775.4.4 trunk)
  • Revision ID: brian@tangent.org-20100919222214-sme2je0fxo3gdtkh
Rollup of a outstanding merge requests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
unit: unittests/unittests
17
17
        unittests/unittests
18
18
 
 
19
# Removed temporal_interval_test, it is not cleaning up after itself. -Brian
 
20
#
 
21
#                     unittests/temporal_interval_test.cc
 
22
#                    
 
23
 
19
24
unittests_unittests_SOURCES = \
20
25
                              unittests/atomics_test.cc \
21
26
                              unittests/calendar_test.cc \
33
38
                              unittests/table_identifier.cc \
34
39
                              unittests/temporal_format_test.cc \
35
40
                              unittests/temporal_generator.cc \
36
 
                              unittests/temporal_interval_test.cc \
37
41
                              unittests/time_test.cc \
38
42
                              unittests/timestamp_test.cc \
39
43
                              unittests/utf8_test.cc