]> git.scottworley.com Git - tl-append/history - tl-append-test.c
Fix memory leak
[tl-append] / tl-append-test.c
2023-09-14 Scott WorleyFix memory leak
2023-09-13 Scott WorleyAlso take flock locks
2023-09-13 Scott Worleytest: Try writing to flock-locked files
2023-09-13 Scott WorleyConcurrency tests
2023-09-13 Scott Worleyappease clang-tidy: Careful of size_t→int narrowing...
2023-09-08 Scott WorleyWrite timestamps
2023-09-08 Scott Worleytest: factor out verify_line()
2023-09-04 Scott WorleyEncode time in time-logger's format
2023-08-31 Scott WorleyA space for test & implementation to share code
2023-08-31 Scott Worleytest: Populate expectation timestamp range
2023-08-31 Scott Worleytest: Expectations have timestamp range
2023-08-31 Scott Worleytest: Use expectations for verifying output
2023-08-31 Scott Worleytest: Populate expectation
2023-08-31 Scott Worleytest: Dynamic buffer size
2023-08-31 Scott WorleyTest writing twice
2023-08-31 Scott WorleyRefactor test
2023-08-31 Scott WorleyBegin