mirror of
https://github.com/tailix/libkernaux.git
synced 2025-03-31 17:25:22 -04:00
Ruby: add TODO
This commit is contained in:
parent
c6b0a7945b
commit
65065a9f4a
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
# Copyright (c) 2014-2019 Marco Paland <info@paland.com>
|
||||
|
||||
# TODO: add remaining tests from
|
||||
# https://github.com/mpaland/printf/blob/master/test/test_suite.cpp
|
||||
|
||||
- result: ' 4232'
|
||||
args: [['% d', 4232]]
|
||||
- result: 'This is a test of 12EF'
|
||||
|
|
Loading…
Add table
Reference in a new issue