Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rspec/rspec-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.12.0
Choose a base ref
...
head repository: rspec/rspec-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.12.1
Choose a head ref
  • 7 commits
  • 33 files changed
  • 3 contributors

Commits on Dec 12, 2022

  1. Merge pull request #2988 from rspec/fix-configuration-options-ruby-3-2

    Fix configuration_options_spec on Ruby 3.2
    JonRowe committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    1d94593 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    9ce6d62 View commit details
    Browse the repository at this point in the history
  2. Fix some typos (#2996)

    * s/calcalator/calculator/
    
    * s/Collecion/Collection/
    
    * s/fowarding/forwarding/
    
    * s/boundarries/boundaries/
    
    * s/embarassing/embarrassing/
    
    * s/cofigure/configure/
    
    * s/noticable/noticeable/
    
    * s/Fafter/after/
    
    * s/exlusion/exclusion/
    
    * s/similiar/similar/
    
    * s/foramtted/formatted/
    
    * s/willl/will/
    
    * s/occured/occurred/
    
    * s/examle/example/
    
    * s/exaples/examples/
    
    * s/spec_helpe/spec_helper/
    
    * s/elasped/elapsed/
    
    * s/progresss/progress/
    
    * s/accesssed/accessed/
    
    * s/availble/available/
    
    * Update spec/rspec/core/formatters_spec.rb
    
    * Update features/hooks/before_and_after_hooks.feature
    
    Co-authored-by: Phil Pirozhkov <[email protected]>
    2 people authored and JonRowe committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    7f863d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2998 from rspec/update-ci-build-scripts-2023-01-0…

    …7-for-3-12-maintenance
    
    Updates from rspec-dev (2023-01-07)
    JonRowe authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    224118c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    e9363ce View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Merge pull request #3006 from rspec/fix-additional-whitespace-around-…

    …extra-failure-lines
    
    Skip adding whitespace around extrafailure lines when already present
    JonRowe committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    5d9a877 View commit details
    Browse the repository at this point in the history
  2. v3.12.1

    JonRowe committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    905025f View commit details
    Browse the repository at this point in the history
Loading