summaryrefslogtreecommitdiff
path: root/test/-ext-
AgeCommit message (Expand)Author
2018-12-12Add test cases of rb_arithmetic_sequence_extractmrkn
2018-12-06Show diff in failure messagesnobu
2018-10-22revisit more MJIT test skipsk0kubun
2018-10-21revert revert of r65285k0kubun
2018-10-21revert r65285k0kubun
2018-10-21try to remove some test skips for MJITk0kubun
2018-09-21* remove trailing spaces.svn
2018-09-21escape all env properly.ko1
2018-08-21Add more assertions for NotImplementedError of instance methodkazu
2018-08-14non-symbol keys in kwargsnobu
2018-08-13Add some tests for *method_defined?usa
2018-08-13Fix test bugkazu
2018-08-13Add test for method_defined?(notimplement)kazu
2018-08-11test_iseq_load.rb: reduce timeout of test_stressful_roundtripk0kubun
2018-08-10test_iseq_load.rb: increase timeoutk0kubun
2018-08-10Use assert_separately in TestIseqLoad#test_stressful_roundtripnaruse
2018-07-20test/-ext-/gvl/test_last_thread.rb: skip under MJITnormal
2018-07-09Fix crash when loading iseq from an arraytenderlove
2018-06-05Move a test fileyui-knk
2018-05-31Define AST module under RubyVM [experimental]yui-knk
2018-05-14test_wait_for_single_fd.rb: remove with_pipe helpernormal
2018-05-14test_wait_for_single_fd: ensure this works with kqueuenormal
2018-05-14test_wait_for_single_fd.rb: relax test for newer FreeBSDnormal
2018-04-28test_bug_reporter.rb: make it work with --jitk0kubun
2018-04-27Revert "Fix use of `rb_profile_frames` start parameter"tenderlove
2018-04-26Fix use of `rb_profile_frames` start parametertenderlove
2018-03-14quote symbolsnobu
2018-03-13Rename test classes to allow stable test count when running test-all -jnobu
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-01-30ruby.h: relax rb_funcall check on extra args for clangnormal
2018-01-18parse.y: fix overflownobu
2018-01-17test_ast.rb: no base directory namenobu
2018-01-15Add tests for Node code locationsyui-knk
2018-01-15test_console_attr.rb: fix testnobu
2018-01-04test_iseq_load.rb: set locationnobu
2017-12-12Fix test-all tests to avoid creating report_on_exception warningseregon
2017-12-12Add FrozenError as a subclass of RuntimeErrorshyouhei
2017-12-03Add test for Bug::String.buf_newnaruse
2017-12-02string.c: fix rb_external_str_new_with_encnobu
2017-10-22Fixed misspelling words.hsbt
2017-10-08Remove unnecessary `require 'thread'`kazu
2017-09-28test_dln.rb: fix path separator on MinGWshirosaki
2017-09-24load.c: fix rb_load_protect conditionnobu
2017-09-09sprintf.c: NULL as strnobu
2017-08-31io.c: shrink read buffernobu
2017-08-20non-keywords hashnobu
2017-08-19ruby.h: fix rb_scan_args_trail_idxnobu
2017-06-22gc.c: expand sorted pagesnobu
2017-06-20skip unresolved issue.ko1
2017-06-19test for [Bug #12670]nobu