aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-
Commit message (Expand)AuthorAgeFilesLines
* * remove trailing spaces.svn2018-09-211-7/+7
* escape all env properly.ko12018-09-211-0/+16
* Add more assertions for NotImplementedError of instance methodkazu2018-08-211-0/+4
* non-symbol keys in kwargsnobu2018-08-141-12/+12
* Add some tests for *method_defined?usa2018-08-131-0/+14
* Fix test bugkazu2018-08-131-1/+1
* Add test for method_defined?(notimplement)kazu2018-08-131-0/+4
* test_iseq_load.rb: reduce timeout of test_stressful_roundtripk0kubun2018-08-111-1/+1
* test_iseq_load.rb: increase timeoutk0kubun2018-08-101-1/+1
* Use assert_separately in TestIseqLoad#test_stressful_roundtripnaruse2018-08-101-3/+21
* test/-ext-/gvl/test_last_thread.rb: skip under MJITnormal2018-07-201-0/+3
* Fix crash when loading iseq from an arraytenderlove2018-07-091-0/+7
* Move a test fileyui-knk2018-06-051-141/+0
* Define AST module under RubyVM [experimental]yui-knk2018-05-311-29/+30
* test_wait_for_single_fd.rb: remove with_pipe helpernormal2018-05-141-13/+3
* test_wait_for_single_fd: ensure this works with kqueuenormal2018-05-141-1/+4
* test_wait_for_single_fd.rb: relax test for newer FreeBSDnormal2018-05-141-1/+4
* test_bug_reporter.rb: make it work with --jitk0kubun2018-04-281-1/+3
* Revert "Fix use of `rb_profile_frames` start parameter"tenderlove2018-04-271-4/+0
* Fix use of `rb_profile_frames` start parametertenderlove2018-04-261-0/+4
* quote symbolsnobu2018-03-141-0/+2
* Rename test classes to allow stable test count when running test-all -jnobu2018-03-1317-18/+18
* mjit_compile.c: merge initial JIT compilerk0kubun2018-02-041-0/+2
* ruby.h: relax rb_funcall check on extra args for clangnormal2018-01-301-0/+11
* parse.y: fix overflownobu2018-01-181-0/+8
* test_ast.rb: no base directory namenobu2018-01-171-4/+4
* Add tests for Node code locationsyui-knk2018-01-151-0/+132
* test_console_attr.rb: fix testnobu2018-01-151-3/+14
* test_iseq_load.rb: set locationnobu2018-01-041-11/+22
* Fix test-all tests to avoid creating report_on_exception warningseregon2017-12-121-2/+4
* Add FrozenError as a subclass of RuntimeErrorshyouhei2017-12-121-2/+2
* Add test for Bug::String.buf_newnaruse2017-12-031-0/+6
* string.c: fix rb_external_str_new_with_encnobu2017-12-021-0/+11
* Fixed misspelling words.hsbt2017-10-221-1/+1
* Remove unnecessary `require 'thread'`kazu2017-10-081-1/+0
* test_dln.rb: fix path separator on MinGWshirosaki2017-09-281-1/+1
* load.c: fix rb_load_protect conditionnobu2017-09-242-0/+16
* sprintf.c: NULL as strnobu2017-09-091-0/+4
* io.c: shrink read buffernobu2017-08-311-0/+8
* non-keywords hashnobu2017-08-201-0/+12
* ruby.h: fix rb_scan_args_trail_idxnobu2017-08-191-0/+219
* gc.c: expand sorted pagesnobu2017-06-221-2/+0
* skip unresolved issue.ko12017-06-201-2/+2
* test for [Bug #12670]nobu2017-06-191-0/+11
* thread.c: avoid busy looping on rb_thread_fd_closenormal2017-06-071-0/+23
* rb_wait_for_single_fd: do not OOM or segfault with invalid FD on select()normal2017-05-271-0/+7
* fix RSTRUCT_LEN macro in public C APInormal2017-04-151-0/+10
* Rename RbConfig::Limits as RbConfig::LIMITSnobu2017-04-062-3/+3
* test: use RbConfig::Limitsnobu2017-03-021-2/+2
* eval.c: hide internal objectsnobu2017-02-031-0/+18