summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-11-29test: remove a couple of bashismsMax Rees2-3/+3
2023-02-28version: fix leading zero strippingTimo Teräs2-3/+9
2022-12-25solver: prioritize user specified action on mentioned packagesTimo Teräs4-0/+57
2022-12-21solver: fix install_if via provides onlyTimo Teräs2-0/+44
2022-12-20commit: correctly analyze virtual provides induced errorsTimo Teräs3-0/+32
2022-06-03add: allow specifying a version for --virtual packageTimo Teräs1-0/+1
2022-02-24solver: do not auto select virtual-only package with one providerTimo Teräs3-0/+6
2021-10-25version: increase number of digits supported in version componentTimo Teräs1-0/+1
2021-05-20solver: don't consider requirer count for preferenceTimo Teräs2-0/+29
2021-02-07io: Handle really long linesOlliver Schinagl2-19779/+0
2021-01-14database.c: Fixed package DESCRIPTION parsingthibault.ferrante1-1/+1
2021-01-11database: Propagate errors when loading an APKINDEXthibault.ferrante2-0/+19779
2020-10-03commit: rephrase the error messages more understandableTimo Teräs16-17/+17
2020-09-28Implement upgrade --prune to remove stale world dependenciesTimo Teräs2-0/+38
2020-07-30test: add test for granular upgradeAriadne Conill3-0/+31
2020-02-23fix test6.sh - linux-vanilla was renamed to linux-lts in v3.11Jakub Jirutka1-3/+3
2020-01-26remove tests connected to help output validationTimo Teräs1-10/+0
2019-12-12upgrade: implement --ignore to exclude some packages from upgradenrybowski1-0/+7
2019-11-18add: always use UTC for virtual package versionsMax Rees1-1/+0
2019-06-05reset TZ when running solver tests as some output has local timeTimo Teräs3-2/+3
2019-06-05print usage and exit with error on invalid argumentsTimo Teräs1-0/+26
2019-06-03use fixed system time in test mode to have fixed test outputTimo Teräs2-2/+2
2018-11-02print: don't print spurious newlinesTimo Teräs2-4/+2
2018-02-21solver: allow names with only one provider to be autoselected regardless of p...William Pitcock1-1/+8
2018-02-20tests: make sure adding a pinning to a child dependency failsWilliam Pitcock1-0/+5
2018-01-29test: fix test6 testcaseWilliam Pitcock1-1/+1
2018-01-02commit: properly analyze packages with provides="$pkgname"Timo Teräs2-0/+15
2018-01-02test: add test to ensure a provider that is already satisfied doesn't get swa...William Pitcock1-0/+7
2018-01-02test: add testcases to ensure provider collisions generate an errorWilliam Pitcock3-0/+36
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