summaryrefslogtreecommitdiff
path: root/test/ruby/test_exception.rb
AgeCommit message (Expand)Author
2017-04-17eval.c: copy before cause setupnobu
2017-04-13Terminate created threads.ko1
2016-12-21eval.c: fix circular causenobu
2016-11-13error.c: redefined backtracenobu
2016-11-13error.c: rb_get_backtracenobu
2016-09-27error.c: check argument of Warning.warnnobu
2016-09-27 * error.c: This makes all warnings raised call Warning.warn, whichshyouhei
2016-09-26test_exception.rb: another assertionnobu
2016-09-26eval_intern.h: make TH_PUSH_TAG() initialize rb_vm_tag::tag with Qundefrhe
2016-09-13* test/ruby/test_exception.rb: fix thread issues.ko1
2016-09-09thread.c: set cause by Thread#raisenobu
2016-04-09assertions.rb: set default internal encodingnobu
2016-02-28NoMethodError#private_call?nobu
2016-02-28test_exception.rb: split test_name_error_infonobu
2016-02-23* test/ruby/test_exception.rb: fix bad spawn argument (multipleheadius
2016-02-19test/ruby: suppress parser warningsnobu
2016-02-14test_exception.rb: fix commit missnobu
2016-02-14not overwrite causenobu
2016-02-03test_exception.rb: NameError at FCALLnobu
2016-01-12iseq.c: mark parents of wrapped iseqnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-08error.c: name_err_local_variablesnobu
2015-10-31test_exception.rb: get rid of did_you_meannobu
2015-10-31eval_error.c: Fix a format of `NameError#message`nobu
2015-10-28encoding for inspectnobu
2015-10-28NameError#receiver of uninitialized constantnobu
2015-09-28preserve encodings in error messagesnobu
2015-07-29vm_eval.c: set method_missing_reasonnobu
2015-06-18error.c: NameError#receivernobu
2015-01-10test for [ruby-core:67473] [Bug #10727]nobu
2014-11-29* test_exception.rb: indent.usa
2014-11-28* test/ruby/test_exception.rb (TestException#test_output_string_encoding): needusa
2014-11-28* test/ruby/test_exception.rb (TestException#test_output_string_encoding): testusa
2014-11-18test_exception.rb: missing testnobu
2014-11-15vm_eval.c: UncaughtThrowErrornobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-11-09Fix typos in assert messages [ci skip]kazu
2014-11-07test_exception.rb: more testsnobu
2014-06-28eval.c: no overwrite SystemStackError backtracenobu
2014-06-28eval.c: no method calls at stack overflownobu
2014-06-25eval_error.c: newline alwaysnobu
2014-06-23Backtrace for SystemStackErrornobu
2014-06-17eval.c: pass unknown optionsnobu
2014-05-30add --disable-gemnaruse
2014-03-04* test/ruby: get rid of warnings.usa
2014-02-26eval.c: preserve encodingnobu
2014-02-26eval.c: preserve errinfonobu
2014-01-30object.c: error message encodingnobu
2014-01-30test_exception.rb: ignore SystemStackErrornobu
2014-01-27thread_pthread.c: get current main thread stack sizenobu