[ruby-core:72827] [Ruby trunk - Feature #11982] Rename test-sample

From: usa@...
Date: 2016-01-12 14:11:24 UTC
List: ruby-core #72827
Issue #11982 has been updated by Usaku NAKAMURA.


Benoit Daloze wrote:
> test-basic maybe?

You are right.  I have to learn English :-(

----------------------------------------
Feature #11982: Rename test-sample
https://bugs.ruby-lang.org/issues/11982#change-56066

* Author: Hiroshi SHIBATA
* Status: Open
* Priority: Normal
* Assignee: Hiroshi SHIBATA
----------------------------------------
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/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next