aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* introduce TransientHeap. [Bug #14858]ko12018-10-301-0/+15
* Mark up code inside link text as <code>nobu2018-10-291-23/+23
* Revert "Add test for cause on pty"naruse2018-10-281-49/+0
* Add test for cause on ptynaruse2018-10-281-0/+49
* time.c: added Time::TM#+ and Time::TM#-nobu2018-10-281-9/+2
* rdoc/parser/c.rb: ignore dynamically added methodsnobu2018-10-281-0/+13
* fix testnaruse2018-10-271-3/+3
* Print exception's cause like Javanaruse2018-10-271-0/+32
* test_io.rb: skip busy wait test againk0kubun2018-10-271-0/+1
* hash.c: aset deduplicates un-tainted stringnormal2018-10-261-0/+18
* parse.y: remove "shadowing outer local variable" warningmame2018-10-264-25/+12
* Revert "parse.y: remove "shadowing outer local variable" warning"mame2018-10-264-12/+25
* parse.y: remove "shadowing outer local variable" warningmame2018-10-264-25/+12
* Update for tzdata-2018fnobu2018-10-261-3/+9
* _mjit_compile_ivar.erb: cancel on undefined ivark0kubun2018-10-242-2/+21
* test_jit.rb: test newhashfromarrayk0kubun2018-10-241-0/+4
* test/excludes/_wercker: skip testsk0kubun2018-10-242-0/+2
* compile.c: fix peephole optimizationnobu2018-10-241-0/+6
* wercker.yml: skip TestParallel::TestParallel#test_separatek0kubun2018-10-243-1/+5
* wercker.yml: skip test_queue_with_trap on -wait as wellk0kubun2018-10-241-1/+1
* wercker.yml: skip #test_queue_with_trap for nowk0kubun2018-10-231-0/+2
* Skip BUGs on Solariskazu2018-10-232-1/+3
* test/unit.rb: glob w/o prefix/suffixnobu2018-10-231-2/+7
* test/unit.rb: fixed wrong method namenobu2018-10-232-2/+3
* test/lib/test/unit/assertions.rb: skip memory leak checkk0kubun2018-10-233-2/+3
* revisit more MJIT test skipsk0kubun2018-10-228-22/+7
* test/ruby/test_string.rb: skip test_crypt for MJIT againk0kubun2018-10-222-1/+2
* revert r65292 and r65297k0kubun2018-10-222-6/+0
* Add debug option to check ci failures on solariskazu2018-10-221-0/+3
* Set the size of a new enumerator created by Enumerator#each with arguments to...knu2018-10-221-2/+5
* test_thread.rb: another temporary skip for MJITk0kubun2018-10-221-0/+2
* time.c: optional arguments of Time::TM#initializenobu2018-10-221-1/+1
* Merge rubygems master branch from github.com/rubygems/rubygems.hsbt2018-10-2217-179/+174
* test_time_tz.rb: refactor dummy TZ tests and add another timezonenobu2018-10-211-37/+38
* skip 2 tests for MJIT for nowk0kubun2018-10-212-0/+4
* revert revert of r65285k0kubun2018-10-212-3/+0
* revert r65285k0kubun2018-10-212-0/+3
* try to remove some test skips for MJITk0kubun2018-10-214-8/+0
* Exclude CI platform specific failures by --excludes optionnobu2018-10-214-10/+7
* skip tests broken with OpenSSL 1.1.1 on Travis osxk0kubun2018-10-212-0/+10
* Merge branch 'modify_test_win32ole' into trunksuke2018-10-202-23/+33
* refactoring. suppress warning.suke2018-10-201-11/+7
* Run background threads while testing drbkazu2018-10-204-124/+107
* use System Monitor Control to test win32olesuke2018-10-201-20/+7
* refactoring define AvailableOLE.sysmon_available?suke2018-10-202-7/+19
* Document File.{setuid?,setgid?,sticky?} support for IO objects [Bug #13972]aycabta2018-10-201-3/+20
* require 'rbconifg' earlier.ko12018-10-202-2/+2
* skip tests if --disable-mjit-support.ko12018-10-202-0/+4
* rename configure option `--disable-mjit` to `--disable-mjit-support`ko12018-10-201-1/+1
* add disabling MJIT features option.ko12018-10-201-0/+4