~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: lbieber
  • Date: 2009-06-09 03:59:56 UTC
  • mto: (1061.1.3 merge-all)
  • mto: This revision was merged to the branch mainline in revision 1062.
  • Revision ID: lbieber@lbieber-laptop-20090609035956-0hd5yfaxocrs55o2
move csv tests back to regular test suite, remove dead test files, add top level test-all target

Show diffs side-by-side

added added

removed removed

Lines of Context:
253
253
 
254
254
test: test-drizzle
255
255
 
 
256
test-all:
 
257
        cd tests ; \
 
258
        $(MAKE) $(AM_MAKEFLAGS) test-all
 
259
 
256
260
test-drizzle:
257
261
        cd tests ; \
258
262
        $(MAKE) $(AM_MAKEFLAGS) test-drizzle