~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to unittests/include.am

  • Committer: Brian Aker
  • Date: 2010-10-22 17:44:34 UTC
  • mto: This revision was merged to the branch mainline in revision 1873.
  • Revision ID: brian@tangent.org-20101022174434-q8fjovcpclzqer7n
TableShare is no longer in the house (i.e. we no longer directly have a copy
of it in cursor).

One more bit of the knot now gone.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
unittests_unittests_SOURCES = \
25
25
                              unittests/atomics_test.cc \
26
26
                              unittests/calendar_test.cc \
27
 
                              unittests/constrained_value.cc \
28
27
                              unittests/date_test.cc \
29
28
                              unittests/date_time_test.cc \
30
29
                              unittests/generators.cc \
31
 
                              unittests/global_buffer_test.cc \
32
30
                              unittests/libdrizzle_test.cc \
33
31
                              unittests/main.cc \
34
32
                              unittests/micro_timestamp_test.cc \