arch-repo-manager/libpkg/tests
Martchus 9f5474e128 Fix passing architecture when creating database
When adding a new database when reloading the config at runtime the
architecture must be passed when creating the database. Otherwise we end up
with the new database sharing the internal storage with the x86_64 database
which leads to very confusing behavior.
2022-06-19 23:06:25 +02:00
..
cppunit.cpp Initial import 2021-02-08 23:53:56 +01:00
data.cpp Fix passing architecture when creating database 2022-06-19 23:06:25 +02:00
parser.cpp Fix showing arch of packages after optimization 2022-05-31 20:13:15 +02:00
parser_binary.cpp Fix showing arch of packages after optimization 2022-05-31 20:13:15 +02:00
parser_helper.cpp Fix missing build date in package search 2022-06-08 22:44:58 +02:00
parser_helper.h Initial import 2021-02-08 23:53:56 +01:00
utils.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:59:57 +02:00