pry--pry/test
David Palm 34f85aa3a9 Changing Pry.config.history.load/save into should_load/should_save to work aroung ActiveSupport 3.1.rc2 hijacking "load"
Changing test_pry.rb to require 'helper' using absolute path, so we can run tests under 1.9.2+
2011-06-09 12:25:06 +02:00
..
test_default_commands added regression test for gem-list, PLS ppl remember to test on 1.8 too!! :)) 2011-06-08 01:03:50 +12:00
helper.rb Merge branch 'master' of github.com:banister/pry 2011-06-05 23:48:34 +01: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 added tests for optional binding paramter to CommandProcessor#valid_command? 2011-06-09 14:41:37 +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_history_array.rb Removed duplicate implementation from tests 2011-05-15 12:24:52 +02:00
test_pry.rb Changing Pry.config.history.load/save into should_load/should_save to work aroung ActiveSupport 3.1.rc2 hijacking "load" 2011-06-09 12:25:06 +02: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