Merge pull request #3 from brianphillips/master
[gitmo/MooseX-Dependent.git] / t /
2011-08-02 Brian Phillips allow parameterized types to customize their messages
2011-08-02 Brian Phillips replace tabs with spaces (oops) s/\t/ /g
2011-07-25 Brian Phillips Moose does not like receiving an undefined message...
2011-04-27 John Napiorkowski Merge branch 'master' of github.com:jjn1056/MooseX...
2011-04-26 Jesse Luehrs this test needs 'use MooseX::Types'
2011-04-26 Jesse Luehrs fix tests for moose error message change
2010-10-27 John Napiorkowski working example for anonymously created types
2010-06-28 John Napiorkowski test fixes and start at test for anonymous types
2010-06-25 John Napiorkowski better docs, more tests, update readme
2010-06-25 John Napiorkowski cleanedup coercion docs
2010-06-25 John Napiorkowski more doc tweaks and test cases
2010-06-25 John Napiorkowski more docs, test fixes and prep for release 0.02
2010-06-24 John Napiorkowski cleanup synopsis example and finished coercion fix
2010-06-24 John Napiorkowski maybe a real fix for coercions?
2010-06-24 John Napiorkowski maybe a real fix for coercions?
2010-06-24 John Napiorkowski fixed up test cases
2010-06-24 John Napiorkowski maybe a more concise synopsis
2010-06-24 John Napiorkowski some additional tests
2010-06-23 John Napiorkowski more tabs to spaces
2010-06-23 John Napiorkowski finished the big rename and directory shuffle.
2010-06-23 John Napiorkowski start renaming to parameterized
2010-06-23 John Napiorkowski fixed tests for modern Moose, updated Makefile, a bit...
2009-05-23 john napiorkowski more docs updates and updates to the makefile
2009-05-23 john napiorkowski fixed up the coercion stuff, got something that should...
2009-05-22 john napiorkowski started the custom coercion
2009-05-22 john napiorkowski updated makefile requirements and got the basics of...
2009-05-22 john napiorkowski new tests
2009-05-22 john napiorkowski finished extended type examples
2009-05-21 john napiorkowski rename of test
2009-05-21 john napiorkowski got all the tests working again, and basic type tests...
2009-05-21 john napiorkowski the basic, basics in place
2009-05-19 John Napiorkowski more fixes to the tests
2009-05-18 john napiorkowski more refactoring and first go at getting the tests...
2009-04-01 John Napiorkowski placeholder for api test, much improved support for...
2009-04-01 John Napiorkowski starting on the error messaging problem;
2009-03-30 John Napiorkowski created placeholder for API tests, and a bit of docs
2009-03-30 John Napiorkowski just synchronizing the examples and more tests with...
2009-03-30 John Napiorkowski properly supporting a where clause in the suger example...
2009-03-30 John Napiorkowski properly supporting a where clause in the suger example...
2009-03-30 John Napiorkowski removed useless comments (just distract you from the...
2009-03-30 John Napiorkowski removed useless comments (just distract you from the...
2009-03-30 John Napiorkowski added possible alternative syntax and tests
2009-03-30 John Napiorkowski fixed some tabs, a bit of docs, last checkin for the...
2009-03-30 John Napiorkowski minor docs
2009-03-29 John Napiorkowski added another example test to show more useful function...
2009-03-29 John Napiorkowski create a basic type, clarified and regularized some...
2009-03-29 John Napiorkowski Got the basic requirement in place!
2009-03-29 John Napiorkowski Got the basic requirement in place!
2009-03-27 John Napiorkowski got the basic tests in place, got the types organized...
2009-03-27 John Napiorkowski renamed test
2009-03-27 John Napiorkowski initial setup of directories