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-07-25 01:14:42 +12:00
..
test_default_commands added tests for intrrospection and input commands to work with unified one-indexing (show-input, amend-line, play, etc) 2011-06-17 01:51:32 +12:00
helper.rb Removing rubygems require now that I know about "rake test" 2011-06-09 13:23:11 +02: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 updated test_command_processor code for new command interpolation behaviour 2011-06-11 02:15:42 +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 regression test for burg's bug. All tests passing 2011-07-25 01:14:42 +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