..
enc
Removed excess spaces
2019-06-28 16:02:47 +09:00
allpairs.rb
beginmainend.rb
bug-11928.rb
bug-13526.rb
lbtest.rb
marshaltestlib.rb
sentence.rb
Fixed misspellings
2019-12-20 09:32:42 +09:00
test_alias.rb
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
2019-11-18 01:00:25 +02:00
test_argf.rb
merge revision(s) 996af2ce08
: [Backport #16345 ] [Backport #17000 ]
2020-09-29 22:43:25 +09:00
test_arithmetic_sequence.rb
merge revision(s) 254bed302752a401b5fcc3b6c65a9c93711d91d6,fad3023e94c45e7f03478732f7641b6f39ba9d12,3156fb0f2c3ebf8229f392c8502c08fe165ab181: [Backport #17218 ]
2021-03-20 15:35:30 +09:00
test_arity.rb
test_array.rb
merge revision(s) 1b1ea7b3bc9484e6e59d716fce2965a2f39d1e3d,b6e6807993c770c5d2e069d8741f5dadf0b38069: [Backport #17092 ]
2021-02-20 12:12:35 +09:00
test_assignment.rb
Fixed misspellings
2019-12-20 09:32:42 +09:00
test_ast.rb
merge revision(s) ff5e660340
: [Backport #17015 ]
2020-09-06 11:16:29 +09:00
test_autoload.rb
merge revision(s) 927308108c
: [Backport #16764 ]
2020-07-23 17:47:12 +09:00
test_backtrace.rb
test_basicinstructions.rb
test_beginendblock.rb
test_bignum.rb
Removed unused variables
2019-06-30 08:45:01 +09:00
test_call.rb
test_case.rb
test_class.rb
merge revision(s) ebb96fa880
: [Backport #17321 ]
2021-03-20 14:26:30 +09:00
test_clone.rb
test_comparable.rb
Raise on end-exclusive ranges [Feature #14784 ]
2019-10-26 12:52:50 +09:00
test_complex.rb
Make Kernel#{Pathname,BigDecimal,Complex} return argument if given correct type
2019-09-21 16:10:37 -07:00
test_complex2.rb
test_complexrational.rb
Implement Complex#<=>
2019-06-19 10:50:58 -07:00
test_condition.rb
test_const.rb
Avoid top-level search for nested constant reference from nil in defined?
2019-11-13 15:36:58 +09:00
test_continuation.rb
test_default_gems.rb
Skip test_validate_gemspec when tarball and git installed too
2019-11-23 01:57:19 +09:00
test_defined.rb
merge revision(s) d05f04d27d
: [Backport #16931 ]
2020-08-01 17:33:56 +09:00
test_dir.rb
Make test-all and test-spec runnable on Android
2019-09-09 20:24:03 +09:00
test_dir_m17n.rb
Make rb_scan_args handle keywords more similar to Ruby methods ( #2460 )
2019-09-25 11:18:49 -07:00
test_econv.rb
Deprecate taint/trust and related methods, and make the methods no-ops
2019-11-18 01:00:25 +02:00
test_encoding.rb
Fixed stack overflow [Bug #16382 ]
2019-12-03 08:51:50 +09:00
test_enum.rb
merge revision(s) a85ed626f1
: [Backport #17731 ]
2021-03-20 16:16:45 +09:00
test_enumerator.rb
merge revision(s) 996af2ce08
: [Backport #16345 ] [Backport #17000 ]
2020-09-29 22:43:25 +09:00
test_env.rb
merge revision(s) 08529a6115
: [Backport #16798 ]
2020-07-25 12:00:39 +09:00
test_eval.rb
Fix dangling path name from fstring
2019-08-03 13:48:29 +09:00
test_exception.rb
merge revision(s) 579645d9f8
: [Backport #17033 ]
2020-07-23 12:13:30 +09:00
test_fiber.rb
Suspend many fibers test on JIT for now
2019-11-13 09:38:22 -08:00
test_file.rb
Use a temporary file for chown test
2019-12-18 13:35:58 +09:00
test_file_exhaustive.rb
Revert "Should return "." for File.extname("file.") also on Windows"
2019-12-23 11:54:25 +09:00
test_fixnum.rb
test_flip.rb
Revert "Remove warnings of flip-flop deprecation from tests and specs"
2019-08-29 11:10:45 +09:00
test_float.rb
test/ruby/test_float.rb: suppress an overflow warning
2019-07-31 14:35:54 +09:00
test_fnmatch.rb
Fix for wrong fnmatch patttern
2019-10-01 19:19:56 +09:00
test_gc.rb
Fix passing actual object_id to finalizer
2019-11-08 12:41:05 -08:00
test_gc_compact.rb
Fixed a segfault GC.verify_compaction_references
2020-01-30 10:01:46 +09:00
test_hash.rb
merge revision(s) df14c758fc
: [Backport #17181 ]
2020-09-29 20:33:06 +09:00
test_ifunless.rb
test_integer.rb
bignum.c (estimate_initial_sqrt): prevent integer overflow
2019-10-21 21:24:21 +09:00
test_integer_comb.rb
test_io.rb
merge revision(s) 996af2ce08
: [Backport #16345 ] [Backport #17000 ]
2020-09-29 22:43:25 +09:00
test_io_m17n.rb
IO#set_encoding_by_bom should err when encoding is already set
2019-12-15 23:13:16 +09:00
test_iseq.rb
Fix a random test failure by TracePoint
2020-09-07 21:06:48 +09:00
test_iterator.rb
test_jit.rb
Prevent unloading methods used in root_fiber while calling another Fiber ( #2939 )
2020-03-15 19:35:24 +09:00
test_key_error.rb
test_keyword.rb
merge revision(s) eeacdcb9a0
: [Backport #17558 ]
2021-02-20 18:46:40 +09:00
test_lambda.rb
Kernel#lambda: return forwarded block as non-lambda proc
2019-12-21 09:08:52 -05:00
test_lazy_enumerator.rb
Fix Enumerator::Lazy#with_index
2019-12-11 04:59:56 +02:00
test_literal.rb
Make rb_scan_args handle keywords more similar to Ruby methods ( #2460 )
2019-09-25 11:18:49 -07:00
test_m17n.rb
Deprecate taint/trust and related methods, and make the methods no-ops
2019-11-18 01:00:25 +02:00
test_m17n_comb.rb
test_marshal.rb
merge revision(s) b23fd59cbb
: [Backport #16501 ]
2020-07-23 16:59:03 +09:00
test_math.rb
test_metaclass.rb
test_method.rb
merge revision(s) d8a13e5049
: [Backport #17780 ]
2021-05-31 23:01:45 +09:00
test_mixed_unicode_escapes.rb
test_module.rb
Do not allow Module#include to insert modules before the origin in the lookup chain
2021-11-24 16:47:15 +09:00
test_not.rb
test_numeric.rb
Reword keyword arguments warning messages to convey these are deprecation warnings
2019-12-23 16:47:33 -05:00
test_object.rb
merge revision(s) 996af2ce08
: [Backport #16345 ] [Backport #17000 ]
2020-09-29 22:43:25 +09:00
test_objectspace.rb
merge revision(s) 26c179d7e7
: [Backport #17026 ]
2020-07-19 11:32:59 +09:00
test_optimization.rb
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
2019-11-18 01:00:25 +02:00
test_pack.rb
Deprecate taint/trust and related methods, and make the methods no-ops
2019-11-18 01:00:25 +02:00
test_parse.rb
Fixed duplicated warning
2020-03-14 16:12:44 +09:00
test_path.rb
Revert "Should return "." for File.extname("file.") also on Windows"
2019-12-23 11:54:25 +09:00
test_pattern_matching.rb
Suppress an "assigned but unused variable" warning
2020-03-28 04:01:23 +09:00
test_pipe.rb
test_primitive.rb
test_proc.rb
Do not autosplat when calling proc with empty keyword splat
2020-03-15 20:52:43 +09:00
test_process.rb
Restart timer thread even after preparation failed
2020-02-13 13:50:57 +09:00
test_rand.rb
rand(beginless_range) raise Errno::EDOM instead of TypeError
2019-12-15 14:47:36 +09:00
test_range.rb
merge revision(s) bf1a6771f305ea286a3ae575676924551c03e857,c1463625555b061a2b94c3b6c5581730b482a285: [Backport #17012 ] [Backport #17014 ]
2020-07-19 12:16:37 +09:00
test_rational.rb
merge revision(s) a55eb9a2af
: [Backport #17572 ]
2021-02-11 13:52:00 +09:00
test_rational2.rb
test_readpartial.rb
test_refinement.rb
Make prepending a refined module after inclusion not break refinements
2019-11-28 19:57:04 +09:00
test_regexp.rb
merge revision(s) 0036648a42
: [Backport #17533 ]
2021-02-20 17:56:14 +09:00
test_require.rb
merge revision(s) 856a9701fd
:
2021-04-05 21:39:38 +09:00
test_require_lib.rb
Detect started threads when require only
2019-12-06 00:12:58 +09:00
test_rubyoptions.rb
merge revision(s) f748b911c9
: [Backport #17729 ]
2021-03-20 16:15:35 +09:00
test_rubyvm.rb
test_rubyvm_mjit.rb
RubyVM::MJIT.pause(wait: true) should wait
2019-09-26 16:28:34 +09:00
test_settracefunc.rb
Run a TracePoint test in an insolated process
2020-09-07 21:13:43 +09:00
test_signal.rb
Deprecate taint/trust and related methods, and make the methods no-ops
2019-11-18 01:00:25 +02:00
test_sleep.rb
test_sprintf.rb
test_sprintf_comb.rb
test_string.rb
merge revision(s) 996af2ce08
: [Backport #16345 ] [Backport #17000 ]
2020-09-29 22:43:25 +09:00
test_stringchar.rb
test_struct.rb
partially merge revision adf709a785
: [Backport #16801 ]
2020-07-26 17:45:31 +09:00
test_super.rb
Make super in instance_eval in method in module raise TypeError
2019-12-12 15:50:19 +09:00
test_symbol.rb
Revert "Regexp#match{?} with nil raises TypeError as String, Symbol ( #1506 )"
2019-12-04 06:40:54 +09:00
test_syntax.rb
merge revision(s) ce7a053475cbebfb2f3e5ed6614e0ba631541917,1cbb1f1720127b0b34b38c77e27b51b182008699: [Backport #16695 ]
2021-02-11 12:52:11 +09:00
test_system.rb
Removed unused variables
2019-06-30 08:45:01 +09:00
test_thread.rb
Disable GC until VM objects get initialized [Bug #16616 ]
2020-03-13 21:51:06 +09:00
test_thread_cv.rb
test_thread_queue.rb
MinGW on Actions ( #2791 )
2020-01-30 13:34:24 +09:00
test_threadgroup.rb
test_time.rb
merge revision(s) f4be7a510eebbe6507ba41d138d7d252f4a68e90,9441f3f97087a4325ee80911859d37da41fa5050: [Backport #17504 ]
2021-02-27 13:46:28 +09:00
test_time_tz.rb
merge revision(s) 276f6a225d18561cbe5282b798cb4e416c66079f,95bef7b69a6fb42687a6200b338060be307259f5: [Backport #17352 ]
2021-03-20 14:43:10 +09:00
test_trace.rb
Deprecate taint/trust and related methods, and make the methods no-ops
2019-11-18 01:00:25 +02:00
test_transcode.rb
Fixed symbol misused as ID
2020-03-14 16:00:46 +09:00
test_undef.rb
test_unicode_escape.rb
test_variable.rb
Supress class variable overtaken warning when original modules are the same
2019-11-29 20:32:03 +02:00
test_vm_dump.rb
test_weakmap.rb
Allow non-finalizable objects in ObjectSpace::WeakMap
2019-08-29 20:40:52 +09:00
test_whileuntil.rb
test_yield.rb
ut_eof.rb