pry--pry/test
Conrad Irwin 0e904ada39 edit --in can take a range, added some more tests. 2011-09-26 00:45:49 -07:00
..
test_default_commands edit --in can take a range, added some more tests. 2011-09-26 00:45:49 -07:00
helper.rb don't show whereami on binding.pry during tests 2011-09-24 13:53:30 +12:00
test_command_helpers.rb
test_command_processor.rb remove interpolation of command names and fix interpolation error messages 2011-08-18 01:23:39 +12:00
test_command_set.rb Remove the compulsary "" argument to alias_command 2011-09-19 10:37:51 +08:00
test_completion.rb updated tests for new _pry_ parameter being passed to before_session hook 2011-09-08 03:28:00 +12:00
test_default_commands.rb
test_exception_whitelist.rb added basic tests for exception whitelist 2011-09-19 17:13:34 +12:00
test_history_array.rb
test_input_stack.rb now using 'retry' (in read loop) to switch input objects in input_stack 2011-09-16 03:27:19 +12:00
test_pry.rb removed warning test as warnings from bundler were causing test failure 2011-09-22 03:15:34 +12:00
test_pry_history.rb fixed tempfile-related bug and failing test and got rid of Pry.view() around nest_level in DEFAULT_PROMPT 2011-09-08 14:18:37 +12:00
test_pry_output.rb loosened test in test_pry_output.rb 2011-09-22 02:51:14 +12:00
test_special_locals.rb merged in robgleeson's patch to pass pry instance to prompts, also added test_special_local.rb and test_shell.rb tests 2011-09-02 22:25:18 +12:00
testrc