jlamothe
|
a772db08ce
|
try to rebuild log when first entry missing
|
2023-11-14 19:33:02 +00:00 |
|
jlamothe
|
47638ef0b7
|
ensure last_log repairs itself when appending
|
2023-11-14 19:16:21 +00:00 |
|
jlamothe
|
580af62244
|
fix memory leak
|
2023-11-14 18:43:06 +00:00 |
|
jlamothe
|
3d01638da0
|
break a2e_chk_last into separate function
|
2023-11-13 04:05:33 +00:00 |
|
jlamothe
|
4ff1aa2d6d
|
build a struct to represent a sample log
|
2023-11-13 03:47:21 +00:00 |
|
jlamothe
|
5e8b1b73c7
|
make sure last_log changes, but isn't null on append
|
2023-11-13 01:27:07 +00:00 |
|
jlamothe
|
fc167d8d05
|
ensure first_log doesn't change on append
|
2023-11-13 00:49:33 +00:00 |
|
jlamothe
|
586bbe71ed
|
started append to existing test
|
2023-11-13 00:37:19 +00:00 |
|
jlamothe
|
3393c3b9af
|
ensure latest log text is correct when appended
|
2023-11-11 22:53:04 +00:00 |
|
jlamothe
|
63f0bd73e4
|
ensure first_log and last_log match when appending to empty log
|
2023-11-11 21:49:52 +00:00 |
|
jlamothe
|
9f4a51d8c7
|
ensure first_log isn't null after append
|
2023-11-11 21:36:05 +00:00 |
|
jlamothe
|
a14b11e853
|
append to an empty test log
|
2023-11-10 21:17:06 +00:00 |
|
jlamothe
|
a962eff7b4
|
test module for append_test_log()
|
2023-11-10 20:30:44 +00:00 |
|