On Sun, Jul 09, 2017 at 20:04:37 -0300, Julio Faracco wrote:
There are no occurrences of tests related to Strings and Double
numbers
inside virstringtest.c. This commit introduces some tests to validate the
conversion. The test does not include locale changes yet.
Testing with changed locale will require some code that will make sure
that it's not invoked if the given locale is not installed on the
system.
Signed-off-by: Julio Faracco <jcfaracco(a)gmail.com>
---
tests/virstringtest.c | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 80 insertions(+)
ACK to the patch I'll push it in a while.