~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/include.am

  • Committer: Lee Bieber
  • Date: 2011-01-21 05:20:24 UTC
  • mfrom: (2099.1.3 build)
  • Revision ID: kalebral@gmail.com-20110121052024-43pl0aj8j5fmqnvl
Merge Stewart - Fix bug 664222: DDL operations have an implicit commit
Merge Stewart - Fix bug #695201: autocommit=1 not resetting session->server_status properly when committing ongoing txn
Add BSD copyright file to win32/config.h
Merge Brian - cleanup user_locks.kill_wait test

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
GENSCRIPTS =            tests/dtr tests/mtr tests/test-run
24
24
PRESCRIPTS =            tests/test-run.pl tests/stress-test.pl
25
25
PLUGIN_TESTS =          $(pandora_plugin_test_list)
26
 
NORMAL_TESTS =          main,bool_type,cast,flush_tables,identifiers,jp,mysql_compatibility,regression,tamil,time_type,unsigned_integer_type,uuid_type,microtime_type,$(PLUGIN_TESTS)
 
26
NORMAL_TESTS =          main,bool_type,cast,ddl_transactions,flush_tables,identifiers,jp,mysql_compatibility,regression,tamil,time_type,unsigned_integer_type,uuid_type,microtime_type,$(PLUGIN_TESTS)
27
27
ALL_TESTS =             main,big,jp,tamil,regression,microtime_type,$(PLUGIN_TESTS)
28
28
noinst_SCRIPTS =        $(GENSCRIPTS) $(PRESCRIPTS)
29
29
CLEANFILES +=           $(GENSCRIPTS) tests/mtr