Actions
Bug #771
closedtest/unit wrapper breaks compatibility
Description
=begin
The test/unit wrapper breaks libraries that add behavior to Test::Unit::TestCase.
You can't require 'test/unit/testcase' because it doesn't exist. But you can't require 'test/unit' because it autoruns tests.
The patch brings back test/unit/testcase.rb and test/unit/assertions.rb to restore compatibility.
=end
Files
Updated by bitsweat (Jeremy Daer) almost 16 years ago
=begin
With this change, Rails tests are 1.9 compatible!
=end
Updated by yugui (Yuki Sonoda) almost 16 years ago
- Assignee changed from yugui (Yuki Sonoda) to akr (Akira Tanaka)
- Priority changed from Normal to 5
=begin
=end
Updated by akr (Akira Tanaka) almost 16 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
=begin
Applied in changeset r20632.
=end
Actions
Like0
Like0Like0Like0Like0