darkbushido
0092925277
removing a newline
2017-01-10 14:08:51 -06:00
darkbushido
28a7bfbef2
fixing an issue with whitespace...
2017-01-10 14:02:27 -06:00
darkbushido
98e191794a
attempting to fix cucumber
2017-01-10 10:30:19 -06:00
William Vu
1a04691201
Fix #2504 , edit command fixes I missed 3y ago
...
local_editor was never nil, so there was some dead code.
2017-01-08 03:02:19 -06:00
William Vu
3ff74f019d
Fix #7765 , history command fixes and improvements
...
1. Fix crash when no arguments are specified
2. Print history index starting at 1 like every shell
3. Fixed wording/phrasing
4. Fixed formatting/whitespace
2016-12-30 17:35:18 -06:00
Luis Fontes
968286657e
Added the command menu option
2016-12-29 17:44:09 +00:00
OJ
ee4caba646
Remove `terminal` and tweak `sessions`
...
Hopefully everyone is now happy!
2016-12-20 07:50:07 +10:00
David Maloney
b553e26117
adjust cuke feature for help cmd
...
add the handler command to the expected output
from help
2016-12-06 15:31:17 -06:00
David Maloney
ce23c2db53
why is this test so whitespace sensitive?
2016-12-05 12:18:58 -06:00
David Maloney
d8af532407
offs
2016-12-05 12:08:51 -06:00
David Maloney
e2a646f9d3
i hate you cucumber
2016-12-05 11:44:13 -06:00
David Maloney
85a3889eea
trying to get cucumber passing again
2016-12-05 11:36:40 -06:00
David Maloney
f56c7f9a8e
cosmetic touchups
2016-12-05 11:25:56 -06:00
OJ
438ba0e065
Fix missing text in test coverage
2016-09-22 16:49:37 +10:00
Brent Cook
6ab2919c40
remove go_pro command
2015-12-01 15:29:21 -06:00
Jon Hart
15a9bccb2f
Use correct order for help ...
2015-10-30 13:17:15 -07:00
Jon Hart
c54f034f62
Correct help feature
2015-10-30 12:34:34 -07:00
sinn3r
099dbee538
Update help.feature
2015-02-20 21:23:02 -06:00
sinn3r
f0742a38e2
The get command too
2015-01-28 12:59:51 -06:00
sinn3r
68fec0fee5
Update output for set/unset
2015-01-27 13:58:54 -06:00
Sven Vetsch
b121e2c3fd
adds a get and getg method besides the already existing set/setg and unset/unsetg
2015-01-02 12:40:24 +01:00
Luke Imhoff
4eb9a7563a
Use -x when testing help
...
MSP-11671
Instead of interactively typing `help` and `exit` use `-x` to run the
commands, which changes the average (n=10) time for `rake cucumber` from
153.29 seconds to an average (n=10) of 32.21 for a -78.99% change from
the last commit and a -80.47% change from the beginning of this branch
(3c3792330c
). Raw data:
https://docs.google.com/spreadsheets/d/1vCRi_38Go3Wfq670eDCXMTSSXL1blSbk6NQsgpOqfYw/edit?usp=sharing
2014-12-03 10:23:03 -06:00
Luke Imhoff
73844ebdd9
--defer-module-loads when testing help
...
MSP-11671
Changed runtime of `rake cucumber` from average (n=10) of 164.90 seconds to
average (n=10) of 153.29 seconds for a -7.04% decrease. Raw data:
https://docs.google.com/spreadsheets/d/1vCRi_38Go3Wfq670eDCXMTSSXL1blSbk6NQsgpOqfYw/edit?usp=sharing
2014-12-03 08:44:13 -06:00
James Lee
d86d8e9092
Remove the now-unnecessary -L
2014-10-30 15:36:16 -05:00
James Lee
4fb58ebba2
Force msfconsole to use stdlib's readline with -L
2014-10-29 13:21:31 -05:00
darkbushido
50e804d9cb
updating how we use cucumber to match lukes changes
2014-09-02 18:57:55 -05:00
darkbushido
15a7ed0031
adding scenarios for booting msfconsole without a db
2014-08-20 11:02:11 -05:00
darkbushido
f80fd68480
adding more scenarios
...
updating ms08-067's scenarios so they are testing show options and show advanced
changing the scenario descriptions and feature descriptions for help.feature and
ms08-067
2014-08-19 15:06:47 -05:00
darkbushido
74daf14e54
moving the scenarios around
2014-08-13 17:02:11 -05:00