Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ICommands.HasCommand() method so that we can detect whether a command has... | Justin Clark-Casey (justincc) | 2014-07-18 | 1 | -0/+1 |
* | Eliminated many warnings | Oren Hurvitz | 2014-04-23 | 1 | -0/+2 |
* | factor out common HandleShow code for "show uptime" | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -1/+6 |
* | Allow the use of the region debug console found in recent viewers. This console | Melanie | 2012-08-14 | 1 | -1/+3 |
* | Use a fully stubbed out MockConsole for unit tests rather than inheriting fro... | Justin Clark-Casey (justincc) | 2012-03-01 | 1 | -22/+37 |
* | Add copyright headers. | Jeff Ames | 2010-09-12 | 1 | -1/+28 |
* | * Added an important comment to warn people not to use MockConsole for anythi... | Teravus Ovares (Dan Olivares) | 2010-05-04 | 1 | -0/+5 |
* | * This should fix the tests failing because of a MainConsole.Instance null re... | Teravus Ovares (Dan Olivares) | 2010-05-04 | 1 | -0/+32 |