summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-11-02Add timeoutnaruse
2018-11-01TestDelegateClass.rb: skip test_frozen for --jit-waitk0kubun
2018-11-01test_win32ole_event.rb: retry #test_s_new_loop with sleepk0kubun
2018-10-31Merge upstream from rubygems/rubygems master branch.hsbt
2018-10-31parse.y: last node of NODE_ARRAYnobu
2018-10-30parse.y: last location from bisonnobu
2018-10-30support theap for T_HASH. [Feature #14989]ko1
2018-10-30introduce TransientHeap. [Bug #14858]ko1
2018-10-30revert r65444 and r65446 because of commit missko1
2018-10-30introduce TransientHeap. [Bug #14858]ko1
2018-10-29Mark up code inside link text as <code>nobu
2018-10-28Revert "Add test for cause on pty"naruse
2018-10-28Add test for cause on ptynaruse
2018-10-28time.c: added Time::TM#+ and Time::TM#-nobu
2018-10-28rdoc/parser/c.rb: ignore dynamically added methodsnobu
2018-10-27fix testnaruse
2018-10-27Print exception's cause like Javanaruse
2018-10-27test_io.rb: skip busy wait test againk0kubun
2018-10-26hash.c: aset deduplicates un-tainted stringnormal
2018-10-26parse.y: remove "shadowing outer local variable" warningmame
2018-10-26Revert "parse.y: remove "shadowing outer local variable" warning"mame
2018-10-26parse.y: remove "shadowing outer local variable" warningmame
2018-10-26Update for tzdata-2018fnobu
2018-10-24_mjit_compile_ivar.erb: cancel on undefined ivark0kubun
2018-10-24test_jit.rb: test newhashfromarrayk0kubun
2018-10-24test/excludes/_wercker: skip testsk0kubun
2018-10-24compile.c: fix peephole optimizationnobu
2018-10-24wercker.yml: skip TestParallel::TestParallel#test_separatek0kubun
2018-10-24wercker.yml: skip test_queue_with_trap on -wait as wellk0kubun
2018-10-23wercker.yml: skip #test_queue_with_trap for nowk0kubun
2018-10-23Skip BUGs on Solariskazu
2018-10-23test/unit.rb: glob w/o prefix/suffixnobu
2018-10-23test/unit.rb: fixed wrong method namenobu
2018-10-23test/lib/test/unit/assertions.rb: skip memory leak checkk0kubun
2018-10-22revisit more MJIT test skipsk0kubun
2018-10-22test/ruby/test_string.rb: skip test_crypt for MJIT againk0kubun
2018-10-22revert r65292 and r65297k0kubun
2018-10-22Add debug option to check ci failures on solariskazu
2018-10-22Set the size of a new enumerator created by Enumerator#each with arguments to...knu
2018-10-22test_thread.rb: another temporary skip for MJITk0kubun
2018-10-22time.c: optional arguments of Time::TM#initializenobu
2018-10-22Merge rubygems master branch from github.com/rubygems/rubygems.hsbt
2018-10-21test_time_tz.rb: refactor dummy TZ tests and add another timezonenobu
2018-10-21skip 2 tests for MJIT for nowk0kubun
2018-10-21revert revert of r65285k0kubun
2018-10-21revert r65285k0kubun
2018-10-21try to remove some test skips for MJITk0kubun
2018-10-21Exclude CI platform specific failures by --excludes optionnobu
2018-10-21skip tests broken with OpenSSL 1.1.1 on Travis osxk0kubun
2018-10-20Merge branch 'modify_test_win32ole' into trunksuke