~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-10-18 15:43:20 UTC
  • mto: (492.3.20 drizzle-clean-code)
  • mto: This revision was merged to the branch mainline in revision 530.
  • Revision ID: brian@tangent.org-20081018154320-jc9jyij3mdf08abp
Updating tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
140
140
        1st \
141
141
        alter_table \
142
142
        bench_count_distinct \
 
143
        bigint \
143
144
        bulk_replace \
144
145
        comment_column2 \
145
146
        comment_table \
177
178
        func_weight_string \
178
179
        greedy_optimizer \
179
180
        group_min_max_innodb \
 
181
        heap \
180
182
        heap_auto_increment \
181
183
        heap_btree \
 
184
        heap_hash \
182
185
        heap_var \
183
186
        information_schema \
184
187
        innodb-lock \
200
203
        order_by \
201
204
        order_fill_sortbuf \
202
205
        overflow \
 
206
        parser \
 
207
        parser_bug21114_innodb \
 
208
        parser_precedence \
203
209
        pool_of_threads \
 
210
        range \
 
211
        replace \
204
212
        rollback \
205
213
        select \
206
214
        subselect \