[ruby-core:62273] [ruby-trunk - Feature #9711] Remove test-unit and minitest from stdlib.

From: ryand-ruby@...
Date: 2014-05-01 23:44:34 UTC
List: ruby-core #62273
Issue #9711 has been updated by Ryan Davis.


BTW, the patch looks fine to me. Should it not do deletes from lib/* ?

----------------------------------------
Feature #9711: Remove test-unit and minitest from stdlib.
https://bugs.ruby-lang.org/issues/9711#change-46436

* Author: Hiroshi SHIBATA
* Status: Open
* Priority: Normal
* Assignee: 
* Category: 
* Target version: current: 2.2.0
----------------------------------------
ref. #9660

We are hard to maintain test-unit and minitest for standard library.
I poropose to remove to their from stdlib.

see also my patches: https://github.com/hsbt/ruby/compare/extracted-test-suite?expand=1

my solution is that test-unit and minitest move to test directory.
their are used only ruby-core tests.

If people hope to use test-unit and minitest, they can download their from rubygems.

---Files--------------------------------
copy-test-unit-minitest.patch (140 KB)


-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next