Tartarus CVS: timber: dave

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Thu, 12 Feb 2004 20:06:12 +0000


CVS Root:       /usr/data/cvs
Module:         timber
Changes by:     dave
Date:           Thu Feb 12 2004  20:06:10 GMT

Log message:
Added a test for "timber contact-history".
Also some infrastructure:
  *  Timestamps in the actual output are changed to "<DATETIME>" before
     comparing to the desired output.
  *  We sleep for a second in between each line of a test.  This ensures that
     each line is run at a different time.  Important for when output is
     supposed to be ordered by when it was entered into a database.
     Unfortunately, this is slows everything down considerably.

Modified files:
    tests           : external-tests.pl

Links:
http://cvs.tartarus.org//timber/tests/external-tests.pl.diff?r1=1.4&r2=1.5