< :前の番号
^ :番号順リスト
> :次の番号
P :前の記事(スレッド移動)
N :次の記事(スレッド移動)
|<:前のスレッド
>|:次のスレッド
^ :返事先
_:自分への返事
>:同じ返事先を持つ記事(前)
<:同じ返事先を持つ記事(後)
---:分割してスレッド表示、再表示
| :分割して(縦)スレッド表示、再表示
~ :スレッドのフレーム消去
.:インデックス
..:インデックスのインデックス
Issue #9711 has been updated by Shota Fukumori.
Status changed from Open to Closed
Applied in changeset r46011.
----------
* bin/testrb: Removed. Forgot to remove in r45971.
[Feature #9711] [ruby-core:62620]
----------------------------------------
Feature #9711: Remove test-unit and minitest from stdlib.
https://bugs.ruby-lang.org/issues/9711#change-46802
* Author: Hiroshi SHIBATA
* Status: Closed
* Priority: Normal
* Assignee: Ryan Davis
* 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/