summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
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-11-02ar_open_pkg_data_archive: do not overwrite existing directory permissionsAlejandro del Castillo
2016-10-07Ensure old package gets updated correctly even when an install fails.Michael Hansen
2016-10-07Handle 'opkg remove' and 'opkg install' (libsolv) correctly for packages in S...Michael Hansen
2016-09-22libsolv: Allow package names to be matched against provides.Michael Hansen
2016-09-21Add test case for version comparisons.Michael Hansen
2016-09-09tests/opk.py: Create Debian-compliant packagesAndrew Shadura
2016-09-09tests/opk.py: Add support for alternative compressorsAndrew Shadura
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-18tests/opkgcl.py: add helper for is_upgradableJosh Cartwright
2016-07-18tests/opkgcl.py: consistently indentJosh Cartwright
2016-07-13opkg_solver_remove: add pkg to pkg_to_remove vector only if there aren't any ...Alejandro del Castillo
2016-06-23libopkg: fix 9802 by preferring installed versions when looking for satisfied...Michael Hansen
2016-06-02libsolv_solver_add_job: force target upgrade operationAlejandro del Castillo
2016-06-02libopkg: add version constrain support to Replaces fieldAlejandro del Castillo
2016-05-31test/core: make upgrade targeted on core/18_upgrade_recommends.pyAlejandro del Castillo
2016-05-31test/regress: make issue32.py use targeted upgradeAlejandro 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-05-12opkg_execute_install: set Autoinstalled flag correctly in dep graphs that con...Alejandro del Castillo
2016-05-10opkg_install{_multiple}_by_name: reset pkg state on solver errorAlejandro del Castillo
2016-05-04__pkg_hash_fetch_conflicts: prevent installation of pkg that Provides/Conflic...Alejandro del Castillo
2016-03-29test/regress: add test for issue 9218Alejandro del Castillo
2016-02-16test/regress: add test for issue 9059Alejandro del Castillo
2016-02-10tests: remove expected failures for passing testsAlejandro del Castillo
2016-02-10test/regress: provide better expected error message for issue 50Alejandro del Castillo
2016-02-10test/regress: fix issue50 testAlejandro del Castillo
2016-02-10test/regress: remove expected failure for issue 156 (internalsolv) and 162Alejandro del Castillo
2016-02-10libopkg: split internal solver out of the install/upgrade functionsAlejandro del Castillo
2016-01-29libopkg: Add intercepts_dir option to opkg.confHaris Okanovic
2016-01-15tests/opk.py: Add support for maintainer scripts in Opk classHaris Okanovic
2016-01-15test/regress: add test for issue 8912Alejandro del Castillo
2016-01-15pkg_get_provider_replacees: do not add installed pkg to replacee listAlejandro del Castillo
2015-08-20opkg_solver_libsolv.c: Add libsolv supportEric Yu
2015-08-04tests/core: Add tests for relational dependenciesEric Yu
2015-08-04tests/regress: Add tests for issue 165Eric Yu
2015-08-04tests/regress: Add test for issue 163Eric Yu
2015-08-04tests/regress: Add test for issue 162Eric Yu
2015-08-04tests/core: Add test for --prefer-arch-to-versionEric Yu
2015-08-04tests/core: Add tests for several optionsEric Yu
2015-08-04tests/opkgcl.py: support flags in upgrade and is_installedEric Yu
2015-08-04tests/opk.py: Add support for essentialEric Yu
2015-08-03test/regress: Add test for issue 32Alejandro del Castillo
2015-08-03test/regress: Add test for issue 156Alejandro del Castillo
2015-05-17tests/regress: Mark issue 154 as resolvedPaul Barker
2015-05-17tests/regress: Add test for issue 154Alejandro del Castillo