]> git.ipfire.org Git - pakfire.git/history - tests/libpakfire/packager.c
packages: Make constructor function more similar to others
[pakfire.git] / tests / libpakfire / packager.c
2022-10-25  Michael Tremerpackages: Make constructor function more similar to...
2022-10-25  Michael Tremerpackages: Drop old property functions for strings
2022-09-05  Michael Tremerpackager: Flush all data to disk before trying to re...
2022-08-09  Michael Tremertests: Allow running a single test
2022-05-17  Michael Tremerpackager: Explicitely pass struct pakfire on create
2022-05-10  Michael Tremerarchive: Read package information from JSON file
2021-10-05  Michael Tremerpackager: Add a test that tries to read a generated...
2021-10-05  Michael Tremertestsuite: Optionally return path to temporary file
2021-09-21  Michael Tremertestsuite: Make tests cleanup after themselves
2021-09-21  Michael TremerMake testsuite compile again
2021-06-30  Michael Tremerrepo: Change type from PakfireRepo to struct pakfire_repo
2021-06-30  Michael Tremerpackage: Change type from PakfirePackage to struct...
2021-06-10  Michael TremerMerge branch 'python3'
2021-05-01  Michael Tremertests: packager: Fix build
2021-04-10  Michael TremerMake pakfire_path_join write to stack
2021-03-09  Michael Tremerpackager: Allow changing filename in archive
2021-03-06  Michael Tremerpackager: Add function that starts putting the whole...
2021-03-06  Michael Tremerpackager: Add a function that adds a file to the payload
2021-03-05  Michael Tremerpackager: Add some basic tests