~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Brian Aker
  • Date: 2009-05-05 00:40:45 UTC
  • mfrom: (1003.2.7 mordred)
  • Revision ID: brian@gaz-20090505004045-yns4biv63thufj1b
Tags: 2009.05.1005
Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
 
78
78
 
79
79
.PHONY: test \
80
 
    test-force \
81
 
    test-full \
82
 
    test-force-full \
83
 
    test-force-mem \
84
 
    test-pl \
85
 
    test-force-pl \
86
 
    test-full-pl \
87
 
    test-force-full-pl \
88
 
    test-force-pl-mem \
89
 
    test-ps test-nr \
90
 
    test-pr test-ns \
91
 
    test-binlog-statement \
92
 
    test-ext-funcs \
93
 
    test-ext-rpl \
94
 
    test-ext-jp \
95
 
    test-ext-stress \
96
 
    test-ext \
97
 
    test-embedded \
98
 
    test-fast \
99
 
    test-fast-cursor \
100
 
    test-fast-view \
101
 
    test-full-qa
 
80
        test-drizzle \
 
81
        test-big
102
82
 
103
83
# Target 'test' will run the regression test suite using the built server.
104
84
#
114
94
# maintenance and verification
115
95
 
116
96
test-drizzle:
117
 
          $(TEST_RUN) --fast --force --suite=main,vcol
 
97
        $(TEST_RUN) --fast --force --suite=main
 
98
 
 
99
test-big:
 
100
        $(TEST_RUN) --fast --force --big-test --suite=big
118
101
 
119
102
distclean-local:
120
103
        rm -rf var