summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* ext/coverage/: add the oneshot modemame2018-10-201-0/+192
* Merge Pysch-3.1.0.pre2 from ruby/psych.hsbt2018-10-204-9/+29
* complex.c: small optimization of Complex#**nobu2018-10-201-0/+4
* try to use System Monitor Controlsuke2018-10-201-19/+14
* test_win32ole_event.rb: fire message_loop on retryk0kubun2018-10-201-1/+2
* mjit.c: don't let MJIT.pause hang on full active unitsk0kubun2018-10-191-0/+12
* test/lib/jit_support.rb: continue to skip test_jitk0kubun2018-10-194-18/+36
* test_rubyoptions.rb: don't use obsoleted methodk0kubun2018-10-191-19/+15
* test_rubyvm_mjit.rb: don't use obsoleted methodk0kubun2018-10-191-6/+0
* test/lib/jit_support.rb: fire test_jit everywherek0kubun2018-10-192-34/+0
* openssl: sync with upstream repositoryrhe2018-10-181-4/+10
* infect taint flag on Array#pack and String#unpacknagachika2018-10-171-0/+16
* Merge rdoc-6.1.0.beta2aycabta2018-10-1711-84/+142
* regparse.c: Suppress duplicated range warning by mere \Xnobu2018-10-151-0/+2
* _mjit_compile_getivar.erb: optimize IC-hit getivark0kubun2018-10-141-0/+19
* tests: support Linux kernels with CONFIG_IPV6=nnormal2018-10-131-3/+7
* use ADODB.Connection instead of Microsoft Internet Controls.suke2018-10-132-51/+55
* remove Microsoft Internet Controlsuke2018-10-132-25/+63
* use assert_equal instead of assertsuke2018-10-121-10/+10
* remove duplicate assertionsuke2018-10-121-3/+0
* test/win32ole/test_win32ole_event.rb: wait longerk0kubun2018-10-121-3/+17
* use ADODB.connection instead of Microsoft Internet Controlssuke2018-10-122-13/+49
* Load as FIXOFF mode if zone is presentnobu2018-10-121-0/+1
* Add tests for another timezonenobu2018-10-091-14/+45
* Time.parse based from non-Time objectnobu2018-10-091-0/+19
* ext/objspace/objspace_dump.c: print addresses consistentlynobu2018-10-091-0/+56
* Revert "ext/objspace/objspace_dump.c: print addresses consistently"naruse2018-10-091-56/+0
* ext/objspace/objspace_dump.c: print addresses consistentlytenderlove2018-10-081-0/+56
* include/ruby/ruby.h: import external symbolsk0kubun2018-10-081-16/+0
* test_win32ole_event.rb: sleep longerk0kubun2018-10-081-0/+1
* Add test for marshalnobu2018-10-081-0/+6
* Removed redundant suffix `_with_timezone`nobu2018-10-081-4/+4
* Timezone at Time#+ and Time#-nobu2018-10-081-0/+6
* Timezone support by Time [Feature #14850]nobu2018-10-081-0/+60
* test_jit.rb: skip to test tempdir emptinessk0kubun2018-10-081-2/+14
* appveyor.yml: completely separate win32ole testsk0kubun2018-10-071-13/+0
* mjit_worker.c: clean up all unnecessary files on mswink0kubun2018-10-071-9/+0
* appveyor.yml: give up running TestThreadQueue#test_queue_with_trapk0kubun2018-10-072-12/+3
* mjit.h: introduce MJIT_STATIC for full mswin JIT supportk0kubun2018-10-071-35/+0
* appveyor.yml: separately execute unstable testsk0kubun2018-10-072-0/+25
* test_jit.rb: skip some testsk0kubun2018-10-071-3/+15
* Use binread because webrick also uses binreadnaruse2018-10-052-3/+3
* Add difference method to Arraynobu2018-10-051-0/+21