mirror of
https://github.com/brazilofmux/tinymux
synced 2026-08-13 00:23:11 -04:00
Update test_sqlitedb.cpp and test_backend.cpp to match the current PutAttribute/GetAttribute/GetAll signatures (owner + flags params added in the Stage 3 attr column split). Add null-checks on owner/flags out-params in CSQLiteDB::GetAttribute() and CSQLiteBackend::Get() so callers can safely pass nullptr when they don't need the metadata. All 20 tests pass (10 CSQLiteDB + 10 IStorageBackend). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| test_backend.cpp | ||
| test_sqlitedb.cpp | ||