aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* revert r65822shugo2018-11-201-37/+0
* lib/monitor.rb: prevent to initialize MonitorMixin twiceshugo2018-11-201-0/+37
* process.c: do not try to pause MJITk0kubun2018-11-201-2/+0
* test_process.rb: Process.daemon seems irrelevant [ci skip]k0kubun2018-11-191-2/+2
* revert r65807k0kubun2018-11-191-0/+2
* string.c: setbyte silently ignores upper bitsshyouhei2018-11-191-0/+11
* test_jit.rb: loosen output checkk0kubun2018-11-181-2/+1
* test_jit.rb: dump information to debug test failurek0kubun2018-11-181-4/+5
* mjit_worker.c: support MJIT in forked Ruby processk0kubun2018-11-181-2/+38
* test_jit.rb: fix typo [ci skip]k0kubun2018-11-181-1/+1
* test/mkmf/base.rb: use CC_WRAPPER same as the toplevelnobu2018-11-171-0/+8
* test/excludes/_wercker: remove obsoleted pipeline namek0kubun2018-11-164-0/+0
* appveyor.yml: give up running test_push_over_ary_maxk0kubun2018-11-161-0/+3
* Test for undef'ed method in class hierachyk0kubun2018-11-161-1/+1
* pack.c: refine warningnobu2018-11-161-0/+7
* test_ftp.rb: loosen another timeout requirementk0kubun2018-11-141-2/+2
* test_ftp.rb: loosen timeout for Travis osxk0kubun2018-11-141-4/+4
* test_gem_stream_ui.rb: loosen timeout for --jit-waitk0kubun2018-11-141-4/+5
* test/excludes/../TestWEBrickUtils.rb: exclude unstable testk0kubun2018-11-133-0/+3
* Pathname: Have #relative_path_from accept String argument.marcandre2018-11-131-1/+2
* test_function.rb: loosen delta boundaryk0kubun2018-11-131-1/+1
* appveyor.yml: run memory-exchausting test separatelyk0kubun2018-11-131-1/+0
* date_core.c: respect COMPLEX_DAT bitnobu2018-11-131-0/+8
* date_core.c: keep COMPLEX_DAT bitnobu2018-11-131-0/+8
* test_array.rb: try to avoid NoMemoryError on AppVeyork0kubun2018-11-131-0/+1
* Export rb_flo_div_flo for MJITnobu2018-11-121-0/+1
* erb.rb: warn invalid trim_mode [Misc #15294]k0kubun2018-11-121-0/+22
* Fix a typo [ci skip]nobu2018-11-111-1/+1
* Make rubygems follow the upstream of psychnobu2018-11-111-20/+20
* Revert "Merge psych from upstream."mame2018-11-101-20/+20
* Merge psych from upstream.hsbt2018-11-101-20/+20
* Get rid of setting SCRIPT_LINES__ by AST.parsenobu2018-11-091-0/+14
* Rename `AST` module to `AbstractSyntaxTree`yui-knk2018-11-091-21/+21
* test_ftp.rb: extend timeout for --jit-wait testingk0kubun2018-11-081-1/+1
* refine parse_ratnobu2018-11-081-0/+3
* test/rdoc/minitest_helper.rb: suppress bundler errork0kubun2018-11-081-1/+2
* `+` sign in the path of ruby needs to be escapednobu2018-11-073-8/+8
* Generalize r65594nobu2018-11-071-2/+4
* Rename get/setinlinecache to opt_get/opt_setinlinecachemame2018-11-071-1/+1
* test_process.rb: avoid test failure by r65588k0kubun2018-11-071-0/+1
* mjit_build_dir: separate MJIT_BUILD_DIRnobu2018-11-071-0/+4
* Fix TracePoint for nested iseq loaded from binary [Bug#14702]ko12018-11-061-8/+69
* Revert "mjit_build_dir: separate MJIT_BUILD_DIR"nobu2018-11-061-6/+0
* mjit_build_dir: separate MJIT_BUILD_DIRnobu2018-11-061-0/+6
* Don't set throw data as cause [Bug #15282]naruse2018-11-051-0/+6
* Implement `RubyVM::AST.of` [Feature #14836]yui-knk2018-11-051-0/+12
* Just skip on armv7l-linuxnaruse2018-11-031-8/+7
* Merge rubygems-3.0.0.beta2.hsbt2018-11-031-1/+1
* lib/matrix.rb: Make Matrix & Vector mutable. Add #[]=, #map!.marcandre2018-11-022-1/+242
* Add timeoutnaruse2018-11-021-6/+8