|
c0afc79d4e
|
Use OK() and ERR() in unit tests
Also remove prefixes and trailing new lines in err() and die()
|
2023-03-24 12:08:45 +00:00 |
|
|
f61711047c
|
Remove buffer argument from value_str()
Use a ring of buffers instead, so we can printf() up to 16 values in
the same call.
|
2023-03-24 12:08:45 +00:00 |
|
|
82f1cc287d
|
Update copyright years to 2021-2023
|
2023-03-24 12:08:45 +00:00 |
|
|
0e8b23c918
|
Update prv_register in tests
|
2023-03-24 12:08:45 +00:00 |
|
|
e1e0e9662d
|
Pack the value structure to be hashable
|
2023-03-24 12:08:45 +00:00 |
|