[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:20168

From: akr ruby-lang.org
Date: Tue, 14 Aug 2007 21:48:13 +0900 (JST)
Subject: [ruby-cvs:20168] Ruby:r12932 (trunk): * bootstraptest/runner.rb (assert_check): new method.

akr	2007-08-14 21:48:12 +0900 (Tue, 14 Aug 2007)

  New Revision: 12932

  Modified files:
    trunk/ChangeLog
    trunk/bootstraptest/runner.rb
    trunk/bootstraptest/test_exception.rb

  Log:
    * bootstraptest/runner.rb (assert_check): new method.
      (assert_match): new method.
      (assert_equal): use assert_check.
      (pretty): give failure description as an argument.
    
    * bootstraptest/test_exception.rb: use assert_match to describe the
      test for [ruby-dev:31407].  [ruby-dev:31412]


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12932&r2=12931
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/runner.rb?r1=12932&r2=12931
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_exception.rb?r1=12932&r2=12931


[前][次][番号順一覧][スレッド一覧][生データ]