add travis config
[p5sagit/Package-Variant.git] / t /
2015-07-25 Matt S Trout update the tests to strictures 2. ran ack to check...
2015-07-03 Matt S Trout add make_variant_package_name optional method
2013-09-27 Graham Knop add build_variant method on variable packages
2013-09-27 Graham Knop fix pragmas from "importing" leaking into outer scopes
2011-12-20 Robert Sedlacek more complete error handling and error testing
2011-12-20 Robert Sedlacek earlier error reporting, with tests
2011-12-20 Robert Sedlacek made import argument checks and transformations more...
2011-11-28 Robert Sedlacek tests for array ref importing
2011-11-28 Robert Sedlacek added test for renamable import
2011-11-28 Robert Sedlacek import arguments now supported
2011-11-28 Robert Sedlacek added new, bare simple test
2011-11-26 Robert Sedlacek added done_testing
2011-11-26 Robert Sedlacek make Moo::Role test only run if it's installed
2011-11-26 Robert Sedlacek turned simple moo-role test into a separate use case...
2011-11-26 Robert Sedlacek added more tests
2011-11-17 Matt S Trout initial import of Package::Variant