aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* TestDelegateClass.rb: skip test_frozen for --jit-waitk0kubun2018-11-011-0/+2
* test_win32ole_event.rb: retry #test_s_new_loop with sleepk0kubun2018-11-011-1/+17
* Merge upstream from rubygems/rubygems master branch.hsbt2018-10-312-3/+8
* parse.y: last node of NODE_ARRAYnobu2018-10-311-0/+4
* parse.y: last location from bisonnobu2018-10-301-0/+5
* support theap for T_HASH. [Feature #14989]ko12018-10-301-0/+1
* introduce TransientHeap. [Bug #14858]ko12018-10-301-0/+15
* revert r65444 and r65446 because of commit missko12018-10-301-15/+0
* 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