~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-10-11 21:01:52 UTC
  • Revision ID: brian@tangent.org-20081011210152-8ipnqumvhtt1zcmj
Added back more tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
161
161
        func_like \
162
162
        func_math \
163
163
        func_compress \
 
164
        func_sapdb \
 
165
        func_time \
 
166
        func_weight_string \
164
167
        greedy_optimizer \
165
168
        group_min_max_innodb \
166
169
        heap_auto_increment \
197
200
        type_blob \
198
201
        type_date \
199
202
        type_datetime \
 
203
        type_float \
200
204
        type_newdecimal \
 
205
        type_ranges \
 
206
        type_time \
 
207
        type_timestamp \
 
208
        type_uint \
201
209
        type_varchar \
202
210
        unsafe_binlog_innodb \
203
211
        update \