]> git.scottworley.com Git - tl-append/log
tl-append
9 months agotest: factor out verify_line()
Scott Worley [Fri, 8 Sep 2023 19:51:22 +0000 (12:51 -0700)]
test: factor out verify_line()

9 months agoEncode time in time-logger's format
Scott Worley [Mon, 4 Sep 2023 00:50:46 +0000 (17:50 -0700)]
Encode time in time-logger's format

This is not a good format.  It looses timezone information during daylight
savings time changes -- it cannot distinguish between the first 01:30
and the second 01:30 during the fall transition.

9 months agoA space for test & implementation to share code
Scott Worley [Thu, 31 Aug 2023 19:11:01 +0000 (12:11 -0700)]
A space for test & implementation to share code

9 months agotest: Populate expectation timestamp range
Scott Worley [Thu, 31 Aug 2023 18:53:27 +0000 (11:53 -0700)]
test: Populate expectation timestamp range

9 months agotest: Expectations have timestamp range
Scott Worley [Thu, 31 Aug 2023 18:51:08 +0000 (11:51 -0700)]
test: Expectations have timestamp range

9 months agotest: Use expectations for verifying output
Scott Worley [Thu, 31 Aug 2023 18:49:54 +0000 (11:49 -0700)]
test: Use expectations for verifying output

9 months agotest: Populate expectation
Scott Worley [Thu, 31 Aug 2023 18:34:54 +0000 (11:34 -0700)]
test: Populate expectation

9 months agotest: Dynamic buffer size
Scott Worley [Thu, 31 Aug 2023 18:08:25 +0000 (11:08 -0700)]
test: Dynamic buffer size

9 months agoTest writing twice
Scott Worley [Thu, 31 Aug 2023 18:01:08 +0000 (11:01 -0700)]
Test writing twice

9 months agomake clean
Scott Worley [Thu, 31 Aug 2023 18:00:38 +0000 (11:00 -0700)]
make clean

9 months agoRefactor test
Scott Worley [Thu, 31 Aug 2023 17:46:45 +0000 (10:46 -0700)]
Refactor test

9 months agoBegin
Scott Worley [Thu, 31 Aug 2023 05:25:58 +0000 (22:25 -0700)]
Begin