summaryrefslogtreecommitdiff
path: root/test/libapt/common.h
Commit message (Collapse)AuthorAgeFilesLines
* build: test: Silence warnings in GTest codeJulian Andres Klode2024-04-201-0/+11
GTest has a lot of broken things with signed vs unsigned, and double integer promotions, let's silence them.