[ruby-cvs:60491] nobu:r53328 (trunk): Add tests for String#lstrip and rstrip
nobu at ruby-lang.org
nobu at ruby-lang.org
Sun Dec 27 11:50:56 JST 2015
nobu 2015-12-27 11:50:56 +0900 (Sun, 27 Dec 2015)
New Revision: 53328
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=53328
Log:
Add tests for String#lstrip and rstrip
* test/ruby/test_string.rb (test_rstrip, test_lstrip): Add tests
for String#lstrip and rstrip. The test cases are used from
string.c ruby-doc comments. [Fix GH-1174]
Modified files:
trunk/ChangeLog
trunk/test/ruby/test_string.rb
More information about the ruby-cvs
mailing list