eval require instead of use
[gitmo/MooseX-Storage.git] / t /
2010-01-10 Jonathan Yu eval require instead of use no_best
2010-01-10 Jonathan Yu Print implementation used as diagnostic
2010-01-10 Jonathan Yu Add YAML implementation tests
2010-01-10 Jonathan Yu Removed dependency on Best; YAML tests now require...
2009-11-10 Tomas Doran Revert "Whitespace trim tests", this was clearly retard...
2009-11-05 Tomas Doran Run author side tests always 0.22
2009-11-05 Tomas Doran Whitespace trim tests
2009-11-05 Ricardo Signes __expand_role for "foreign" and parameterized roles
2009-07-13 Tomas Doran (t0m) Remove -T
2009-07-13 Tomas Doran (t0m) Merge branch 'master' into engine_traits
2009-07-13 Ricardo SIGNES skip pod tests, usually
2009-07-08 Tomas Doran (t0m) Merge branch 'master' of gitmo@jules.scsys.co.uk:MooseX...
2009-07-08 t0m Remove -T as that stops my perl finding my local::lib...
2009-06-24 t0m Ok, so, the interface just changed, and the docs are...
2009-06-24 Jos Boumans * quell warning
2009-06-24 Jos Boumans * add feature to disable cycle checking, eitehr via...
2009-06-24 Jos Boumans * implement the unpack( $data, inject => {...} ) feature.
2009-06-24 Jos Boumans * add extra test to ensure restoring fails if required...
2009-06-23 Jos Boumans * fix a bug where if a required constructor argument...
2009-06-23 Jos Boumans * add support for Storage( traits => [...] ) to alter...
2009-06-01 Johannes Plunien Added support for Maybe[...] constraints
2009-02-22 Florian Ragwitz Fix test plan.
2008-09-29 Tomas Doran Fix issue with test when Best isn't available
2008-09-29 Tomas Doran Fix issue I'm seeing in MX::Storage when using it in... 0.15
2008-06-22 Yuval Kogman Test::TempDir
2008-06-21 Yuval Kogman use tempfiles in the test suite
2008-03-14 Stevan Little fixing the traits
2008-03-14 Stevan Little 0.12
2008-01-10 Stevan Little 0.11
2008-01-10 Stevan Little Deferred is done
2008-01-10 Stevan Little adding support for Deferred
2007-10-23 Stevan Little fixing the utf8 handling for files
2007-10-21 Stevan Little adding in a utf8 test
2007-09-27 Stevan Little 0.07 adding in the Storable role 0_07
2007-08-08 Shawn M Moore Fix number of tests without Digest::HMA which was causi...
2007-08-07 Stevan Little 0.06
2007-08-04 Shawn M Moore Add failing false-value tests, will try to get them...
2007-08-04 Shawn M Moore Add mysteriously-missing Bool handling
2007-07-20 Robert Boone Looks like the test runs 25 without Digest::HMAC and...
2007-07-20 Robert Boone Correct number of tests
2007-07-15 Stevan Little 0.05
2007-07-03 Stevan Little adding better tests for utils
2007-06-26 Stevan Little foo
2007-06-26 Stevan Little MooseX::Storage - added peek()
2007-06-22 Stevan Little adding new tests
2007-06-08 Stevan Little 0.02 0_02
2007-06-06 Yuval Kogman swithc to Data::Dumper
2007-06-06 Yuval Kogman foo
2007-06-04 Chris Prather add comment about YAML::LibYAML
2007-05-17 Chris Prather skipping tests if you don't have Test::* installed
2007-05-11 Yuval Kogman WithCheksum 2.0
2007-05-08 Stevan Little adding simple checksum role
2007-05-07 Stevan Little more refined checks for version and authority
2007-05-07 Stevan Little adding in version and authority checks
2007-04-30 Stevan Little 0.01 releaase
2007-04-05 Stevan Little adding metaclass alias
2007-04-03 Stevan Little cycle stuff
2007-04-03 Stevan Little implemented cycle handling
2007-04-03 Stevan Little reworking tests
2007-03-31 Stevan Little more tests
2007-03-30 Stevan Little some thoughts and hacks on type handling,.. this probab...
2007-03-30 Stevan Little adding test with subtypes
2007-03-30 Stevan Little atomic file stuff
2007-03-30 Stevan Little foo
2007-03-30 Stevan Little moving MooseX::Storage
2007-03-30 Chris Prather Patch to use JSON::Any and Test::JSON
2007-03-30 Stevan Little roles
2007-03-30 Stevan Little moving things around
2007-03-29 Stevan Little now with thaw as well as freeze, see TODOs
2007-03-28 Chris Prather importing MooseX-Storage alpha cut (take 2)