Add set_value/get_value/has_value/clear_value to Attribute
[gitmo/Mouse.git] / t /
2009-12-09 gfx Add a test file for duck_type
2009-12-09 gfx More robust tests for threads
2009-12-09 gfx Improve enum to accept "enum($name, $arrayref)" constru...
2009-12-08 gfx Add Test::Mouse
2009-12-07 gfx Remove has_package_symbol and add_package_symbol
2009-12-05 gfx Fix tests
2009-12-04 gfx Add tests for magical vars and hash iterators
2009-12-03 gfx Add a test for C3 classes
2009-12-03 gfx Add meta() method to method metaclasses
2009-12-03 gfx Add some tests
2009-12-03 gfx Resolve skipped tests (for 5.6.2)
2009-11-26 gfx Add new test files
2009-11-26 gfx Add a constant, MOUSE_XS
2009-11-26 gfx Remove method list without explanations
2009-11-18 gfx Tidy
2009-11-17 gfx Fix many 0.40_07
2009-11-17 gfx Resolve two "failing" tests
2009-11-17 gfx Resolve a "failing" test
2009-11-17 gfx Remove a resolved test
2009-11-17 gfx Resolve 013_metaclass_traits.t, but not completed
2009-11-17 gfx TODO
2009-11-17 gfx Resolve 015_metarole.t
2009-11-17 gfx Import t/050_metaclass from Moose
2009-11-17 gfx Now handles => qr/regex/ is supported
2009-11-17 gfx Add tests for constructor_class/destructor_class as...
2009-11-17 gfx Add tests for accessor robusity
2009-11-17 gfx Add threading tests
2009-11-16 gfx Add a test for weakref stuff
2009-11-16 gfx Skip extending tests
2009-11-16 gfx Revert "Change inline_constructor => 0"
2009-11-16 gfx No -T in tests
2009-11-16 gfx Change inline_constructor => 0
2009-11-12 gfx Add BUILDARGS tests
2009-11-03 gfx BUILDALL and DEMOLISHALL are no longer called by the...
2009-11-01 gfx Delete a duplicated test file and add a new test file...
2009-11-01 gfx Add memory leak tests for type constraints and accessors
2009-10-30 gfx Add tests for or-combination operator
2009-10-30 gfx Add comment to 810-isa-or.t
2009-10-29 gfx Fix a test: is_class_loaded without arguments throws...
2009-10-27 gfx Resolve a failing test
2009-10-27 gfx Resolve a failing test
2009-10-26 gfx Fix a test
2009-10-25 gfx Report $Mouse::VERSION and the backend (Pure Perl or...
2009-10-24 gfx Move accessors into XS
2009-10-24 gfx Fix load.t
2009-10-24 gfx Fix load.t
2009-10-24 gfx Lazy load Mouse::Meta::Role
2009-10-21 gfx Fix a typo in a test
2009-10-21 gfx Rename 800_shikabased/*.t to 001_mouse/8*.t (suggested...
2009-10-19 gfx Modernize some tests
2009-10-19 gfx Add tests for subtyping issue
2009-10-19 gfx Resolve some tests
2009-10-19 gfx Import tc tests
2009-10-13 gfx Add a test for RT #50421
2009-10-12 gfx Resolve a todo
2009-10-12 gfx Resolve a 'failing' test
2009-10-12 gfx Resolve a 'failing' test, although it has some TODOs
2009-10-10 gfx Import Moose/t/100_bugs
2009-10-10 gfx Move t/100_with_moose t/810_with_moose
2009-10-10 gfx Move t/*/t into t/001_mouse
2009-10-09 gfx Fix a test for ancient perls
2009-10-09 gfx Add 4 recipe tests
2009-10-09 gfx Import a moose cookbook recipe
2009-10-09 gfx Replace a moose recipe
2009-10-09 gfx Fix tests for Moose compatibility
2009-10-09 gfx Add test to make anonymous classes immutable
2009-10-09 gfx Move non-useful, Moose-specific methods into t/lib...
2009-10-08 gfx Resolve many 'failing' tests
2009-10-08 gfx Import tests for attribute from Mouse's tests
2009-10-08 gfx Resolve 4 'failing' tests
2009-10-07 gfx Fix a test
2009-10-07 gfx Resolve 4 'failing' tests
2009-10-07 gfx Resolve a failing test
2009-10-07 gfx Resolve TODO: Mouse::Util::TypeConstraints->unimport...
2009-10-07 gfx Improve tests
2009-10-07 gfx Add a regression test
2009-10-07 gfx Tweaks and documenting Mouse::Exporter
2009-10-07 gfx Fix t/010_basics/007_always_strict_warnings.t; Now...
2009-10-07 gfx Add test for Mouse::Exporter
2009-10-05 gfx Fix a test
2009-10-04 gfx Add a test for find_attribute_by_name() using t::lib...
2009-10-04 gfx Import Moose/t/010_basics/*.t
2009-10-04 gfx Add tests for Mouse::Util::meta()
2009-10-04 gfx Fix clone_and_inherit_options() to take 'traits' and...
2009-10-03 gfx Fix issues on 5.6.2
2009-10-03 gfx Add a test file
2009-10-03 gfx Rename t/000-recipes to t/000_recipes
2009-10-03 gfx Fix tests
2009-10-02 gfx Add 2 test files
2009-10-02 gfx Add get_read_method_ref and get_write_method_ref. Remov...
2009-10-02 gfx Fix a test
2009-10-02 gfx Add a test file to extend metaclasses
2009-10-02 gfx Tidy
2009-10-02 gfx Remove the use of get_attribute_map()
2009-10-01 gfx s/Moose/Mouse/ in a test
2009-10-01 gfx Remove some private or useless methods/functions from...
2009-09-30 gfx Copy two test files from Moose
2009-09-30 gfx Copy two test files from Moose
2009-09-30 gfx CRLF to LF
2009-09-30 gfx Refactor type constraints
next