1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/test
2011-06-09 14:41:37 +12: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 Added a test to check if exceptions are stored into out 2011-06-08 11:36:49 +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