1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/ruby
NAKAMURA Usaku 6ac4449fce merge revision(s) 7f81f33547: [Backport #18734]
Return `false` where sticky-bit is not provided [Bug #18734]

	---
	 file.c | 2 +-
	 1 file changed, 1 insertion(+), 1 deletion(-)
2022-06-18 23:00:21 +09:00
..
enc support multi-run for test/ruby/enc/test_regex_casefold.rb 2020-01-29 13:08:40 +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 merge revision(s) 7ff1bf317887c0d7b21e91ad548d07b9f05c540c,e89d80702bd98a8276243a7fcaa2a158b3bfb659: [Backport #18516] 2022-03-13 11:52:53 +09:00
test_argf.rb delete deprecated IO-like methods 2020-12-03 12:47:51 +09:00
test_arithmetic_sequence.rb test/ruby/test_arithmetic_sequence.rb: restore test_last_bug17218 2020-12-10 00:59:00 +09:00
test_arity.rb
test_array.rb merge revision(s) cd4f5b13228879d954fa97b6aa479c4a5ef4fb0a,8db269edb3550a85dfab9b193ea115ca36912ced,ab63f6d8543903f177c46634f38e5428655f003b: [Backport #18140] 2021-09-05 12:19:53 +09:00
test_assignment.rb Fixed misspellings 2019-12-20 09:32:42 +09:00
test_ast.rb Added NODE_SPECIAL_EXCESSIVE_COMMA info to ARGS of RubyVM::AbstractSyntaxTree. 2020-07-08 17:43:04 +09:00
test_autoload.rb fix for multi-run test. 2020-05-15 14:54:03 +09:00
test_backtrace.rb Fix multiple bugs in partial backtrace optimization 2021-08-08 12:59:45 +09:00
test_basicinstructions.rb support multi-run for ruby/test_basicinstructions.rb 2020-01-28 15:23:51 +09:00
test_beginendblock.rb
test_bignum.rb test/ruby: Check warning messages at a finer granularity 2020-12-17 20:06:18 +09:00
test_call.rb Dup splat array in certain cases where there is a block argument 2020-06-18 08:19:33 -07:00
test_case.rb
test_class.rb Fix singleton class cloning 2020-11-16 17:41:17 -05:00
test_clone.rb
test_comparable.rb
test_complex.rb Fix assertion failed in Complex.polar without NDEBUG (#3551) 2020-09-16 19:27:16 +09:00
test_complex2.rb
test_complexrational.rb
test_condition.rb
test_const.rb refactoring: use Proc and Constant. 2020-01-29 00:54:05 +09:00
test_continuation.rb
test_default_gems.rb
test_defined.rb merge revision(s) 8dfae85adb: [Backport #17575] 2021-02-02 15:49:51 +09:00
test_dir.rb dir.c: chdir conflict should raise only when called in different thread 2020-12-24 14:34:40 +09:00
test_dir_m17n.rb win32: Use UTF-8 as filesystem encoding [Feature #12654] 2020-12-20 18:34:04 +09:00
test_econv.rb Encode ' as ' when using encode(xml: :attr) 2020-07-10 09:34:08 -07:00
test_encoding.rb Check encoding name to replicate 2020-10-15 16:48:25 +09:00
test_enum.rb merge revision(s) ae5458f228: [Backport #18475] 2022-03-13 11:37:03 +09:00
test_enumerator.rb Enumerator.new: raise unless block given 2020-12-22 13:52:03 +09:00
test_env.rb test/ruby: Check warning messages at a finer granularity 2020-12-17 20:06:18 +09:00
test_eval.rb support multi-run for test/ruby/test_eval.rb 2020-01-28 15:23:51 +09:00
test_exception.rb merge revision(s) c79d2e5474: [Backport #18562] 2022-03-13 15:16:29 +09:00
test_fiber.rb merge revision(s) 5c7af72304d0ad33cd3f21b24a4bc44e8acd5b2c,d650b17686d49c2ce8e6a87039861154e93d4621: [Backport #18497] 2022-03-13 11:47:39 +09:00
test_file.rb Use a temporary file for chown test 2019-12-18 13:35:58 +09:00
test_file_exhaustive.rb merge revision(s) 7f81f33547: [Backport #18734] 2022-06-18 23:00:21 +09:00
test_fixnum.rb test/ruby: Check warning messages at a finer granularity 2020-12-17 20:06:18 +09:00
test_flip.rb
test_float.rb Fix dtoa buffer overrun 2022-04-12 20:48:55 +09:00
test_fnmatch.rb
test_frozen_error.rb Split test_frozen_error.rb 2019-12-31 19:43:36 +09:00
test_gc.rb test_gc.rb: relax criterion 2021-10-31 13:29:01 +09:00
test_gc_compact.rb Disable auto compaction on platforms that can't support it 2020-11-25 11:29:14 -08:00
test_hash.rb merge revision(s) 496591de96: [Backport #18578] 2022-03-13 15:42:14 +09:00
test_ifunless.rb
test_inlinecache.rb fix bug on method cache invalidation. 2020-03-11 02:50:44 +09:00
test_integer.rb Fix unsigned int overflow in error message for chr 2020-09-30 00:31:59 +09:00
test_integer_comb.rb
test_io.rb merge revision(s) b555e659c4: [Backport #18388] 2022-03-13 15:10:34 +09:00
test_io_m17n.rb Check encoding name to replicate 2020-10-15 16:48:25 +09:00
test_iseq.rb merge revision(s) 217df51f0e: [Backport #18232] 2021-10-16 13:26:47 +09:00
test_iterator.rb Warn when passing a non-literal block to Kernel#lambda 2020-06-11 07:30:48 -07:00
test_jit.rb merge revision(s) 87c546b5fa97e6e226cce4daf417617a1143f642,7a3322a0fd660d676f1918bd7c4a37676b44e1c2: 2021-04-29 17:49:55 +09:00
test_jit_debug.rb tune parallel test 2020-12-01 09:39:09 +09:00
test_key_error.rb
test_keyword.rb merge revision(s) eeacdcb9a0: [Backport #17558] 2021-02-02 15:47:50 +09:00
test_lambda.rb test/ruby/test_lambda.rb: prevent lambda(&proc_block) warnings 2020-12-12 23:11:47 +09:00
test_lazy_enumerator.rb merge revision(s) fd8991f797: [Backport #17889] 2021-05-29 14:04:25 +09:00
test_literal.rb RUBY_ISEQ_DUMP_DEBUG=to_binary never kept the debug information for String literals 2020-09-16 11:17:23 +02:00
test_m17n.rb Windows: Read ENV names and values as UTF-8 encoded Strings (#3818) 2020-12-08 02:00:39 +09:00
test_m17n_comb.rb reroute musl unistd.h weirdness 2020-01-24 10:49:35 +09:00
test_marshal.rb merge revision(s) 89242279e61b023a81c58065c62a82de8829d0b3,529fc204af84f825f98f83c34b004acbaa802615: [Backport #18141] 2021-10-09 15:05:24 +09:00
test_math.rb
test_memory_view.rb [memory_view][fiddle] Rename len to byte_size in rb_memory_view_t 2020-12-23 09:24:53 +09:00
test_metaclass.rb
test_method.rb merge revision(s) fb4cf204a662a8cd9dafef6f31f2bd0db9129abe,fa0279d947c3962c3f8c32852278d3ebb964cb19: [Backport #17725] 2021-12-24 17:47:44 +09:00
test_method_cache.rb test/ruby/test_method_cache.rb: suppress "assigned but unused variable" 2020-12-14 15:56:13 +09:00
test_mixed_unicode_escapes.rb
test_module.rb merge revision(s) 4b36a597f4: [Backport #17519] 2021-05-29 14:34:00 +09:00
test_name_error.rb Test for [Feature #16832] 2020-05-26 15:09:07 +09:00
test_nomethod_error.rb merge revision(s) 0a544c0c35: [Backport #17754] 2021-04-02 16:09:09 +09:00
test_not.rb
test_numeric.rb numeric.c, range.c: prohibit zero step 2020-10-23 15:26:51 +09:00
test_object.rb test/ruby: Check warning messages at a finer granularity 2020-12-17 20:06:18 +09:00
test_objectspace.rb Check argument to ObjectSpace._id2ref 2020-06-16 18:25:35 +09:00
test_optimization.rb Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) && 2020-12-04 16:45:54 +01:00
test_pack.rb
test_parse.rb merge revision(s) 110f242ef9: [Backport #17861] 2021-05-22 16:47:24 +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 merge revision(s) 1b89b99941: [Backport #17534] 2021-02-02 17:50:00 +09:00
test_pipe.rb
test_primitive.rb support multi-run for test/ruby/test_primitive.rb 2020-01-28 15:23:51 +09:00
test_proc.rb test/ruby: Check warning messages at a finer granularity 2020-12-17 20:06:18 +09:00
test_process.rb Store errno in struct rb_process_status 2020-12-24 22:59:37 +09:00
test_rand.rb Deprecate Random::DEFAULT 2020-12-14 20:29:50 +01:00
test_range.rb numeric.c, range.c: prohibit zero step 2020-10-23 15:26:51 +09:00
test_rational.rb merge revision(s) 9efd590a13d1e8b8a141c46eabb48c2a1c286d2b,a55eb9a2af7950d180d9d31ffde2bce66710f44f: [Backport #17572] 2021-02-02 15:47:50 +09:00
test_rational2.rb
test_readpartial.rb
test_refinement.rb merge revision(s) 636d4f7eb9: [Backport #17822] 2021-05-29 14:36:28 +09:00
test_regexp.rb Just free compiled pattern if no space is used 2022-04-12 20:48:55 +09:00
test_require.rb merge revision(s) 60d0421ca861944459f52292d65dbf0ece26e38a,b6534691a16d751d59fc572d5dddebcaeb21f007,409dbc951b9875d27bd73748c88e15386473cffb,842b0008c132dd587f09766a228041afb7fed24f: [Backport #18191] 2021-10-09 15:08: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-04-02 12:27:26 +09:00
test_rubyvm.rb ruby_vm_global_method_state is no longer needed. 2020-10-14 23:15:21 +09:00
test_rubyvm_mjit.rb
test_settracefunc.rb merge revision(s) a4d5ee4f31: [Backport #18264] 2021-11-06 16:47:07 +09:00
test_signal.rb
test_sleep.rb
test_sprintf.rb
test_sprintf_comb.rb
test_stack.rb Pass ASAN options to child environments 2020-09-28 09:45:04 -07:00
test_string.rb merge revision(s) 5d81554281: [Backport #18154] 2021-09-11 14:00:44 +09:00
test_stringchar.rb
test_struct.rb Classes made from Struct should have default new singleton method. 2020-05-08 04:18:45 -04:00
test_super.rb merge revision(s) 84202963c5: [Backport #18329] 2021-11-23 14:52:29 +09:00
test_symbol.rb Added Symbol#name 2020-09-04 22:18:59 +09:00
test_syntax.rb merge revision(s) 2bc293e899c9d32dcd794a73de8925c49ecf8f15,d0e6c6e682b9ba2b0309a5177933a0628e8ef316,cc0dc67bbbe1951ff90004bc987f78545625d772,e1eff837cf12a8e813de9d4ff2db50c9b68b86b5,0ab0b86c8491d639b9ff1335ddf35e341ecd867e,6911b4bc82889860ff7da4ecf975504cdc3e5314: [Backport #17854] 2021-05-22 17:09:16 +09:00
test_system.rb
test_thread.rb Wait testing/helper threads to terminate 2020-12-13 13:39:57 +09:00
test_thread_cv.rb
test_thread_queue.rb Apply timeout-scale to test_thr_kill. 2020-08-06 08:36:53 +09:00
test_threadgroup.rb
test_time.rb merge revision(s) f4be7a510e: 2021-02-01 19:05:57 +09:00
test_time_tz.rb Don't double fractional seconds when passing timezone object to Time.new 2020-11-28 15:41:41 +09:00
test_trace.rb
test_transcode.rb merge revision(s) 391abc543cea118a9cd7d6310acadbfa352668ef,e86c1f6fc53433ef5c82ed2b7a4cc9a12c153e4c,f6539202c52a051a4e6946a318a1d9cd29002990: [Backport #12052] 2021-07-18 11:19:13 +09:00
test_undef.rb
test_unicode_escape.rb
test_variable.rb Raise RuntimeError for class variable overtaken in nonverbose mode 2020-06-18 08:21:29 -07:00
test_vm_dump.rb cause SEGV for the test. 2020-05-26 04:49:11 +09:00
test_weakmap.rb merge revision(s) d6c5a30cfdf658280338dbb8c8b17fab3190b928,a2d4e1cda68a49980a4f9f353f400efbde7e7884: [Backport #18392] 2022-03-12 16:28:26 +09:00
test_whileuntil.rb
test_yield.rb
ut_eof.rb