aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_beginendblock.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test_beginendblock.rb: assert_in_out_errnobu2015-03-091-112/+54
* * test/ruby/test_beginendblock.rb: do not change directory.ko12015-03-061-3/+3
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* test_beginendblock.rb: avoid leaking threadsnobu2014-05-301-1/+1
* test/ruby: fix leaked threadsnobu2014-05-261-1/+4
* test_beginendblock.rb, test_signal.rb: run with default handlernobu2014-05-091-0/+1
* test_beginendblock.rb: assert_normal_exitnobu2013-11-151-2/+1
* * eval_jump.c (rb_exec_end_proc): fix double free or corruption errorglass2013-11-151-0/+12
* test/unit/assertions.rb: return exceptionnobu2013-10-091-6/+3
* * test/ruby/test_beginendblock.rb (test_exitcode_in_at_exit): fix NameError.ktsj2013-06-101-0/+1
* eval_error.c: restore errinfonobu2013-06-101-0/+14
* test_beginendblock.rb: rename methodsnobu2013-06-101-2/+2
* * test/csv/test_features.rb, test/logger/test_logger.rbakr2013-04-201-49/+43
* * test/ruby/test_beginendblock.rb: remove temporally files early.akr2012-07-181-1/+7
* * eval_jump.c (rb_exec_end_proc): remember the latest exit status.nobu2012-03-121-0/+13
* * parse.y (stmt_or_begin): changed the error message for BEGIN notshugo2011-12-121-3/+6
* * eval_jump.c (rb_exec_end_proc): changed at_exit and END prockosaki2011-02-161-1/+22
* * eval_error.c (error_print): clear raised_flag while error-printingwanabe2010-06-211-0/+16
* * file.c (file_expand_path): check if expanded dname encoding isnobu2010-05-301-0/+1
* don't use infinite loop.akr2010-02-221-2/+2
* add timeout for test_should_propagate_signaled.akr2010-02-211-1/+4
* supress warnings.akr2010-01-251-3/+3
* * parse.y (top_compstmt, top_stmts, top_stmt): prohibit BEGIN {} inmame2010-01-181-0/+6
* * 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