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
nobu 311b715483 test: use assert_not_*
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53871 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-02-19 07:45:58 +00:00
..
enc Fix r53748; the datafile includes non ASCII 2016-02-06 14:45:49 +00:00
allpairs.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
beginmainend.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
bug-11928.rb iseq.c: mark parents of wrapped iseq 2016-01-12 15:17:19 +00:00
lbtest.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
marshaltestlib.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
sentence.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_alias.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_argf.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_arity.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_array.rb increase timeout for Solaris 10 SPARC 2016-01-26 17:19:36 +00:00
test_assignment.rb compile.c: fix lhs splat in massign 2016-01-10 11:57:51 +00:00
test_autoload.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_backtrace.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_basicinstructions.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_beginendblock.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_bignum.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_call.rb symbol.h: unexpected safe call 2016-01-09 09:26:23 +00:00
test_case.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_class.rb test_class.rb: fix encoding 2016-01-24 15:00:57 +00:00
test_clone.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_comparable.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_complex.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_complex2.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_complexrational.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_condition.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_const.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_continuation.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_defined.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_dir.rb test_dir.rb: Dir.empty? with directories 2016-02-17 15:16:37 +00:00
test_dir_m17n.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_econv.rb transcode.c: infection 2015-12-17 04:35:26 +00:00
test_encoding.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_enum.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_enumerator.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_env.rb Add a test case for ENV#select_bang,keep_if 2016-01-17 05:43:40 +00:00
test_eval.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_exception.rb test_exception.rb: fix commit miss 2016-02-14 08:37:05 +00:00
test_extlibs.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_fiber.rb increase timeout for Solaris 10 SPARC 2016-01-26 17:19:36 +00:00
test_file.rb * test/ruby/test_file.rb (TestFile#test_realpath_encoding): rescue Errno::EACCES 2016-01-27 12:00:07 +00:00
test_file_exhaustive.rb r53688 test 2016-01-31 09:43:22 +00:00
test_fixnum.rb * insns.def (opt_plus): simply use LONG2NUM() instead of wrongly 2016-02-15 19:42:59 +00:00
test_flip.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_float.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_fnmatch.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_gc.rb Remove debug print introduced in r52386 2016-02-03 10:08:49 +00:00
test_hash.rb vm_eval.c: fix hook call 2016-01-30 06:19:13 +00:00
test_ifunless.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_integer.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_integer_comb.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_io.rb test_io.rb: test for rb_io_modestr_fmode 2015-12-30 00:20:03 +00:00
test_io_m17n.rb test_io_m17n.rb: BOM with non-UTF 2016-01-21 06:23:18 +00:00
test_iseq.rb increase timeout for ARMv7 2016-01-19 02:52:37 +00:00
test_iterator.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_keyword.rb * vm_insnhelper.c (vm_call_method_each_type): should not set fastpath 2015-12-16 18:20:29 +00:00
test_lambda.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_lazy_enumerator.rb Add test for Enumerator::Lazy#take 2015-12-31 23:53:04 +00:00
test_literal.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_m17n.rb string.c: no exception on dummy encoding 2015-12-22 06:21:14 +00:00
test_m17n_comb.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_marshal.rb * marshal.c (r_object0): honor Marshal.load post proc 2016-01-21 08:36:01 +00:00
test_math.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_metaclass.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_method.rb * proc.c (rb_mod_define_method): should check Symbol or not. 2015-12-20 02:14:57 +00:00
test_mixed_unicode_escapes.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_module.rb test_module.rb: sort constants 2015-12-31 01:49:27 +00:00
test_not.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_notimp.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_numeric.rb numeric.c: fix segfault 2016-02-16 09:25:08 +00:00
test_object.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_objectspace.rb gc.c: do not expose internal singleton class 2015-12-22 13:15:58 +00:00
test_optimization.rb compile.c: fix tailcall optimization 2016-01-26 06:14:59 +00:00
test_pack.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_parse.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_path.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_pipe.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_primitive.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_proc.rb fix test to follow r53503 2016-01-12 07:44:18 +00:00
test_process.rb skip if locale is not UTF-8 2015-12-30 19:06:55 +00:00
test_rand.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_range.rb * range.c (range_eqq): revert r11113 because rb_call_super() is 2016-01-23 11:16:09 +00:00
test_rational.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_rational2.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_readpartial.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_refinement.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_regexp.rb * re.c: Add MatchData#named_captures 2016-02-18 05:29:18 +00:00
test_require.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_rubyoptions.rb ruby.c: overriding warning options 2015-12-29 12:23:04 +00:00
test_rubyvm.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_settracefunc.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_signal.rb Signal.list deduplicates keys 2016-01-26 05:33:28 +00:00
test_sleep.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_sprintf.rb sprintf.c: exact number 2016-01-14 07:12:42 +00:00
test_sprintf_comb.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_string.rb string.c: fix rb_str_init 2016-02-17 11:24:09 +00:00
test_stringchar.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_struct.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_super.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_symbol.rb string.c: Symbol#match 2016-02-18 12:06:20 +00:00
test_syntax.rb parse.y: kwarg to method with same name variable 2016-02-15 06:44:36 +00:00
test_system.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_thread.rb test_thread.rb: wait for the thread to sleep 2016-01-13 02:24:07 +00:00
test_threadgroup.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_time.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_time_tz.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_trace.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_transcode.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_undef.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_unicode_escape.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_variable.rb test: use assert_not_* 2016-02-19 07:45:58 +00:00
test_weakmap.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_whileuntil.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_yield.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ut_eof.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00