add travis config
[p5sagit/Class-C3-Componentised.git] / t /
2018-02-15 Graham Knop update Class::Inspector prereq
2018-02-15 Graham Knop use strict and warnings consistently in tests
2018-02-15 Graham Knop whitespace cleanup
2018-02-15 Graham Knop move pod tests to xt
2016-07-29 Graham Knop remove direct use of Class::C3 in tests
2011-08-09 Matt S Trout remove -T from 00-load.t because not being able to...
2011-08-09 Arthur Axel "fREW... Add Class::C3::Componetised::ApplyHooks features
2011-03-19 Peter Rabbitson Preserve $_ (RT#66661)
2011-02-23 Peter Rabbitson Fix load_optional_class inspired by RT#56565
2009-09-12 Peter Rabbitson use Test::Exception
2009-07-21 Peter Rabbitson Do not call component_base_class unless it is actually...
2009-04-21 Justin Hunter move tests over and fix up load_optional_class
2009-04-20 Justin Hunter rip load_optional_class from DBIx::Class::Componentised...
2008-03-06 Ash Berlin Fix for 5.10/Carp 1.08 upwards. Ugh
2008-03-04 Ash Berlin Make tests more resilient
2007-07-30 Ash Berlin Fix up pod. I was being mad.
2007-07-30 Ash Berlin More work on tests
2007-07-29 Ash Berlin Update this module ready for relase, just need to write...
2006-07-11 Robert Norris checkpoint