Project

General

Profile

Actions

Feature #11982

closed

Rename test-sample

Added by hsbt (Hiroshi SHIBATA) over 8 years ago. Updated over 8 years ago.

Status:
Closed
Target version:
-
[ruby-core:72823]

Description

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

Updated by usa (Usaku NAKAMURA) over 8 years ago

Hiroshi SHIBATA wrote:

It contains basically syntax tests, assigning tests, etc.

You've already found the suitable name.
test-basical is good enough, I think.

Updated by Eregon (Benoit Daloze) over 8 years ago

Usaku NAKAMURA wrote:

Hiroshi SHIBATA wrote:

It contains basically syntax tests, assigning tests, etc.

You've already found the suitable name.
test-basical is good enough, I think.

test-basic maybe?

Updated by usa (Usaku NAKAMURA) over 8 years ago

Benoit Daloze wrote:

test-basic maybe?

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

Actions #4

Updated by hsbt (Hiroshi SHIBATA) over 8 years ago

  • Status changed from Open to Closed

Applied in changeset r53537.


  • common.mk: test-sample was changed to test-basic.
    [Feature #11982][ruby-core:72823]
  • basictest/runner.rb: ditto. rename from tool/rubytest.rb.
  • basictest/test.rb: ditto. rename from sample/test.rb.

Updated by hsbt (Hiroshi SHIBATA) over 8 years ago

  • Status changed from Closed to Open
Actions #6

Updated by hsbt (Hiroshi SHIBATA) over 8 years ago

  • Status changed from Open to Closed

Applied in changeset r53551.


  • common.mk: test-sample was changed to test-basic.
    [Feature #11982][ruby-core:72823]
  • basictest/runner.rb: ditto. rename from tool/rubytest.rb.
  • basictest/test.rb: ditto. rename from sample/test.rb.
  • defs/gmake.mk: picked from r53540
  • sample/test.rb: backword compatibility for chkbuild.
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0