~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/include.am

  • Committer: Andrew Hutchings
  • Date: 2011-06-13 17:29:43 UTC
  • mfrom: (2331 drizzle)
  • mto: This revision was merged to the branch mainline in revision 2332.
  • Revision ID: andrew@linuxjedi.co.uk-20110613172943-y3gig2cyg4p2a0tq
Merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
 
60
60
EXTRA_DIST += \
61
61
        $(EXTRA_SCRIPTS) \
 
62
        ${srcdir}/tests/crashme_tests \
62
63
        ${srcdir}/tests/dbqp.py \
63
64
        ${srcdir}/tests/dbqp_data \
64
65
        ${srcdir}/tests/randgen_tests \
 
66
        ${srcdir}/tests/sql-bench \
 
67
        ${srcdir}/tests/sqlbench_tests \
 
68
        ${srcdir}/tests/sysbench_tests \
65
69
        ${srcdir}/tests/README.stress \
66
70
        ${srcdir}/tests/suite \
67
71
        ${srcdir}/tests/t \
78
82
        ${srcdir}/tests/lib/My/*.pm \
79
83
        ${srcdir}/tests/lib/randgen/*.py \
80
84
        ${srcdir}/tests/lib/server_mgmt/*py \
 
85
        ${srcdir}/tests/lib/sqlbench/*py \
 
86
        ${srcdir}/tests/lib/sysbench/*py \
81
87
        ${srcdir}/tests/lib/sys_mgmt/*py \
82
88
        ${srcdir}/tests/lib/test_mgmt/*py \
83
89
        tests/strip-valgrind