aboutsummaryrefslogtreecommitdiffstats
path: root/src/ArgParser.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-06-27add argument checking in java testMattias Andrée1-1/+27
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-27message should be null if there are no message argumentsMattias Andrée1-7/+9
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-27add options to java testMattias Andrée1-0/+7
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-27option classes in java version can be static and should hence be soMattias Andrée1-4/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-27fix get parentName in java versionMattias Andrée1-9/+15
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-27derpMattias Andrée1-3/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-27mMattias Andrée2-1/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-27m bug fix + beginning of java testMattias Andrée2-1/+53
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-26m bugMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-26m + bash bug fixes + add test for bash versionMattias Andrée3-33/+140
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-26add default value 1 for lvl in args_parent_name in bash versionMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>