this is a shorter way of specifying the gitmo repository properly
[gitmo/MooseX-Storage.git] / t /
2013-08-29 Karen Etheridge make this test function properly when JSON backends...
2013-08-09 Karen Etheridge remove last use of Best (that should have come out...
2013-08-09 Karen Etheridge do not skip any tests in author mode - die instead!
2013-08-09 Karen Etheridge fix malformed pod in test
2013-07-17 Karen Etheridge make EOL tests pass
2013-07-17 Karen Etheridge no need for these duplicate tests now
2013-07-15 Karen Etheridge set JSON configs first before loading, so Test::Require...
2013-06-20 Karen Etheridge use Test::Deep::JSON rather than Test::JSON
2013-06-20 Karen Etheridge still work when Cpanel::JSON::XS is all we have installed
2013-06-20 Karen Etheridge remove whitespace
2013-06-20 Karen Etheridge remove useless shebangs in tests
2013-06-20 Karen Etheridge Test::Deep is already required; use it instead of is_deeply
2012-12-04 Dagfinn Ilmari Man... Don't rely on hash key order in tests (RT#81695)
2012-12-04 Dagfinn Ilmari Man... Create a JSON::Any object, so setting $ENV{JSON_ANY_CON...
2012-05-05 Tomas Doran RT#69811 - Fix SHA1 use
2010-11-21 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-11-17 Tomas Doran Remove Test::TempDir 0.29
2010-08-28 Karen Etheridge use Test::Requires in tests
2010-04-02 Ricardo Signes tests for deferred and param roles
2010-03-25 Tomas Doran (t0m) Fix infinite recusion in classes which overload stringi...
2010-03-09 Cory Watson Use feature in Moose 0.99 to allow serialization of...
2010-01-10 Jonathan Yu eval require instead of use
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.
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)