aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-/bug_reporter
Commit message (Expand)AuthorAgeFilesLines
* Match +YJIT in Ruby desc when testing segv (#6141)Noah Gibbs2022-07-201-0/+5
* Fix #5872 for MJIT GitHub ActionsTakashi Kokubun2022-07-101-0/+2
* Include JIT information in crash reportsChris Seaton2022-06-201-2/+0
* Do not create core file if it is intentional abortKoichi Sasada2022-01-191-1/+2
* Use omit instead of skip: test/-ext-/**/*.rbHiroshi SHIBATA2021-12-281-1/+1
* Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun2021-12-131-1/+1
* Rename --jit to --mjit (#5248)Takashi Kokubun2021-12-131-1/+1
* Rename ::YJIT to RubyVM::YJITAlan Wu2021-10-281-1/+1
* Show +YJIT in version string and RUBY_DESCRIPTIONAlan Wu2021-10-201-0/+1
* Rename RubyVM::MJIT to RubyVM::JITTakashi Kokubun2021-01-131-1/+1
* Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&Benoit Daloze2020-12-041-1/+1
* skip SEGV test if RUBY_ON_BUG is specifiedKoichi Sasada2020-02-131-0/+2
* test_bug_reporter.rb: make it work with --jitk0kubun2018-04-281-1/+3
* ext/-test-: reduce feature namesnobu2016-01-101-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test_rubyoptions.rb: use assert_in_out_errnobu2015-03-031-3/+1
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* Revert r47971, r47972 [ruby-core:65764]normal2014-10-161-1/+1
* Set ASCII-8BIT encoding.akr2014-10-161-0/+1
* test/-ext-/bug_reporter/test_bug_reporter.rb: fix racenormal2014-10-161-1/+1
* * test/ruby/envutil.rb (assert_pattern_list) Renamed fromakr2014-10-151-6/+14
* test_bug_reporter.rb: remove corenobu2013-11-271-1/+9
* * properties.nobu2013-10-171-9/+9
* * error.c, internal.h (rb_bug_reporter_add): add a new C-API.ko12013-10-161-0/+9