John Mair
|
b3576244db
|
added more rbx helpers (command_helpers.rb) and added limited support for cat --ex on rbx
|
2011-09-01 15:47:29 +12:00 |
|
John Mair
|
84b0601f4a
|
all special locals are now injected into all bindings for a Pry instance - e.g _ex_ is consistent no matter if you cd into a new context. New 'special local' system, and added tests for the new system
|
2011-09-01 05:05:21 +12:00 |
|
Gosha Arinich
|
2b70a27f1f
|
show-method and show-doc now accept multiple method names
fixes
|
2011-08-27 17:21:01 +03:00 |
|
Conrad Irwin
|
f8b7260872
|
Add mock_pry to tests.
This is the most common using for redirect_pry_io.
|
2011-08-24 01:02:34 -07:00 |
|
Conrad Irwin
|
13bedefc26
|
Exclude the current line from History.
|
2011-07-24 16:20:32 -07:00 |
|
David Palm
|
3d6aa37469
|
Removing rubygems require now that I know about "rake test"
|
2011-06-09 13:23:11 +02:00 |
|
David Palm
|
e82e826688
|
Tests set should_load/should_save instead of load/save on config.history
|
2011-06-09 12:26:57 +02:00 |
|
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 |
|