X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO.scripts;h=2b595b190b991687d334b8d7057dae37133b04aa;hb=53c6ec790d76534dbc253ae483c109dc086004aa;hp=b178ccf372dcab35ac8532c4d4bbe06bac6ddb12;hpb=09e2667d5e5510157361c925f27b133affa61986;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO.scripts b/TODO.scripts index b178ccf..2b595b1 100644 --- a/TODO.scripts +++ b/TODO.scripts @@ -1,5 +1,6 @@ -* Fix the fucking help to be consistent again! * Documentation -* Proper test of all the options on all the scripts -* Tests for ScriptRunner -* Tests for Scripts / Role + * Catalyst::ScriptRole needs proper docs +* $ARGV[0] has slipped to $ARGV[1] in ::Test +* ScriptRunner tests for MyApp::Script::DoesNotCompile +* Tests for ScriptRole +* Sort out help discrepancy between the help you get if you --help, and the help you get if you mess an option up.