Commit Graph

12 Commits

Author SHA1 Message Date
Rob Gleeson 528a55bda0 Merge branch 'master' of github.com:banister/pry 2011-06-05 23:48:34 +01:00
Rob Gleeson 30d0b7b2f4 Assert that no warnings are emitted by Pry. 2011-06-05 23:41:59 +01:00
John Mair 94a1f993e6 Replaced Pry.config.should_load_plugins with Pry.config.plugins.enabled. Also added Pry.config.plugins.strict_loading config option; also updated test helper to reflect changes 2011-06-02 21:41:56 +12:00
John Mair b8e7107715 ensure all plugins are disabled for tests 2011-06-01 03:11:57 +12:00
John Mair 34f63c65f6 fixed tests (phew), migrated more code over to Pry.config, made major changes to helper.rb for tests 2011-05-29 01:38:00 +12:00
John Mair 71ad2aa9d1 added a bunch more tests for: hist command, :listing option to commands, regex commands, etc. Turned paging off in helper.rb 2011-05-28 18:05:41 +12:00
John Mair fc31a44fda added tests for show-method acting on dynamic pry methods 2011-05-25 02:57:18 +12:00
John Mair 8b065971c3 added tests for hist and failing test for hist --replay 2011-05-23 12:32:29 +12:00
John Mair 1be5786dc1 added tests for show-method and show-doc and cd commands, added some more test helpers 2011-05-19 15:31:29 +12:00
Mon ouïe 1750fe4d78 Got rid of CommandSet#name 2011-05-07 07:32:05 +02:00
John Mair e8776e8a2c added some tests for cd command (and new behaviour) in test_default_commands.rb 2011-05-06 22:56:22 +12:00
Lee Jarvis eeababc343 rename test to test_pry to allow bacon -a to autotest 2011-04-30 15:36:24 +01:00