~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-10-18 22:47:08 UTC
  • mto: (492.3.21 drizzle-clean-code)
  • mto: This revision was merged to the branch mainline in revision 530.
  • Revision ID: brian@tangent.org-20081018224708-m6339ug8f2k4ajf1
Adding back more tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
142
142
        bench_count_distinct \
143
143
        bigint \
144
144
        bulk_replace \
 
145
        comment_column \
145
146
        comment_column2 \
 
147
        comment_index \
146
148
        comment_table \
147
149
        comments \
 
150
        commit_1innodb \
 
151
        compare \
148
152
        consistent_snapshot \
 
153
        constraints \
149
154
        count_distinct \
150
155
        count_distinct2 \
151
156
        count_distinct3 \
152
157
        create_select_tmp \
153
158
        ctype_filename \
 
159
        date_formats \
154
160
        delete \
155
161
        distinct \
156
162
        drizzleslap \
 
163
        empty_table \
157
164
        endspace \
158
165
        flush2 \
159
166
        func_compress \
210
217
        range \
211
218
        replace \
212
219
        rollback \
 
220
        round \
 
221
        row \
 
222
        rowid_order_innodb \
213
223
        select \
214
224
        subselect \
215
225
        subselect3 \