~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

Merged remove-dead-find_field_in_table_sef into remove-dead-Item-save_in_field_no_warnings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
.PHONY: test test-all test-drizzle test-valgrind test-junitxml test-big test-big-juinitxml test-plugins
19
19
 
20
 
test test-all test-drizzle test-valgrind test-junitxml test-big test-big-juinitxml test-plugins:
 
20
test test-all test-drizzle test-valgrind test-junitxml test-big test-big-juinitxml test-plugins test-jp:
21
21
        @cd ${top_builddir} && $(MAKE) $(AM_MAKEFLAGS) $@