work in progress, tests are failing, and parameterized role is not flexible enough...
[gitmo/MooseX-Getopt.git] / t /
2011-03-30 Damien Krotkine work in progress, tests are failing, and parameterized... topic/dams_getopt_conf
2011-03-29 Damien Krotkine transform MooseX::Getopt::GLD into a MooseX::Parameteri...
2011-02-09 Tomas Doran Fix to all use Test::Fatal
2011-02-08 Tomas Doran revert d08ef824 - test_requires wrong
2011-02-08 Tomas Doran Whitespace pickyness topic/jswartz-process-args
2011-02-08 Jonathan Swartz move most of new_with_options logic into separate publi...
2010-10-26 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-08-26 Florian Ragwitz Re-enable AutoPrereq
2010-08-26 Florian Ragwitz Fix author test fail
2010-08-26 Tomas Doran Remove Test::Most dep, doh
2010-08-26 Tomas Doran Merge remote branch 'origin/master'
2010-08-26 Tomas Doran Whitespace
2010-08-26 Tomas Doran Fix handling of union types (RT#58417)
2010-08-16 Karen Etheridge convert to using Test::Requires
2010-07-07 Justin Hunter make sure no tests are run if MX::SC 0.07 is not found
2010-07-06 Tomas Doran Swap options round
2010-07-06 Karen Etheridge use insertion order to sort attributes when formulating...
2010-07-06 Tomas Doran Add a skip if we don't have mx::simpleconfig, or not... topic/save_usage_obj
2010-07-06 Tomas Doran Fix eol test
2010-07-01 Karen Etheridge Implements feature suggestion RT#58715 by storing the...
2010-06-27 Karen Etheridge removed timestamp from Changelog; added additional...
2010-06-27 Karen Etheridge removed timestamp from Changelog; added additional...
2010-06-27 Karen Etheridge clarify comments/changelog -- MooseX::ConfigFromFile...
2010-06-27 Karen Etheridge add number to filename of new testcase
2010-06-27 Karen Etheridge Disable auto_help config in Getopt::Long, to avoid...
2010-06-05 Florian Ragwitz Remove some more trailing whitespace
2010-06-05 Florian Ragwitz Convert to Dist::Zilla
2010-06-04 Jesse Luehrs make ::Strict work with the trait stuff
2010-02-12 Ævar Arnfjörð Bjar... Convert tabs to spaces
2010-02-12 Ævar Arnfjörð Bjar... MooseX::Getopt::Dashes: Document how ::Dashes interacts...
2010-02-09 Tomas Doran (t0m) Revert "Add test for strange --version handling"
2010-02-09 Tomas Doran (t0m) Revert "Skip relevants tests when appropriate"
2010-02-09 Tomas Doran (t0m) Revert "Just skip the test if we don't have Capture...
2010-01-25 Hinrik Örn Sigurðsson Just skip the test if we don't have Capture::Tiny
2010-01-25 Hinrik Örn Sigurðsson Skip relevants tests when appropriate
2010-01-25 Hinrik Örn Sigurðsson Add test for strange --version handling
2009-12-10 Shlomi Fish Add t/106_no_ignore_case.t .
2009-12-10 Tomas Doran (t0m) Add some tests showing that upper case options don...
2009-11-26 Tomas Doran Update changes, tests for new hooks
2009-11-26 Tomas Doran Basic test for hooking the usage method
2009-10-23 Tomas Doran (t0m) Fix bug when handling upper/mixedcase accessors
2009-10-02 Tomas Doran Merge commit 'upstream/topic/configfile_default_codref_...
2009-08-30 Tomas Doran Force author tests to be run when in author mode
2009-08-27 Gordon Irving if configfile is a coderef call it and write some tests... topic/configfile_default_codref_call
2009-08-13 Shlomi Fish Implement functionality of MooseX::Getopt::Basic .
2009-08-13 Tomas Doran Cleanup test, removing unneeded code serving no purpose...
2009-08-12 Shlomi Fish Enable the argv argument to the constructor.
2009-07-05 t0m Fix tests from RT#44909
2009-07-05 t0m Fix warnings
2009-04-09 Dagfinn Ilmari Man... add MooseX::Getopt::Dashes
2009-02-17 Ricardo SIGNES skip pod tests, do not block install 0_16
2008-07-10 Stevan Little 0.14
2008-06-05 Yuval Kogman Params passed to new_with_options are no longer required
2008-06-05 Stevan Little failing tests
2008-04-23 Ryan D Johnson Getopt shouldn't require ConfigFromFile role applied...
2008-04-23 Ryan D Johnson Update versions, changelog, fix test when ConfigFromFil...
2008-04-23 Ryan D Johnson When required attributes are loaded from config, they...
2008-04-23 Ryan D Johnson TODO tests for loading required attributes from config
2008-03-14 Stevan Little 0.12
2007-12-03 Stevan Little some doc fixes
2007-11-23 Stevan Little 0.06
2007-08-01 Yuval Kogman foo
2007-07-31 Chris Prather add a NoGetopt metaclass
2007-05-22 Brandon L Black Throw exceptions from new_with_options if @ARGV parsing...
2007-04-05 Stevan Little adding metaclass laliasing 0_02
2007-04-02 Brandon L Black another test
2007-04-02 Brandon L Black add a new test
2007-04-02 Brandon L Black support scalar cmd_aliases, so that singular aliases...
2007-04-02 Brandon L Black added cmd_alias to accomplish "verbose|debug|v|d" sort...
2007-03-09 Stevan Little prettty much done I think
2007-03-07 Stevan Little Adding MooseX::Getopt first draft 0_01