add is_role method
[gitmo/Role-Tiny.git] / t / role-tiny.t
2013-06-28 Graham Knop add is_role method
2012-04-03 Andrew Rodland Skip tests requiring Class::Method::Modifiers if it...
2012-03-30 Graham Knop fix error propagation when creating broken method modifiers
2012-03-30 Graham Knop basic tests for create_class_with_roles
2012-03-29 Matt S Trout annihilate Moo since this is going to be the Role-Tiny...
2011-11-14 Matt S Trout also update Role::Tiny to handle VSTRING and credit...
2011-11-06 Matt S Trout fix bug where constants containing a reference weren...
2010-11-16 Matt S Trout fix up tests to new calling convention
2010-11-16 Matt S Trout make role application interface consistent
2010-11-13 John Napiorkowski mst: jnap: now you write me a test
2010-11-06 Matt S Trout rename test and switch to done_testing since Test:...