~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/include.am

  • Committer: Monty Taylor
  • Date: 2010-04-16 00:08:16 UTC
  • mto: (1461.2.2 more-valgrind)
  • mto: This revision was merged to the branch mainline in revision 1477.
  • Revision ID: mordred@inaugust.com-20100416000816-ihkknd84g315lmmu
Latest pandora-build. Moves the lint check to only run distcheck.

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
        ${srcdir}/tests/lib/*.pl \
53
53
        ${srcdir}/tests/lib/My/*.pm
54
54
 
55
 
check: test-drizzle
 
55
check-local: test-drizzle
56
56
 
57
57
# dtr - a shortcut for executing test-run.pl
58
58
tests/dtr:
86
86
# will then calculate the various port numbers it needs from this,
87
87
# making sure each user use different ports.
88
88
 
89
 
test: test-drizzle
 
89
test: check
90
90
 
91
91
# Please keep the list of tests in alphabetical order for ease of
92
92
# maintenance and verification