Skip to content
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: jruby/jruby
base: 2b97d78f8492
Choose a base ref
...
head repository: jruby/jruby
compare: 60e0d88c9825
Choose a head ref
  • 4 commits
  • 69 files changed
  • 1 contributor

Commits on Jan 27, 2017

  1. Squashed 'spec/mspec/' changes from d44a977..4bcdee5

    4bcdee5 Recognise :truffleruby, tag failing specs
    f4131988 Deprecate the have_data matcher
    f77ea8d Revert "Clean SPEC_TEMP_DIR when starting mspec"
    23fa974 Clean SPEC_TEMP_DIR when starting mspec
    
    git-subtree-dir: spec/mspec
    git-subtree-split: 4bcdee51406abc739ebe2a6be81ec5a93447125e
    eregon committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    90286ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18eedc0 View commit details
    Browse the repository at this point in the history
  3. Squashed 'spec/ruby/' changes from f4a4f0e..fb3e3ac

    fb3e3ac Remove redundant specs
    89b75f6 Write to an external file instead of using output_to_fd
    a1837cb If you change the max of a sized queue, the old items beyond the max remain
    f3b9b2d change TruffleRuby's RUBY_ENGINE to ruby until we are recognised by rubygems
    5792e29 Simplify Array#sample spec and avoid #itself
    1af4646 add array sample randomness spec
    086ccc5 Fix a spec typo
    ac4cabf Add link to TruffleRuby
    8dcc2ca Remove old JRuby+Truffle link
    c8eda60 Add spec for Enumerable#chunk_while with single element.
    f8e0ea5 Add spec for invalid rescue clauses
    19ec73a Spec for rescue comparing against classes using ===
    61b4c61 add spec for String#scan's output when passed block has multiple arguments
    6047836 Fix bad spec which inadvertently passed due to have_data.
    2268696 Replace have_data matchers with File.read().should ==
    ca87e50 Merge pull request #383 from manu-crealytics/gzipreader_enumerator_specs
    1c4d467 Extend GzipReader specs to cover returned Enumerators.
    859eeb0 Kerenel#warn no longer splats an array in 2.5 (#382)
    cee9571 Extract WIN32OLE.new to a fixture to ease retrying
    0079c36 Merge pull request #379 from kachick/2.4-match-p
    9b95f54 Merge pull request #377 from kachick/hash-transform_values
    96735c5 Merge pull request #376 from kachick/hash-compact
    5be340b Write specs around {String|Symbol}#match?
    95b9bbb Write specs around Regexp#match?
    ef69806 Merge pull request #375 from kachick/concat-prepend-with-multi-arg
    9496ea5 Remove suspicious spec
    28a88ed Remove empty WIN32OLE specs
    ab2925b Retry on WIN32OLE.new failure
    db38e03 Avoid double error
    2d281a2 Temporarily disable new spec for String#each_line in 2.5 as Travis trunk lags
    2d08e6d Enable 2.4.0 in CI
    80f92c2 Write Hash#transform_values! specs around frozen
    5611438 Write Hash#transform_values! specs
    4d31731 Write Hash#transform_values specs
    906bd11 suppress error for a while
    dd2360f Write Hash#compact{!} specs
    6f66a66 Add Array#concat with multiple arguments
    d650d57 Add String#concat with multiple arguments
    9020e16 Add String#prepend with multiple arguments
    c4a0aa2 Sort by versions
    85b2434 Merge pull request #371 from vais/windows
    eaf3da5 There is no /dev/tty on Windows, but the rest of the tty spec works
    9b81e7d Don't leave zombie IE processes hanging around after specs finish running
    f9e6b34 There is no /dev/tty on Windows
    dc9c3e1 Silence the nuisance "'does_not_exist' is not recognized..." message
    
    git-subtree-dir: spec/ruby
    git-subtree-split: fb3e3ac203386b2b82a7787490ed4f861ab4169e
    eregon committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    d83cbf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60e0d88 View commit details
    Browse the repository at this point in the history