~stewart/drizzle/remove-unused-row-type-in-table-message

« back to all changes in this revision

Viewing changes to tests/include.am

  • Committer: Monty Taylor
  • Date: 2010-06-19 21:25:32 UTC
  • mfrom: (1627.2.5 build)
  • Revision ID: mordred@inaugust.com-20100619212532-2e4bd11tm4plya7q
Rollup patch featuring: boost::program_options support for plugins, a
valgrind fix, a bugfix for password processing and a few build fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 
35
35
TEST_RUN= $(PERL) -I../$(top_srcdir)/tests/lib \
36
36
                ../${top_srcdir}/tests/test-run.pl \
 
37
                --top-srcdir=../${top_srcdir} \
 
38
                --top-builddir=../${top_builddir} \
37
39
                --vardir=../${top_builddir}/tests/var \
38
40
                --suitepath=../${top_srcdir}/plugin \
39
41
                --testdir=../${top_srcdir}/tests \