1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/test
2012-08-18 17:12:34 -07:00
..
test_default_commands Directify tests for play 2012-08-18 17:12:34 -07:00
candidate_helper1.rb
candidate_helper2.rb
example_nesting.rb Add Module.nesting extraction to Pry::Indent 2012-07-28 14:31:20 -07:00
helper.rb Allow PryTester to test commands that mutate eval_string 2012-08-18 15:17:26 -07:00
test_cli.rb
test_code.rb Remember the initial pwd [Fixes #675] 2012-08-12 22:58:40 -07:00
test_command.rb Depracated show-command and moved its functionality to show-source 2012-08-14 00:18:53 -04:00
test_command_helpers.rb
test_command_integration.rb Move all commands into individual files 2012-08-11 17:33:37 -07:00
test_command_set.rb Move all commands into individual files 2012-08-11 17:33:37 -07:00
test_completion.rb Revert "Revert "Merge pull request #678 from jasonLaster/tabcomplete"" 2012-08-12 00:38:44 -04:00
test_control_d_handler.rb
test_exception_whitelist.rb
test_history_array.rb
test_hooks.rb
test_indent.rb Add Module.nesting extraction to Pry::Indent 2012-07-28 14:31:20 -07:00
test_input_stack.rb
test_method.rb
test_prompt.rb
test_pry.rb Don't load ./.pryrc when it is ~/.pryrc [Fixes #682] 2012-08-05 12:05:35 -07:00
test_pry_defaults.rb
test_pry_history.rb
test_pry_output.rb
test_sticky_locals.rb Rewrite cd tests to drive pry instance directly 2012-08-04 15:11:32 -07:00
test_syntax_checking.rb Split double test 2012-08-07 21:03:51 -07:00
test_wrapped_module.rb
testrc
testrcbad