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
John Mair a18d90b9e8 hist --replay now uses eval_string <<, fixes #443
This ensures that the replayed lines end up in the pry input cache. This behaviour is now inline with the way play works.
2012-01-24 22:57:50 +13:00
..
test_context.rb cd '../' no longer breaks out of the REPL loop. Closes #403. 2012-01-05 05:48:51 +00:00
test_documentation.rb made = nil for tests 2012-01-24 21:43:49 +13: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 hist --replay now uses eval_string <<, fixes #443 2012-01-24 22:57:50 +13:00
test_introspection.rb refactor cat 2012-01-07 22:01:15 -08:00
test_ls.rb Use Helpers::BaseHelpers.<foo>? MOAR 2011-12-27 23:16:53 +00:00
test_shell.rb added an extra test to save-file for --lines option 2012-01-23 21:13:29 +13:00