Added new files to MANIFEST.
authorDarren Chamberlain <dlc@sevenroot.org>
Fri, 21 Feb 2003 15:19:04 +0000 (15:19 +0000)
committerDarren Chamberlain <dlc@sevenroot.org>
Fri, 21 Feb 2003 15:19:04 +0000 (15:19 +0000)
commit44fb27aece97f4478b2df60c377c72f423da499a
tree37f957a499f991daf61986e2b4c196a6d7cf31c2
parent4422e22a83b634d717c69839aec919cb0bbe7e62
Added new files to MANIFEST.

Started updating tests to use Test::More, rather than the homegrown
print stuff I'd started with (bad darren!).

The load test uses SQL::Translator::load, to both exercise load() and
to perform the actual test (I've intentionally used load instead of
Test::More::use_ok).

Added more dependencies to Makefile.PL.

Sorted the dependencies in PREREQ_PM, and the file list in MANIFEST,
because I'm obsessive about those sorts of silly things.
MANIFEST
Makefile.PL
t/01load.t
t/02mysql-parser.t
t/07p_args.t