aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_beginendblock.rb
Commit message (Expand)AuthorAgeFilesLines
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-241-2/+2
* * compile.c (iseq_compile_each): NODE_POSTEXE should set each endnobu2008-07-201-0/+15
* * prelude.rb (require_relative): move require_relative frommatz2008-04-121-1/+0
* use require_relative to require ut_eof and envutil.akr2008-02-181-2/+2
* * test/ruby/test_beginendblock.rb (TestBeginEndBlock::test_endblockwarn): matz2007-12-231-2/+2
* * test_beginendblock.rb: add loop to wait signal.ko12007-11-271-2/+4
* use ML ref. for assertion message.akr2007-11-181-3/+2
* * test/ruby/test_beginendblock.rb: typo.usa2007-06-101-2/+2
* * test/ruby/test_beginendblock.rb (test_should_propagate_signaled):nobu2007-06-101-10/+9
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12385 b2dd03c8-39d4-4d8f-98...nobu2007-05-251-3/+33
* * test/ruby/test_beginendblock.rb (test_endblockwarn): now parsernobu2007-05-151-6/+2
* * Merge YARVko12006-12-311-5/+10
* * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi2004-01-291-1/+0
* * ext/stringio/stringio.c (strio_read): follow IO#read.nobu2003-12-051-1/+1
* * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu2003-10-221-1/+2
* * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi2003-10-141-2/+1
* * test/ruby/test_beginendblock.rb, test/ruby/endblockwarn.rb: commited oldernahi2003-10-071-1/+1
* * test/ruby/test_beginendblock.rb: add tests for nested BEGIN/END.nahi2003-10-071-9/+39
* * test/ruby/test_beginendblock.rb (test_endinmethod): END{} is nownobu2003-10-071-1/+4
* * test/ruby/test_beginendblock.rb, test/ruby/beginmainend.rb: added test fornahi2003-10-061-1/+1
* * test/ruby/test_beginendblock.rb, test/ruby/beginmainend.rb: add tests aboutnahi2003-10-051-1/+13
* * test/ruby/envutil.rb: added. split "rubybin" from test_system.rb.nahi2003-10-051-0/+12