arch-repo-manager/librepomgr/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
..
buildactions.cpp Fix passing architecture when creating database 2022-06-19 23:06:25 +02:00
cppunit.cpp Initial import 2021-02-08 23:53:56 +01:00
parser_helper.cpp Initial import 2021-02-08 23:53:56 +01:00
parser_helper.h Initial import 2021-02-08 23:53:56 +01:00
utils.cpp Fix clearing locks 2021-03-02 18:30:15 +01:00
webapi.cpp Improve misleading test name 2022-05-31 21:34:20 +02:00