pry--pry/test
Conrad Irwin d326f2e57a Append to the .pry_history file instead of overwriting it.
This is more consistent with what other shells do, and allows you to
keep history from multiple consecutively-open Pry windows.
2011-08-13 12:46:19 +12:00
..
test_default_commands Omit blank and repeated lines from Readline::HISTORY. 2011-08-13 12:46:18 +12:00
helper.rb Exclude the current line from History. 2011-07-24 16:20:32 -07:00
test_command_helpers.rb added test_command_helpers.rb, fixed spelling error in comments in command_set.rb 2011-05-04 03:49:09 +12:00
test_command_processor.rb renamed requires_prefix option to use_prefix, and updated tests 2011-07-26 21:42:44 +12:00
test_command_set.rb help command should sort output. 2011-07-27 11:43:28 -07:00
test_default_commands.rb reorganized command tests into test_default_commands/ folder with separate test files for each command set 2011-06-03 03:26:49 +12:00
test_history_array.rb Removed duplicate implementation from tests 2011-05-15 12:24:52 +02:00
test_pry.rb updated test to reflect renamed install-command command 2011-07-27 03:14:58 +12:00
test_pry_history.rb Append to the .pry_history file instead of overwriting it. 2011-08-13 12:46:19 +12:00
testrc version 0.6.8, added whereami command, made .pryrc run at the start of each runtime session, put syntax highlighting on by default 2011-03-06 03:17:54 +13:00