| .. |
|
enc
|
|
|
|
allpairs.rb
|
|
|
|
beginmainend.rb
|
|
|
|
bug-11928.rb
|
iseq.c: mark parents of wrapped iseq
|
2016-01-12 15:17:19 +00:00 |
|
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
|
|
|
|
sentence.rb
|
|
|
|
test_alias.rb
|
|
|
|
test_argf.rb
|
|
|
|
test_arithmetic_sequence.rb
|
|
|
|
test_arity.rb
|
|
|
|
test_array.rb
|
|
|
|
test_assignment.rb
|
Fixed misspellings
|
2019-12-20 09:32:42 +09:00 |
|
test_ast.rb
|
|
|
|
test_autoload.rb
|
|
|
|
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
|
Use Integer instead of Fixnum and Bignum.
|
2016-05-17 13:15:57 +00:00 |
|
test_class.rb
|
|
|
|
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
|
|
|
|
test_complex2.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
|
test_complexrational.rb
|
|
|
|
test_condition.rb
|
|
|
|
test_const.rb
|
|
|
|
test_continuation.rb
|
|
|
|
test_default_gems.rb
|
|
|
|
test_defined.rb
|
|
|
|
test_dir.rb
|
Switch conflicting chdir warning to RuntimeError
|
2020-09-28 08:34:04 -07:00 |
|
test_dir_m17n.rb
|
|
|
|
test_econv.rb
|
Encode ' as ' when using encode(xml: :attr)
|
2020-07-10 09:34:08 -07:00 |
|
test_encoding.rb
|
|
|
|
test_enum.rb
|
Respect visibility in non-array Enumerable#inject [Bug #13592]
|
2020-07-24 21:08:50 +09:00 |
|
test_enumerator.rb
|
|
|
|
test_env.rb
|
|
|
|
test_eval.rb
|
|
|
|
test_exception.rb
|
|
|
|
test_fiber.rb
|
Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
|
2020-12-04 16:45:54 +01:00 |
|
test_file.rb
|
|
|
|
test_file_exhaustive.rb
|
|
|
|
test_fixnum.rb
|
|
|
|
test_flip.rb
|
|
|
|
test_float.rb
|
|
|
|
test_fnmatch.rb
|
|
|
|
test_frozen_error.rb
|
|
|
|
test_gc.rb
|
|
|
|
test_gc_compact.rb
|
|
|
|
test_hash.rb
|
|
|
|
test_ifunless.rb
|
|
|
|
test_inlinecache.rb
|
|
|
|
test_integer.rb
|
|
|
|
test_integer_comb.rb
|
|
|
|
test_io.rb
|
|
|
|
test_io_m17n.rb
|
|
|
|
test_iseq.rb
|
|
|
|
test_iterator.rb
|
|
|
|
test_jit.rb
|
|
|
|
test_jit_debug.rb
|
tune parallel test
|
2020-12-01 09:39:09 +09:00 |
|
test_key_error.rb
|
error.c: KeyError missing keyword arguments
|
2018-01-26 06:41:13 +00:00 |
|
test_keyword.rb
|
Reduce allocations for keyword argument hashes
|
2020-03-17 12:09:43 -07:00 |
|
test_lambda.rb
|
|
|
|
test_lazy_enumerator.rb
|
|
|
|
test_literal.rb
|
|
|
|
test_m17n.rb
|
|
|
|
test_m17n_comb.rb
|
|
|
|
test_marshal.rb
|
Make it possible to dump and load an exception object
|
2020-09-06 13:57:41 +09:00 |
|
test_math.rb
|
|
|
|
test_memory_view.rb
|
|
|
|
test_metaclass.rb
|
|
|
|
test_method.rb
|
|
|
|
test_mixed_unicode_escapes.rb
|
|
|
|
test_module.rb
|
Do not allow Module#include to insert modules before the origin in the lookup chain
|
2020-11-20 15:26:43 -08:00 |
|
test_name_error.rb
|
|
|
|
test_nomethod_error.rb
|
|
|
|
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_numeric.rb
|
|
|
|
test_object.rb
|
Disable deprecation warning by the default [Feature #16345]
|
2020-09-25 09:50:33 +09:00 |
|
test_objectspace.rb
|
|
|
|
test_optimization.rb
|
|
|
|
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
|
|
|
|
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
|
Pattern matching is no longer experimental
|
2020-11-01 13:33:58 +09:00 |
|
test_pipe.rb
|
|
|
|
test_primitive.rb
|
|
|
|
test_proc.rb
|
|
|
|
test_process.rb
|
|
|
|
test_rand.rb
|
|
|
|
test_range.rb
|
|
|
|
test_rational.rb
|
|
|
|
test_rational2.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
|
test_readpartial.rb
|
|
|
|
test_refinement.rb
|
|
|
|
test_regexp.rb
|
|
|
|
test_require.rb
|
|
|
|
test_require_lib.rb
|
|
|
|
test_rubyoptions.rb
|
|
|
|
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
|
|
|
|
test_signal.rb
|
|
|
|
test_sleep.rb
|
|
|
|
test_sprintf.rb
|
|
|
|
test_sprintf_comb.rb
|
|
|
|
test_stack.rb
|
|
|
|
test_string.rb
|
|
|
|
test_stringchar.rb
|
|
|
|
test_struct.rb
|
|
|
|
test_super.rb
|
|
|
|
test_symbol.rb
|
|
|
|
test_syntax.rb
|
Rightward assignment is replaced by one-line pattern matching
|
2020-11-04 00:51:44 +09:00 |
|
test_system.rb
|
|
|
|
test_thread.rb
|
Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
|
2020-12-04 16:45:54 +01:00 |
|
test_thread_cv.rb
|
|
|
|
test_thread_queue.rb
|
|
|
|
test_threadgroup.rb
|
|
|
|
test_time.rb
|
|
|
|
test_time_tz.rb
|
|
|
|
test_trace.rb
|
|
|
|
test_transcode.rb
|
|
|
|
test_undef.rb
|
|
|
|
test_unicode_escape.rb
|
|
|
|
test_variable.rb
|
|
|
|
test_vm_dump.rb
|
|
|
|
test_weakmap.rb
|
|
|
|
test_whileuntil.rb
|
|
|
|
test_yield.rb
|
|
|
|
ut_eof.rb
|
|
|