~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-09-05 22:16:26 UTC
  • mto: This revision was merged to the branch mainline in revision 383.
  • Revision ID: brian@tangent.org-20080905221626-nc631ypag04am60c
Big, fat, UTF-8 patch. This fixes some of the oddities around only one
charset.

Show diffs side-by-side

added added

removed removed

Lines of Context:
139
139
                $(top_srcdir)/tests/test-run.pl --fast --reorder --force \
140
140
        alter_table \
141
141
        bench_count_distinct \
142
 
                                bulk_replace \
143
 
                                comment_column2 \
144
 
                                comments \
145
 
                                consistent_snapshot \
 
142
        bulk_replace \
 
143
        comment_column2 \
 
144
        comments \
 
145
        consistent_snapshot \
146
146
        count_distinct \
147
147
        count_distinct2 \
148
148
        count_distinct3 \
149
 
                                create_select_tmp \
 
149
        create_select_tmp \
150
150
        ctype_filename \
151
 
                                ctype_hebrew \
152
151
        delete \
153
152
        distinct \
154
153
        endspace \