[tasks] Expand on when the test suite runs



commit 4f31db559963bc5c87cc82cc7f3c9d74b3c9d17a
Author: Ross Burton <ross linux intel com>
Date:   Thu May 14 18:04:33 2009 +0100

    Expand on when the test suite runs
---
 libkoto/koto-date-parser.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libkoto/koto-date-parser.c b/libkoto/koto-date-parser.c
index befdee6..8894881 100644
--- a/libkoto/koto-date-parser.c
+++ b/libkoto/koto-date-parser.c
@@ -623,7 +623,7 @@ main (int argc, char **argv)
   char *s = NULL;
 
   /*
-   * today() returns 11th March 2008 when running the test case.
+   * today() returns Tuesday 11th March 2008 when running the test case.
    */
 
   /* Set the locale to C so we can do string comparisons easily */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]