More tidying of the test file
[gitmo/Moose.git] / t / 100_bugs /
2009-05-22 Dave Rolsky More tidying of the test file
2009-05-22 Dave Rolsky Tidy tests
2009-05-22 Dave Rolsky Separate packages and remove useless do
2009-05-20 Shawn M Moore TODOify the failing test I added
2009-05-16 Shawn M Moore Add failing test for anonymous method metaclass persistency
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2009-04-21 Shawn M Moore Do not use no_plan!
2009-04-06 Dave Rolsky Add a test for t0m's DEMOLISH bug
2009-02-28 Hans Dieter Pearcey as requested by rafl
2009-02-23 Dave Rolsky Handle Foo->new(undef) consistently, with an error...
2009-02-13 Evan Carroll This test does some really wiked cool testing stuff...
2009-02-04 Lars Dieckow more typo fixes
2009-01-19 Dave Rolsky Make the constraint for this subtype much dumber, to...
2009-01-17 Yuval Kogman Merge branch 'master' into method_generation_cleanup
2009-01-12 Dave Rolsky Silence another warning
2009-01-12 Dave Rolsky Kill some whitespace
2009-01-12 Dave Rolsky Turn on strict & warnings. Tidy code. Shut up a warning.
2009-01-11 Chris Prather add tests for recursion in super()
2008-12-15 Jonathan Rockway don't reject win32 filenames (Yappo)
2008-11-21 Chris Prather add '0 but true'
2008-11-21 Chris Prather add more use cases
2008-11-21 Chris Prather move to teh right name
2008-11-21 Chris Prather add failing test for octal problem
2008-09-08 Dave Rolsky Add a plan and tidied the code a little
2008-09-07 Yuval Kogman fix errorneous planning (no_plan doesn't take args)
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-07-28 Dave Rolsky Add some tests to ensure that the ->foo() method is...
2008-07-28 Dave Rolsky Fix test description so it matches code.
2008-07-22 Stevan Little fixing theplers tests
2008-07-22 Stevan Little rolling back
2008-07-22 Todd Hepler bug for immutable class that does a role
2008-07-18 Guillermo Roditi stevan says "wont fix"
2008-07-18 Guillermo Roditi new fialing test. yayy
2008-07-09 Stevan Little fixing bug
2008-07-03 Stevan Little 0.52
2008-07-02 Stevan Little some changes, seee changes for details
2008-06-27 Yuval Kogman do while sucks
2008-06-27 Yuval Kogman test under various mutablation scenarios
2008-06-27 Yuval Kogman comment for new test
2008-06-27 Yuval Kogman t0m's around vs. immutable bug
2008-06-11 Shawn M Moore Improve the DEMOLISHALL tests to check ordering, in...
2008-06-10 Stevan Little fixing bug, thanks to Sartak
2008-06-03 Evan Carroll added a test for required=>1,undef with type that permi...
2008-05-11 Stevan Little 0.44 release
2008-05-10 Stevan Little 0.44 releaase soon
2008-05-10 Brian Manning - added a regex for Win32 for the FilePath subtype...
2008-04-29 Stevan Little 0.42
2008-04-05 Stevan Little fixing bug;
2008-03-22 Stevan Little moving stuff around a bit
2008-01-07 Yuval Kogman be a little more anal about when we skip certain method...
2007-09-14 Stevan Little eilaras bug fixed and tested
2007-09-14 Stevan Little complete re-organization of the test suite