~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: arjen at com
  • Date: 2008-08-25 13:26:34 UTC
  • mto: This revision was merged to the branch mainline in revision 371.
  • Revision ID: arjen@lentz.com.au-20080825132634-yh2563i3xvltoavx
Initial mods for making all tests work again. Some tests adapted+added.
List of tests in Makefile now alphabetically sorted, dups removed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
137
137
test-drizzle:
138
138
          $(PERL) -I$(top_srcdir)/tests/lib \
139
139
                $(top_srcdir)/tests/test-run.pl --fast --reorder --force \
140
 
        1st \
141
140
        alter_table \
142
141
        bench_count_distinct \
143
 
        bulk_replace \
144
 
        comment_column2 \
145
 
        comment_table \
146
 
        comments \
147
 
        consistent_snapshot \
148
142
        count_distinct \
149
143
        count_distinct2 \
150
144
        count_distinct3 \
151
 
        create_select_tmp \
152
145
        ctype_filename \
153
146
        delete \
154
147
        distinct \
155
 
        drizzleslap \
156
148
        endspace \
157
149
        flush2 \
158
 
        func_equal \
159
 
        func_group_innodb \
160
 
        func_isnull \
161
150
        func_like \
162
 
                                func_math \
163
151
        greedy_optimizer \
164
152
        group_min_max_innodb \
165
153
        heap_auto_increment \
179
167
        key_primary \
180
168
        keywords \
181
169
        lock \
182
 
        limit \
183
170
        lock_tables_lost_commit \
 
171
        mysqlslap \
184
172
        overflow \
185
 
        rollback \
186
173
        select \
187
174
        subselect \
188
175
        subselect3 \
191
178
        tablelock \
192
179
        type_newdecimal \
193
180
        unsafe_binlog_innodb \
194
 
        update \
195
 
        variables-notembedded
 
181
        update