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