Add extra tests and changes for config_from file.
[gitmo/MooseX-Getopt.git] / t /
2010-02-09 Tomas Doran (t0m Add extra tests and changes for config_from file. config_from_file_cli
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