~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

Merging from enable-tests.  Enables func_math and comment_table tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
142
142
        bench_count_distinct \
143
143
        bulk_replace \
144
144
        comment_column2 \
 
145
        comment_table \
145
146
        comments \
146
147
        consistent_snapshot \
147
148
        count_distinct \
158
159
        func_group_innodb \
159
160
        func_isnull \
160
161
        func_like \
 
162
                                func_math \
161
163
        greedy_optimizer \
162
164
        group_min_max_innodb \
163
165
        heap_auto_increment \