summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-11-20lib/monitor.rb: prevent to initialize MonitorMixin twiceshugo
2018-11-20process.c: do not try to pause MJITk0kubun
2018-11-19test_process.rb: Process.daemon seems irrelevant [ci skip]k0kubun
2018-11-19revert r65807k0kubun
2018-11-19string.c: setbyte silently ignores upper bitsshyouhei
2018-11-18test_jit.rb: loosen output checkk0kubun
2018-11-18test_jit.rb: dump information to debug test failurek0kubun
2018-11-18mjit_worker.c: support MJIT in forked Ruby processk0kubun
2018-11-18test_jit.rb: fix typo [ci skip]k0kubun
2018-11-17test/mkmf/base.rb: use CC_WRAPPER same as the toplevelnobu
2018-11-16test/excludes/_wercker: remove obsoleted pipeline namek0kubun
2018-11-16appveyor.yml: give up running test_push_over_ary_maxk0kubun
2018-11-16Test for undef'ed method in class hierachyk0kubun
2018-11-16pack.c: refine warningnobu
2018-11-14test_ftp.rb: loosen another timeout requirementk0kubun
2018-11-14test_ftp.rb: loosen timeout for Travis osxk0kubun
2018-11-14test_gem_stream_ui.rb: loosen timeout for --jit-waitk0kubun
2018-11-13test/excludes/../TestWEBrickUtils.rb: exclude unstable testk0kubun
2018-11-13Pathname: Have #relative_path_from accept String argument.marcandre
2018-11-13test_function.rb: loosen delta boundaryk0kubun
2018-11-13appveyor.yml: run memory-exchausting test separatelyk0kubun
2018-11-13date_core.c: respect COMPLEX_DAT bitnobu
2018-11-13date_core.c: keep COMPLEX_DAT bitnobu
2018-11-13test_array.rb: try to avoid NoMemoryError on AppVeyork0kubun
2018-11-12Export rb_flo_div_flo for MJITnobu
2018-11-12erb.rb: warn invalid trim_mode [Misc #15294]k0kubun
2018-11-11Fix a typo [ci skip]nobu
2018-11-11Make rubygems follow the upstream of psychnobu
2018-11-10Revert "Merge psych from upstream."mame
2018-11-10Merge psych from upstream.hsbt
2018-11-09Get rid of setting SCRIPT_LINES__ by AST.parsenobu
2018-11-09Rename `AST` module to `AbstractSyntaxTree`yui-knk
2018-11-08test_ftp.rb: extend timeout for --jit-wait testingk0kubun
2018-11-08refine parse_ratnobu
2018-11-08test/rdoc/minitest_helper.rb: suppress bundler errork0kubun
2018-11-07`+` sign in the path of ruby needs to be escapednobu
2018-11-07Generalize r65594nobu
2018-11-07Rename get/setinlinecache to opt_get/opt_setinlinecachemame
2018-11-07test_process.rb: avoid test failure by r65588k0kubun
2018-11-07mjit_build_dir: separate MJIT_BUILD_DIRnobu
2018-11-06Fix TracePoint for nested iseq loaded from binary [Bug#14702]ko1
2018-11-06Revert "mjit_build_dir: separate MJIT_BUILD_DIR"nobu
2018-11-06mjit_build_dir: separate MJIT_BUILD_DIRnobu
2018-11-05Don't set throw data as cause [Bug #15282]naruse
2018-11-05Implement `RubyVM::AST.of` [Feature #14836]yui-knk
2018-11-03Just skip on armv7l-linuxnaruse
2018-11-03Merge rubygems-3.0.0.beta2.hsbt
2018-11-02lib/matrix.rb: Make Matrix & Vector mutable. Add #[]=, #map!.marcandre
2018-11-02Add timeoutnaruse
2018-11-01TestDelegateClass.rb: skip test_frozen for --jit-waitk0kubun