Ryan Fitzgerald
|
9c255cd61b
|
remove interpolation of command names and fix interpolation error messages
(fixes #164)
|
2011-08-18 01:23:39 +12:00 |
|
Ryan Fitzgerald
|
61fdb7150e
|
only interpolate once during command processing (fixes #200)
|
2011-08-15 13:56:28 -04:00 |
|
John Mair
|
57b9c7a505
|
renamed requires_prefix option to use_prefix, and updated tests
|
2011-07-26 21:42:44 +12:00 |
|
Ryan Fitzgerald
|
7ece261723
|
implement command_prefix feature
|
2011-07-26 00:34:54 -07:00 |
|
John Mair
|
ff4781a24e
|
updated test_command_processor code for new command interpolation behaviour
|
2011-06-11 02:15:42 +12:00 |
|
John Mair
|
2e2bc9b136
|
added spec to test_command_processor.rb that ensures commands with :interpolate=>false do NOT have interpolate_string called in their processing
|
2011-06-10 23:20:54 +12:00 |
|
John Mair
|
4aacbf7b8f
|
added tests for optional binding paramter to CommandProcessor#valid_command?
|
2011-06-09 14:41:37 +12:00 |
|
John Mair
|
0610764e86
|
added more tests for command interpolation, esp. regarding regex commands. bumped version to pre3
|
2011-06-09 14:11:04 +12:00 |
|
John Mair
|
444ea2e79a
|
fixed broken interpolation test for command_processor
|
2011-06-09 04:00:43 +12:00 |
|
John Mair
|
21a143ebcf
|
added tests for new command interpolation behaviour (test_command_processor.rb)
|
2011-06-09 03:35:27 +12:00 |
|
John Mair
|
bf0081170e
|
new tests for Pry::CommandProcessor and regex command and spaced command functionality, also tests for :interpolate flag for commands
|
2011-05-23 19:11:41 +12:00 |
|