UbitUmarov
|
69e12f537f
test: try handle cntr-c another way
|
4 years ago |
UbitUmarov
|
7939974d92
try to fix console AGAIN
|
5 years ago |
UbitUmarov
|
43b56eaf08
make Console Promt(..) compatible with rest of code, again
|
5 years ago |
UbitUmarov
|
b046ccebf2
make Console Output(..) compatible with rest of code, again
|
5 years ago |
Melanie
|
110644c23a
Make ReadConfig a general features of consoles, rather than type dependent
|
5 years ago |
Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
5 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Justin Clark-Casey (justincc)
|
9be935ac6d
Add ICommands.HasCommand() method so that we can detect whether a command has already been registered without needing to also run it
|
10 years ago |
Oren Hurvitz
|
998d7009a6
Eliminated many warnings
|
10 years ago |
Justin Clark-Casey (justincc)
|
5c48d7a378
factor out common HandleShow code for "show uptime"
|
12 years ago |
Melanie
|
faa710aee1
Allow the use of the region debug console found in recent viewers. This console
|
12 years ago |
Justin Clark-Casey (justincc)
|
0007711eb5
Use a fully stubbed out MockConsole for unit tests rather than inheriting from CommandConsole.
|
12 years ago |
Jeff Ames
|
20cd1da6bf
Add copyright headers.
|
14 years ago |
Teravus Ovares (Dan Olivares)
|
a9db266d93
* Added an important comment to warn people not to use MockConsole for anything but testing.
|
14 years ago |
Teravus Ovares (Dan Olivares)
|
f005e570aa
* This should fix the tests failing because of a MainConsole.Instance null reference
|
14 years ago |