arch-repo-manager/libpkg/tests
Martchus c155176098 Fix missing build date in package search
* Avoid using buildDate of PackageInfo in favor of the same field in
  PackageBase
    * PackageInfo::buildDate should be removed on the next breaking change
* Do not really use the deprecated attribute because it is still used by
  (de)serialization code until it is removed for good
2022-06-08 22:44:58 +02:00
..
cppunit.cpp Initial import 2021-02-08 23:53:56 +01:00
data.cpp Fix showing arch of packages after optimization 2022-05-31 20:13:15 +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