1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/test
2011-11-24 22:33:37 +13:00
..
test_default_commands added basic skeleton for hooks system (yet to add many hook callsites) 2011-11-13 02:37:57 +13:00
helper.rb set collision_warning to false in tests 2011-11-17 16:06:00 +13:00
test_command_helpers.rb
test_command_processor.rb
test_command_set.rb updated rename_command() to accept either actual command name or listing name, tests also updated 2011-11-24 22:33:37 +13:00
test_completion.rb
test_default_commands.rb
test_exception_whitelist.rb
test_history_array.rb
test_hooks.rb Hook system now executes hooks in order. 2011-11-23 18:55:35 +13:00
test_indent.rb re-re-fix super... (I added a test this time :p) 2011-10-27 23:46:18 -07:00
test_input_stack.rb
test_method.rb
test_pry.rb modified select_prompt() method so it now takes eval_string and target; makes for cleaner code at callsites, update tests 2011-11-23 03:29:53 +13:00
test_pry_history.rb use a better prefix for tempfiles (fixes #331) 2011-11-06 01:09:11 -07:00
test_pry_output.rb
test_special_locals.rb
testrc
testrcbad Be robust to errors in ~/.pryrc 2011-11-02 00:46:38 -07:00