all: add more tests

This commit is contained in:
Markus F.X.J. Oberhumer
2024-04-21 12:17:38 +02:00
parent 896596f672
commit eb3c55b5cb
7 changed files with 257 additions and 242 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ void show_usage(void) {
**************************************************************************/
namespace {
struct PackerNames {
struct PackerNames final {
PackerNames() noexcept = default;
~PackerNames() noexcept = default;
struct Entry {