[ruby-cvs:64322] nobu:r57156 (trunk): test_modify_expand.rb: skip if no overflow
nobu at ruby-lang.org
nobu at ruby-lang.org
Fri Dec 23 08:20:00 JST 2016
nobu 2016-12-23 08:20:00 +0900 (Fri, 23 Dec 2016)
New Revision: 57156
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=57156
Log:
test_modify_expand.rb: skip if no overflow
* test/-ext-/string/test_modify_expand.rb (test_integer_overflow):
no longer happens on platforms where size_t is larger than long,
e.g. 64bit windows, since r57122.
Modified files:
trunk/test/-ext-/string/test_modify_expand.rb
More information about the ruby-cvs
mailing list