Commit Graph

11 Commits

Author SHA1 Message Date
Philippe Miossec 54786eab19 Improve doc
fix #669
2014-10-25 14:08:50 +02:00
Arkadiy Shapkin b90b8ca53f Removed unused using directives 2014-02-06 15:35:03 +04:00
Philippe Miossec 4933ac1cd2 Add message about the online help 2013-09-30 14:49:34 +02:00
Pat Thoyts 003ddb40a1 Updated test for help on a command.
This tests actually works ok but the expected output was out of date.
We could check more of the standard help prefix here.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2013-09-12 14:43:39 +01:00
Pat Thoyts 6bfbbf416c Fixed test for help with no arguments.
When run with no arguments, the command dispatcher checks the number of
parameters and when no arguments are provided it calls the Run() method
on the Help class. We must also load at least one command instance to avoid
Help.GetCommandInstances from raising an exception.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2013-09-12 14:43:38 +01:00
Matt Burke 3b6dd441c3 Use xunit. 2012-08-29 16:52:32 -04:00
Sean M. Collins e532c767e5 Implement OptionSet from GitTFSCommand interface 2012-02-13 14:45:02 -05:00
Matt Burke 72c4dd7ad4 Fixed tests. 2009-07-07 13:20:02 -04:00
Matt Burke 07c99979b2 Ported init (minus the low-level git command invocations). 2009-06-30 14:40:06 -04:00
Matt Burke 6ebeaa7f1d Ported some more of git-svn. 2009-06-29 18:19:33 -04:00
Matt Burke 36b89740f7 Got structuremap and an opt parser wired in. Started TDD! 2009-06-26 17:01:01 -04:00