aboutsummaryrefslogtreecommitdiffstats
path: root/tests/core
AgeCommit message (Expand)Author
2024-02-14opkg: Add --install-recommends command line optionPhilip Lorenz
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
2020-08-12tests: python styling and whitespaceAlex Stewart
2020-02-05libopkg: add glob support for --add-ignore-recommends and --add-excludeAlejandro del Castillo
2019-10-25add SPDX License identifierYann CARDAILLAC
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
2017-09-29Implement list-upgradable for the external libsolv solverBöszörményi Zoltán
2017-05-22test: add test case for dist-upgradeAlejandro del Castillo
2017-04-14Add support for installing packages with version constraints other than '='Michael Hansen
2017-04-03opkgcl.py: add --force-postinstall flag to install, remove and upgradeAlejandro del Castillo
2016-12-19libopkg: make the /var and /etc directories configurable at compile time.Florin Gherendi
2016-12-08libsolv: add globbing support for upgradeAlejandro del Castillo
2016-12-08libsolv: add globbing support for installAlejandro del Castillo
2016-09-22libsolv: Allow package names to be matched against provides.Michael Hansen
2016-09-08opkg_remove_pkg: return early on download-only caseAlejandro del Castillo
2016-08-15test: standardize on /usr/bin/env python3 sheabangAlejandro del Castillo
2016-07-20tests/core: add basic test for list-upgradable behaviorJosh Cartwright
2016-07-13opkg_solver_remove: add pkg to pkg_to_remove vector only if there aren't any ...Alejandro del Castillo
2016-05-31test/core: make upgrade targeted on core/18_upgrade_recommends.pyAlejandro del Castillo
2016-05-31tests: mark internal solver test failuresAlejandro del Castillo
2016-05-20libopkg: add support for selecting the pkg version to installAlejandro del Castillo
2016-02-10tests: remove expected failures for passing testsAlejandro del Castillo
2016-01-29libopkg: Add intercepts_dir option to opkg.confHaris Okanovic
2015-08-20opkg_solver_libsolv.c: Add libsolv supportEric Yu
2015-08-04tests/core: Add tests for relational dependenciesEric Yu
2015-08-04tests/core: Add test for --prefer-arch-to-versionEric Yu
2015-08-04tests/core: Add tests for several optionsEric Yu
2014-12-19tests: RearrangePaul Barker