Re: [PATCH] test-strftime: Test nanosecond display

2011-12-14 Thread Alex Nelson
On Dec 14, 2011, at 08:10 , Eric Blake wrote: > On 12/13/2011 07:52 PM, Alex Nelson wrote: >> The test-strftime program did not test the display of nanoseconds. This >> patch clarifies the expected output for a number of nanoseconds with >> trailing zeroes. >> &g

[PATCH] test-strftime: Test nanosecond display

2011-12-14 Thread Alex Nelson
The test-strftime program did not test the display of nanoseconds. This patch clarifies the expected output for a number of nanoseconds with trailing zeroes. Signed-off-by: Alex Nelson --- tests/test-strftime.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tests/test