summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-12-12solver: fix potential install_if processing failure, fixes #8237Timo Teräs2-0/+28
2017-11-02solver: prefer highest requirer count above installed statusWilliam Pitcock1-2/+3
2017-11-02solver: only select a default if there is at least one provider with a declar...William Pitcock2-1/+25
2017-11-02solver: implement support for choosing default virtualsWilliam Pitcock5-4/+24
2017-06-11test: modernize testing APKBUILDsJakub Jirutka6-59/+54
2017-06-11test: fix test4.sh, script failure is non-fatalJakub Jirutka1-2/+2
2017-06-11test: fix running root-tests with QEMU user-mode emulationJakub Jirutka1-1/+12
2017-06-11test: run test*.sh with set -xJakub Jirutka1-1/+1
2017-06-11test: fix test6.sh, vmlinuz and initramfs are not symlinksJakub Jirutka1-2/+2
2017-06-11test: fix test6.sh, replace linux-grsec w/ linux-vanilla, add alpine-keysJakub Jirutka1-3/+3
2017-06-11test: exit with non-zero status when some root-test failJakub Jirutka1-3/+4
2017-06-11test: print output log when test failJakub Jirutka1-3/+6
2017-06-11test: fix invalid SYSREPO with http://nl.a.oJakub Jirutka1-1/+1
2017-06-11test: fix target $(repos), APKINDEX is now generated by abuildJakub Jirutka1-3/+0
2017-06-11test: fix target $(repos), PKGDEST is no longer supportedJakub Jirutka1-1/+1
2017-06-11test: fix missing "arch" in testing APKBUILDsJakub Jirutka6-0/+6
2017-04-28test: add test for bug fixed in commit ba7b50c0Timo Teräs3-0/+22
2016-07-22upgrade: improve self upgrade functionality a bitTimo Teräs9-1/+121
2015-01-30sort world dependencies alphabeticallyTimo Teräs4-14/+14
2014-10-06solver: enforce conflicts during upgrades and new pkg installsTimo Teräs3-0/+50
2014-05-19solver: fix installation of non-repository packages during tmpfs bootTimo Teräs1-0/+8
2014-05-19test: improve loading of repositories, fix broken install-if testTimo Teräs1-0/+8
2014-05-19del: allow deletion of world dependency when it is not installedTimo Teräs1-0/+7
2013-09-06solver: if pinning is specified, it overrides preferred reposTimo Teräs3-0/+19
2013-06-20commit, db: make file conflicts and script errors non-fatalTimo Teräs3-4/+4
2013-06-19solver: properly order deletion of unneeded packagesTimo Teräs4-2/+49
2013-06-19upgrade: new option: --latest (-l)Timo Teräs3-3/+28
2013-06-18errors: fix a test case, and misanalysis of certain namesTimo Teräs1-1/+1
2013-06-18errors: improve analysis for virtual packagesTimo Teräs2-1/+7
2013-06-14errors: detect self-conflicts properlyTimo Teräs2-2/+7
2013-06-13solver, errors: fix few additional test cases and clean upsTimo Teräs3-3/+5
2013-06-13errors: rewrite the logic how errors are reportedTimo Teräs12-20/+74
2013-06-13solver: prune broken world dependencies with --forceTimo Teräs3-0/+23
2013-06-13solver: rewrite as deductive solver -- pinning supportTimo Teräs16-24/+70
2013-06-13solver: rewrite as deductive solver -- per name flagsTimo Teräs6-0/+55
2013-06-13solver: rewrite as deductive solver -- core featuresTimo Teräs8-8/+8
2013-05-30db: unify handling of special packagesTimo Teräs2-0/+14
2012-10-09test: fix conflict2 expectation after solver changesTimo Teräs1-1/+1
2012-02-29solver, test: make conflicts unconditionalTimo Teräs1-1/+1
2012-02-28solver: consider provided names also for preferenceTimo Teräs1-0/+6
2012-02-28solver: allow multiple packages with same virtual providesTimo Teräs2-5/+5
2012-02-27solver, test: implements more provides things, add testsTimo Teräs5-0/+71
2012-02-24solver: unallowed pinning is worse than changing installed packageTimo Teräs1-0/+10
2012-02-24test: clean up solver.shTimo Teräs1-5/+9
2012-02-24solver: non preferred actions are worse then non preferred pinningTimo Teräs3-0/+39
2012-02-24pkg, db: use 's' for source repository tags instead of 'p'Timo Teräs1-2/+2
2012-02-24test: improve pinning testsTimo Teräs9-4/+77
2012-02-23test: rewrite the testing framework to use the real appletsTimo Teräs52-115/+208
2012-01-20solver: fix regression from "calculate branch minimum penalty early"Timo Teräs1-2/+1
2012-01-17solver: calculate branch minimum penalty earlyTimo Teräs1-1/+2