-
-
Notifications
You must be signed in to change notification settings - Fork 752
Comparing changes
Open a pull request
base repository: rspec/rspec-core
base: v2.99.0
head repository: rspec/rspec-core
compare: v2.99.1
- 13 commits
- 11 files changed
- 3 contributors
Commits on Jun 7, 2014
-
Deprecation warning when RSpec.run is programmatically invoked twice.
This is because RSpec.reset is no longer called for users as of RSpec 3.0.0 so this deprecation warning will indicate to them that the need to invoke the method themselves.
Sam Phippen committedJun 7, 2014 Configuration menu - View commit details
-
Copy full SHA for b370747 - Browse repository at this point
Copy the full SHA b370747View commit details -
Merge pull request #1579 from rspec/deprecate-run-auto-reset
Print a deprecation about reset when RSpec.run is called twice.
Sam Phippen committedJun 7, 2014 Configuration menu - View commit details
-
Copy full SHA for 5be6c9e - Browse repository at this point
Copy the full SHA 5be6c9eView commit details -
Simplify warning/tests for reset deprecation
Conflicts: lib/rspec/core.rb spec/command_line/order_spec.rb spec/rspec/core/runner_spec.rb
Sam Phippen committedJun 7, 2014 Configuration menu - View commit details
-
Copy full SHA for 51b0c44 - Browse repository at this point
Copy the full SHA 51b0c44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b50fd - Browse repository at this point
Copy the full SHA 63b50fdView commit details
Commits on Jun 8, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 4f15651 - Browse repository at this point
Copy the full SHA 4f15651View commit details
Commits on Jun 13, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 355bf24 - Browse repository at this point
Copy the full SHA 355bf24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d7e4b - Browse repository at this point
Copy the full SHA 55d7e4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b403d - Browse repository at this point
Copy the full SHA 98b403dView commit details -
Merge pull request #1573 from rspec/demonstrate_1569
Prevent generated matcher descriptions from causing deprecation warnings
Configuration menu - View commit details
-
Copy full SHA for 8fb52c4 - Browse repository at this point
Copy the full SHA 8fb52c4View commit details
Commits on Jun 17, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 9b4e3ef - Browse repository at this point
Copy the full SHA 9b4e3efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d5d56a - Browse repository at this point
Copy the full SHA 3d5d56aView commit details -
Merge pull request #1612 from rspec/rake_task_rspec_core
Load rspec/core in rake task
Configuration menu - View commit details
-
Copy full SHA for 5eb9bc7 - Browse repository at this point
Copy the full SHA 5eb9bc7View commit details
Commits on Jun 20, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 30f58d3 - Browse repository at this point
Copy the full SHA 30f58d3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.99.0...v2.99.1