[Catalyst] SQLite b0rked on FC5
    Perrin Harkins 
    perrin at elem.com
       
    Thu Mar 23 19:59:58 CET 2006
    
    
  
On Thu, 2006-03-23 at 16:14 +0000, Matt S Trout wrote:
> DBIC has SQLite in *build_requires* since without SQLite 99% of the test suite 
> can't run currently. Having stuff the test suite needs in build_requires is so 
> far as I know the standard approach; do you have a better suggestion?
Since there's no test_requires option, it's probably best to just remove
it from the requirements and skip the tests if it isn't installed.
That's what I've seen other projects do.  People who want to run the
tests can install SQLite.
- Perrin
    
    
More information about the Catalyst
mailing list