.. |
test_default_commands
|
Only try to Hash modules [Fixes #576]
|
2012-05-19 23:23:56 -07:00 |
helper.rb
|
Revert "Set Pry::Slop equal to Slop (v2.4.4)"
|
2012-05-30 13:38:17 -07:00 |
test_cli.rb
|
updated cli.rb for new API and added tests for cli
|
2011-12-11 04:13:42 +13:00 |
test_code.rb
|
fix line/index confusion in Code#between
|
2012-01-15 14:16:18 -08:00 |
test_command.rb
|
Fix the superficial slop errors
|
2012-05-29 20:33:52 -07:00 |
test_command_helpers.rb
|
update commands and tests to use Pry::Method
|
2011-09-22 01:20:32 -07:00 |
test_command_integration.rb
|
supercharged Pry.commands.alias_command method
|
2012-03-26 00:28:27 +13:00 |
test_command_set.rb
|
aliases inherit options from original, fixes #525
|
2012-04-12 20:58:59 +12:00 |
test_completion.rb
|
Use Helpers::BaseHelpers.<foo>? MOAR
|
2011-12-27 23:16:53 +00:00 |
test_exception_whitelist.rb
|
added basic tests for exception whitelist
|
2011-09-19 17:13:34 +12:00 |
test_history_array.rb
|
Removed duplicate implementation from tests
|
2011-05-15 12:24:52 +02:00 |
test_hooks.rb
|
Allow use of hash-based hooks, but show warning.
|
2012-01-24 21:44:21 +13:00 |
test_indent.rb
|
Don't indent inside strings. [Fixes #535]
|
2012-04-22 01:20:38 -07:00 |
test_input_stack.rb
|
Use a more rbx-friendly test for unicodeness
|
2012-01-29 00:10:01 -08:00 |
test_method.rb
|
Fix and test Pry::Method#super in the module case
|
2012-01-31 23:06:02 -08:00 |
test_pry.rb
|
moved Pry#complete_expression? et al to Pry::Code
|
2012-04-11 02:17:35 +12:00 |
test_pry_defaults.rb
|
Revert "Always start the prompt in the first column (fix #551)"
|
2012-05-08 18:39:50 +12:00 |
test_pry_history.rb
|
clean up history tests a bit
|
2011-12-01 21:26:22 -08:00 |
test_pry_output.rb
|
loosened test in test_pry_output.rb
|
2011-09-22 02:51:14 +12:00 |
test_sticky_locals.rb
|
added Pry.config.extra_sticky_locals config option
|
2012-03-14 15:35:24 +13:00 |
test_syntax_checking.rb
|
moved Pry#complete_expression? et al to Pry::Code
|
2012-04-11 02:17:35 +12:00 |
test_wrapped_module.rb
|
Show something for anonymous classes. [Fixes #366]
|
2011-12-19 00:58:27 -08:00 |
testrc
|
version 0.6.8, added whereami command, made .pryrc run at the start of each runtime session, put syntax highlighting on by default
|
2011-03-06 03:17:54 +13:00 |
testrcbad
|
Be robust to errors in ~/.pryrc
|
2011-11-02 00:46:38 -07:00 |