..
enc
add a test to make sure some unassigned codepoints do not get converted
2018-12-10 23:12:12 +00:00
allpairs.rb
beginmainend.rb
bug-11928.rb
bug-13526.rb
test/ruby/bug-13526.rb: should wait until all threads are stopped
2017-11-21 00:56:09 +00:00
lbtest.rb
marshaltestlib.rb
marshaltestlib.rb: use clean object for exception
2018-04-12 03:40:16 +00:00
sentence.rb
test_alias.rb
test_argf.rb
Fix error when Encoding.default_external is Encoding::IBM437
2018-08-09 09:36:03 +00:00
test_arithmetic_sequence.rb
merge revision(s) 67466: [Backport #15755 ]
2019-04-11 12:09:34 +00:00
test_arity.rb
test_array.rb
merge revision(s) ec8e5f5aa64e2a54cf1e303f2b012c98e8d521ba,5a187e26adc8aa32367f294c1496935c7356d386: [Backport #15952 ]
2019-08-09 14:28:00 +00:00
test_assignment.rb
Enable the assertions that had been disabled for historical reason
2018-04-17 08:26:20 +00:00
test_ast.rb
merge revision(s) 8e189df32c
: [Backport #17013 ]
2021-04-04 23:07:45 +00:00
test_autoload.rb
merge revision(s) 7d805e67f3
: [Backport #15780 ]
2019-12-09 12:25:34 +00:00
test_backtrace.rb
Revert "Add test for cause on pty"
2018-10-28 17:03:36 +00:00
test_basicinstructions.rb
Remove the old disabled assertions for 1.8/1.9
2018-04-17 08:47:56 +00:00
test_beginendblock.rb
merge revision(s) 67201: [Backport #15650 ]
2019-03-11 07:01:19 +00:00
test_bignum.rb
use Queue for inter-thread synchronization.
2018-04-04 05:00:52 +00:00
test_call.rb
test_case.rb
test_class.rb
merge revision(s) f72dc407
: [Backport #16297 ]
2021-02-28 14:01:55 +00:00
test_clone.rb
Don't copy FL_USER* on Kernel#clone. [Bug #14847 ]
2018-07-09 08:07:26 +00:00
test_comparable.rb
test_complex.rb
merge revision(s) 66796,66797: [Backport #15525 ]
2019-01-18 04:19:32 +00:00
test_complex2.rb
test_complexrational.rb
test_condition.rb
test_const.rb
test_continuation.rb
Give up support for cross-callcc set_trace_func.
2018-11-26 19:59:08 +00:00
test_default_gems.rb
Fixed wrong variable name.
2018-06-02 13:55:54 +00:00
test_defined.rb
merge revision(s) de9d6a7a8cb0929e0b4cf0a3120971c7b8ee8927,da5bd0047d6c961105da210c69d4c88421324b70,ce91c5615ca96f357519043181fb5b76b57ee223,c53aebb1d2eb5afbb18f9b3db9f9c956a463a4e1,d05f04d27dd86c67e4a8dfff4392f806cf577bdf: [Backport #16931 ]
2021-04-04 23:03:14 +00:00
test_dir.rb
merge revision(s) 67332: [Backport #15649 ]
2019-03-28 03:28:38 +00:00
test_dir_m17n.rb
test_econv.rb
test_encoding.rb
test_enum.rb
merge revision(s) ff41663403
: [Backport #16354 ]
2019-12-15 08:28:52 +00:00
test_enumerator.rb
enumerator.c: fix inspect with the last empty hash
2018-12-24 00:48:15 +00:00
test_env.rb
merge revision(s) 08529a6115
: [Backport #16798 ]
2021-04-04 22:48:27 +00:00
test_eval.rb
merge revision(s) 5931857281ce45c1c277aa86d1588119ab00a955,76e2370f132f83c16c9de39a0a9356579f364527: [Backport #16041 ]
2019-08-07 13:05:00 +00:00
test_exception.rb
merge revision(s) 579645d9
: [Backport #17033 ]
2021-04-04 22:24:29 +00:00
test_fiber.rb
merge revision(s) 547887138f
:
2019-09-13 11:21:17 +00:00
test_file.rb
merge revision(s) 5b1bf8dd2d
: [Backport #16099 ]
2019-08-18 06:53:02 +00:00
test_file_exhaustive.rb
Already nlink is properly set on Windows
2018-12-17 04:58:50 +00:00
test_fixnum.rb
test_flip.rb
Remove warnings of flip-flop deprecation from tests and specs
2018-06-15 08:53:16 +00:00
test_float.rb
object.c: raise on long invalid float string
2018-05-04 06:12:12 +00:00
test_fnmatch.rb
merge revision(s) a0a2640b39
:
2019-10-01 10:56:11 +00:00
test_gc.rb
test_hash.rb
merge revision(s) 4c019f5a626523e99e2827ed917802e3097c380d,c3584dfacce4d0f2058d8403de6fdce4fd4d686b: [Backport #16676 ]
2020-03-30 02:22:51 +00:00
test_ifunless.rb
Rename test classes to allow stable test count when running test-all -j
2018-03-13 06:29:02 +00:00
test_integer.rb
merge revision(s) f364564e66
: [Backport #16269 ]
2021-02-28 13:47:29 +00:00
test_integer_comb.rb
Integer#allbits?, Integer#anybits?, Integer#nobits? [Feature #12753 ]
2017-12-12 09:12:14 +00:00
test_io.rb
merge revision(s) 67188: [Backport #15642 ]
2019-03-11 06:45:29 +00:00
test_io_m17n.rb
merge revision(s) 5b1bf8dd2d
: [Backport #16099 ]
2019-08-18 06:53:02 +00:00
test_iseq.rb
Return same ISeq object for one src.
2018-12-06 10:52:27 +00:00
test_iterator.rb
compile.c: try to convert in massign for
2018-01-27 10:41:43 +00:00
test_jit.rb
merge revision(s) b3ea0980db87404c2b7763a3fdbe898c3812843d,5fbb4555b427909aed4fe2376c4c583849c1d51c,6477d98e49dbe04deb03caee1a58a34c3b79d4e4,16415fefc14e1419d5587288fb6a69fe5ccf94ba:
2020-03-20 06:47:10 +00:00
test_key_error.rb
error.c: KeyError missing keyword arguments
2018-01-26 06:41:13 +00:00
test_keyword.rb
* vm_args.c (setup_parameters_complex): no longer need to warn splat
2021-02-28 14:31:52 +00:00
test_lambda.rb
test_lazy_enumerator.rb
Bug Fix Enumerator::Lazy#uniq state for multiple call
2018-03-13 01:00:08 +00:00
test_literal.rb
merge revision(s) 66548:
2018-12-25 08:50:27 +00:00
test_m17n.rb
merge revision(s) 67167: [Backport #15635 ]
2019-03-06 08:53:51 +00:00
test_m17n_comb.rb
test_marshal.rb
merge revision(s) c9423b016cfeab852bc5a829e55e0a11f80b3ab7,0b1e26398e018116180bf41cb63887f77d5d1b82,78ee2c245331e353e218b8fac9ca722a2bcd8fea: [Backport #15968 ]
2019-12-15 07:14:45 +00:00
test_math.rb
math.c: adjust cbrt
2018-06-06 14:01:43 +00:00
test_metaclass.rb
test_method.rb
merge revision(s) e02bd0e7
: [Backport #15608 ]
2021-02-28 14:53:21 +00:00
test_mixed_unicode_escapes.rb
parse.y (new_regexp): Fix SEGV of /#{"\u3042"}#{'い'}/
in non UTF-8
2018-01-16 01:43:25 +00:00
test_module.rb
merge revision(s) e1b592b508c72a56ae012869d97fe1580ff87246,d10451f3fd51f577e704db770de48d05044eb45c: [Backport #15758 ]
2019-12-09 12:06:38 +00:00
test_not.rb
Rename test classes to allow stable test count when running test-all -j
2018-03-13 06:29:02 +00:00
test_notimp.rb
merge revision(s) a19228f8
: [Backport #16979 ]
2021-03-02 11:23:42 +00:00
test_numeric.rb
enumerator.c: Introduce Enumerator::ArithmeticSequence
2018-08-06 09:08:28 +00:00
test_object.rb
Warn redefinitions of some methods on Object
2018-12-06 23:06:13 +00:00
test_objectspace.rb
test_optimization.rb
merge revision(s) a6a26e42b1
: [Backport #15906 ]
2019-07-28 14:16:53 +00:00
test_pack.rb
pack.c: refine warning
2018-11-16 00:25:54 +00:00
test_parse.rb
merge revision(s) 6e6844320d
: [Backport #16619 ]
2020-03-07 09:44:38 +00:00
test_path.rb
test_pipe.rb
win32.c: EPIPE for ERROR_NO_DATA
2018-02-01 02:56:28 +00:00
test_primitive.rb
test_proc.rb
merge revision(s) d0ba4abf1a00339ebbb5d405db3240a8bdb7b68b,54eac83b2ad77ddea84fa6d66c09e0bb014cf61e: [Backport #15786 ]
2019-07-31 14:10:09 +00:00
test_process.rb
merge revision(s) 95ab9cd8f4
: [Backport #16624 ]
2020-02-15 09:12:47 +00:00
test_rand.rb
random.c: endless range random
2018-08-03 06:31:22 +00:00
test_range.rb
merge revision(s) 67468: [Backport #15757 ]
2019-04-11 12:08:55 +00:00
test_rational.rb
merge revision(s) a55eb9a2af
: [Backport #17572 ]
2021-04-04 23:40:30 +00:00
test_rational2.rb
test_readpartial.rb
test_refinement.rb
merge revision(s) 5e018214e7
: [Backport #15720 ]
2019-08-05 14:05:59 +00:00
test_regexp.rb
merge revision(s) 0036648a42
: [Backport #17533 ]
2021-04-04 23:43:53 +00:00
test_require.rb
$SAFE
as a process global state. [Feature #14250 ]
2017-12-28 20:09:24 +00:00
test_rubyoptions.rb
parse.y: remove "shadowing outer local variable" warning
2018-10-26 03:10:02 +00:00
test_rubyvm.rb
test_rubyvm_mjit.rb
skip tests if --disable-mjit-support.
2018-10-20 08:06:50 +00:00
test_settracefunc.rb
merge revision(s) df317151a5
: [Backport #16019 ]
2019-08-18 05:21:34 +00:00
test_signal.rb
thread_pthread.c: main thread always gets hit by signals
2018-08-25 21:59:30 +00:00
test_sleep.rb
test_sprintf.rb
test_sprintf.rb: test for %p
2018-09-15 08:39:07 +00:00
test_sprintf_comb.rb
test_string.rb
merge revision(s) d5c33364e3
: [Backport #16105 ]
2019-08-18 07:22:19 +00:00
test_stringchar.rb
test_struct.rb
merge revision(s) 77596fb7a9
: [Backport #16138 ]
2020-03-07 10:03:51 +00:00
test_super.rb
test/ruby/test_super.rb: Remove unused assertions
2018-04-17 08:52:25 +00:00
test_symbol.rb
merge revision(s) 66658: [Backport #15489 ]
2019-01-26 07:59:54 +00:00
test_syntax.rb
merge revision(s) ce7a053475cbebfb2f3e5ed6614e0ba631541917,1cbb1f1720127b0b34b38c77e27b51b182008699: [Backport #16695 ]
2021-04-04 23:36:51 +00:00
test_system.rb
test/ruby/test_system.rb: suppress prompt and echo on Windows
2018-08-18 02:44:35 +00:00
test_thread.rb
test/ruby/test_thread.rb (test_fork_while_parent_locked): rewrite to avoid OOM
2018-12-23 08:42:44 +00:00
test_thread_cv.rb
revisit more MJIT test skips
2018-10-22 15:49:22 +00:00
test_thread_queue.rb
appveyor.yml: give up running TestThreadQueue#test_queue_with_trap
2018-10-07 14:05:56 +00:00
test_threadgroup.rb
test_time.rb
merge revision(s) 2f1895fa
: [Backport #16767 ]
2021-04-04 22:44:23 +00:00
test_time_tz.rb
merge revision(s) 99a9c3fe
: [Backport #17024 ]
2021-03-02 11:44:02 +00:00
test_trace.rb
test_transcode.rb
merge revision(s) 8b6e2685
: [Backport #16649 ]
2021-02-28 14:44:22 +00:00
test_undef.rb
Test for undef'ed method in class hierachy
2018-11-16 04:21:57 +00:00
test_unicode_escape.rb
test_variable.rb
Add FrozenError as a subclass of RuntimeError
2017-12-12 00:46:34 +00:00
test_vm_dump.rb
test_vm_dump.rb: skip if gcc
2017-12-16 00:36:31 +00:00
test_weakmap.rb
test_weakmap.rb: skip unstable assertion
2018-03-16 14:12:39 +00:00
test_whileuntil.rb
test_yield.rb
ut_eof.rb