[ruby-dev:49481] [Ruby trunk - Feature #11981] [Open] Rename test-sample.

From: shibata.hiroshi@...
Date: 2016-01-12 13:40:36 UTC
List: ruby-dev #49481
Issue #11981 has been reported by Hiroshi SHIBATA.

----------------------------------------
Feature #11981: Rename test-sample.
https://bugs.ruby-lang.org/issues/11981

* Author: Hiroshi SHIBATA
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
Ruby test suites named `make check` are following instructions.

 * test
  * test-sample
  * btest-ruby
  * test-knownbug
 * test-testframework
 * test-almost

`test-sample` invokes `sample/test.rb`.  It name is sample, but it's not sample code.
It contains basically syntax tests, assigning tests, etc.

It should be move before test-testframework and after btest-ruby.
I propose to rename test-sample and change dependency order.

What name that we use instead of `test-sample` ? Example for

 * test-init
 * test-traditional
 * test-zero




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

In This Thread

Prev Next