aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2024-02-14opkg: Add --install-recommends command line optionPhilip Lorenz
2024-02-12tests: Fix typoPhilip Lorenz
2023-09-15tests: add test for CVE-2020-7982Alex Stewart
2023-01-20tests: add READMEAlex Stewart
2022-08-15libopkg: track the number of packages installing a directoryShruthi Ravichandran
2022-08-15pkg_parse: don't segfault on bogus Size/Installed-SizeBrenda Streiff
2022-05-27libsolv: Error on unknown package install requestChaitanya Vadrevu
2021-07-28opkg_cmd: return error if search path does not existBrandon Streiff
2021-07-13tests: expand the 'exclude' test to look at the error messageBrandon Streiff
2021-01-09tests: let the OS negotiate relative package dirsAlex Stewart
2020-08-12tests: python styling and whitespaceAlex Stewart
2020-07-15opkg_download: drop dir names when manually downloadingAlex Stewart
2020-07-15tests/opk.py: enable subdirectories in test feedsAlex Stewart
2020-07-15tests/opkgcl.py: add download command supportAlex Stewart
2020-02-06libsolv: ignore missing recommends of installed packagesAlejandro del Castillo
2020-02-05libopkg: add glob support for --add-ignore-recommends and --add-excludeAlejandro del Castillo
2020-01-17libsolv_solver_execute_transaction: treat obsolete operations as upgradesAlejandro del Castillo
2019-12-02libopkg: follow symlinks during installAlejandro del Castillo
2019-10-25add SPDX License identifierYann CARDAILLAC
2019-04-16opkg: add target for testsuite installationAlejandro del Castillo
2019-04-08regress/issue72.py: resolve paths before comparisionAlejandro del Castillo
2019-02-05libopkg/pkg.c: Check downloaded file size in pkg_verify()Haris Okanovic
2019-02-05tests/opkgcl.py: Add DEBUG_OPKG_CMDS env flagHaris Okanovic
2019-02-04libopkg: add --add-ignore-recommends optionAlejandro del Castillo
2018-11-30libopkg: Add --short-description command line argument.Dan Mondrik
2018-11-30libopkg: add --fields command line argumentDan Mondrik
2018-06-26populate_installed_repo: add Essential field supportAlejandro del Castillo
2018-03-28libsolv_solver_transaction_preamble: add arch information to get matching pac...Alejandro del Castillo
2018-02-15populate_available_repos: make missing packages solvable non-version constrainedAlejandro del Castillo
2018-02-15opk.py: add removeOpk methodJulia Cartwright
2018-02-15opk.py: return opk object on addJulia Cartwright
2018-01-29tests/misc/update_loses_autoinstalled_flag.py: update testAlejandro del Castillo
2017-10-10regress/issue9059.py: remove expected failureAlejandro del Castillo
2017-10-10regress/issue165b: make xfail output more verboseAlejandro del Castillo
2017-09-29Implement list-upgradable for the external libsolv solverBöszörményi Zoltán
2017-07-31is_pkg_a_provides: stick to name comparison for satisfied dependenciesAlejandro del Castillo
2017-05-22test: add test case for dist-upgradeAlejandro del Castillo
2017-05-22opkgcl.py: add support for dist-upgradeAlejandro del Castillo
2017-05-08test: add test for issue 10781Alejandro del Castillo
2017-04-14Add support for installing packages with version constraints other than '='Michael Hansen
2017-04-03test/regress: standardize libsolv xfailsAlejandro del Castillo
2017-04-03regress/issue165b.py: make failure solver agnosticAlejandro del Castillo
2017-04-03test/regress: remove xfail from issue156.py & issue163.pyAlejandro del Castillo
2017-04-03opkgcl.py: add --force-postinstall flag to install, remove and upgradeAlejandro del Castillo
2017-03-16libsolv_solver_init: upgrade recommended dependenciesAlejandro del Castillo
2017-02-23opkg_install: Only allow identical symlinks if the target is a directoryMichael Hansen
2017-02-23opkg_install: Allow packages to provide the same symlink if it is identicalMichael Hansen
2017-02-14libopkg: Fix #11033 by checking package's file type against existing file.Michael Hansen
2017-01-12populate_installed_repo: make autoinstalled packages removableAlejandro del Castillo
2016-12-19libopkg: make the /var and /etc directories configurable at compile time.Florin Gherendi