~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/include.am

  • Committer: Brian Aker
  • Date: 2010-04-16 22:32:10 UTC
  • mfrom: (1471.3.1 pandora-build)
  • Revision ID: brian@gaz-20100416223210-e34vbpab73tyq7yk
Merge Monty

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