summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2020-11-10ci: Show more verbose logs on test failureMatthias Klumpp1-1/+1
2020-10-21ci: debian: Fetch the correct source package dependenciesMatthias Klumpp1-1/+1
2020-10-21ci: Switch Debian tests to bullseyeMatthias Klumpp1-1/+10
We can use newer Meson this way, and more importantly also test against a more recet version of APT.
2020-04-28dnf: Load all the repos and vars directoriesNeal Gompa1-1/+1
Historically, the backend has internally determined its setup with static values. However, we generally want PackageKit to load all repositories defined in all repository directories that DNF normally searches, since it is not guaranteed to be in /etc/yum.repos.d and DNF supports multiple repository configuration paths. We also need the vars to be loaded so that repository definitions that rely on more than the built-in vars will work. This bumps our dependency for libdnf to 0.43.1, as we're using APIs introduced in this release. This required bumping the CI environment to Fedora 31.
2020-01-10Port to the meson build systemCorentin Noël3-4/+9
With much help from Martin Blanchard <tchaik@gmx.com> too, thanks to all. https://wiki.gnome.org/Initiatives/GnomeGoals/MesonPorting
2018-09-11CI: Test Fedora with libdnf backend enabledKalev Lember1-1/+1
Switch CI to use Fedora 29 so that we have new enough libdnf that's required for building with --enable-dnf.
2018-08-29trivial: Fix the Fedora CIRichard Hughes2-2/+3
2018-01-19CI: Switch from Fedora 25 to Fedora 27Kalev Lember1-1/+1
F25 is EOL and slowly getting dropped from public mirrors.
2018-01-16CI: Attempt to make it work on Debian againKalev Lember1-2/+2
Commit 5e8a20440ca53080d5409a10f211a0979545816f added appstream >= 0.11 dep to the Debian backend. As Stretch doesn't have new enough appstream, this commit switches the Debian CI to use Buster instead of Stretch.
2017-03-24First approach to a CIAleix Pol3-0/+23
Compiles the project on debian stretch and fedora