1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/test/test_default_commands
2011-09-03 22:37:46 +12:00
..
test_context.rb changed behaviour of cd command so no args is equivalent to cd / (rather than a no-op) 2011-09-03 22:37:46 +12:00
test_documentation.rb show-method and show-doc now accept multiple method names 2011-08-27 17:21:01 +03:00
test_gems.rb added regression test for gem-list, PLS ppl remember to test on 1.8 too!! :)) 2011-06-08 01:03:50 +12:00
test_input.rb tried to adapt some tests in test_input related to history to work around libedit bug in ruby 1.8.7 (still two failing tests) 2011-08-13 12:46:20 +12:00
test_introspection.rb show-method and show-doc now accept multiple method names 2011-08-27 17:21:01 +03:00
test_shell.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