mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
test_sprintf.rb: sprintf with a hash as parameter
* test/ruby/test_sprintf.rb (test_hash): Added tests for sprintf with a hash as parameter. [Fixes GH-491] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44457 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b28e537129
commit
cb08e70822
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Sun Dec 29 08:47:24 2013 Lucas Allan Amorim <lucas.allan@gmail.com>
|
||||
|
||||
* test/ruby/test_sprintf.rb (test_hash): Added tests for sprintf
|
||||
with a hash as parameter. [Fixes GH-491]
|
||||
|
||||
Sun Dec 29 08:21:09 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* vm_insnhelper.c (vm_search_super_method): direct superclass of a
|
||||
|
|
Loading…
Add table
Reference in a new issue