summaryrefslogtreecommitdiff
path: root/spec/command_integration_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* rubocop: fix offences of the Style/HashSyntax copKyrylo Silin2018-10-131-43/+43
* specs: convert to shoulds to expectsKyrylo Silin2015-03-101-71/+71
* Fix possible reference to past scope warningsMatijs van Zuijlen2015-01-231-4/+2
* Fix some warningsMatijs van Zuijlen2015-01-231-52/+52
* Switch test suite to RSpecJosh Cheek2014-08-101-10/+5
* Stop using compatibility aliases for Pry.configConrad Irwin2014-05-011-1/+1
* allow for tests to be run with ease.Robert Gleeson2014-03-141-1/+1
* rename Pry::CommandSet#commands as Pry::CommandSet#to_hash.Robert Gleeson2014-02-041-16/+18
* Rename `accept_line` to `eval`Ryan Fitzgerald2012-12-271-1/+1
* Fix ivar leakageRyan Fitzgerald2012-12-231-1/+1
* Add Pry::Driver to handle the reading and loopingConrad Irwin2012-12-201-27/+8
* Fix play_spec and command_integration_specRyan Fitzgerald2012-12-181-5/+4
* Don't pass target to run_command eitherConrad Irwin2012-12-181-7/+0
* Remove rep and reRyan Fitzgerald2012-12-181-4/+5
* Remove final rep(o)Conrad Irwin2012-12-181-4/+3
* Require the first target to be given at initializationRyan Fitzgerald2012-12-171-1/+1
* Remove more target paramsRyan Fitzgerald2012-12-171-2/+2
* Fix failures in command_integration_specRyan Fitzgerald2012-12-151-118/+63
* cleaned up lib/pry/test/helper.rbJohn Mair2012-12-071-40/+28
* Rename for tabcompletion-friendliness.☈king2012-11-151-0/+656