pry--pry/test
John Mair 0cf048e2a6 added failing test for regex command interpolatino 2011-06-03 03:30:26 +12:00
..
test_default_commands reorganized command tests into test_default_commands/ folder with separate test files for each command set 2011-06-03 03:26:49 +12:00
helper.rb 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
test_command_helpers.rb added test_command_helpers.rb, fixed spelling error in comments in command_set.rb 2011-05-04 03:49:09 +12:00
test_command_processor.rb new tests for Pry::CommandProcessor and regex command and spaced command functionality, also tests for :interpolate flag for commands 2011-05-23 19:11:41 +12:00
test_command_set.rb 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
test_default_commands.rb reorganized command tests into test_default_commands/ folder with separate test files for each command set 2011-06-03 03:26:49 +12:00
test_pry.rb added failing test for regex command interpolatino 2011-06-03 03:30:26 +12: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