aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fix test6.sh - linux-vanilla was renamed to linux-lts in v3.11Jakub Jirutka2020-02-231-3/+3
* remove tests connected to help output validationTimo Teräs2020-01-261-10/+0
* upgrade: implement --ignore to exclude some packages from upgradenrybowski2019-12-121-0/+7
* add: always use UTC for virtual package versionsMax Rees2019-11-181-1/+0
* reset TZ when running solver tests as some output has local timeTimo Teräs2019-06-053-2/+3
* print usage and exit with error on invalid argumentsTimo Teräs2019-06-051-0/+26
* use fixed system time in test mode to have fixed test outputTimo Teräs2019-06-032-2/+2
* print: don't print spurious newlinesTimo Teräs2018-11-022-4/+2
* solver: allow names with only one provider to be autoselected regardless of p...William Pitcock2018-02-211-1/+8
* tests: make sure adding a pinning to a child dependency failsWilliam Pitcock2018-02-201-0/+5
* test: fix test6 testcaseWilliam Pitcock2018-01-291-1/+1
* commit: properly analyze packages with provides="$pkgname"Timo Teräs2018-01-022-0/+15
* test: add test to ensure a provider that is already satisfied doesn't get swa...William Pitcock2018-01-021-0/+7
* test: add testcases to ensure provider collisions generate an errorWilliam Pitcock2018-01-023-0/+36
* solver: fix potential install_if processing failure, fixes #8237Timo Teräs2017-12-122-0/+28
* solver: prefer highest requirer count above installed statusWilliam Pitcock2017-11-021-2/+3
* solver: only select a default if there is at least one provider with a declar...William Pitcock2017-11-022-1/+25
* solver: implement support for choosing default virtualsWilliam Pitcock2017-11-025-4/+24
* test: modernize testing APKBUILDsJakub Jirutka2017-06-116-59/+54
* test: fix test4.sh, script failure is non-fatalJakub Jirutka2017-06-111-2/+2
* test: fix running root-tests with QEMU user-mode emulationJakub Jirutka2017-06-111-1/+12
* test: run test*.sh with set -xJakub Jirutka2017-06-111-1/+1
* test: fix test6.sh, vmlinuz and initramfs are not symlinksJakub Jirutka2017-06-111-2/+2
* test: fix test6.sh, replace linux-grsec w/ linux-vanilla, add alpine-keysJakub Jirutka2017-06-111-3/+3
* test: exit with non-zero status when some root-test failJakub Jirutka2017-06-111-3/+4
* test: print output log when test failJakub Jirutka2017-06-111-3/+6
* test: fix invalid SYSREPO with http://nl.a.oJakub Jirutka2017-06-111-1/+1
* test: fix target $(repos), APKINDEX is now generated by abuildJakub Jirutka2017-06-111-3/+0
* test: fix target $(repos), PKGDEST is no longer supportedJakub Jirutka2017-06-111-1/+1
* test: fix missing "arch" in testing APKBUILDsJakub Jirutka2017-06-116-0/+6
* test: add test for bug fixed in commit ba7b50c0Timo Teräs2017-04-283-0/+22
* upgrade: improve self upgrade functionality a bitTimo Teräs2016-07-229-1/+121
* sort world dependencies alphabeticallyTimo Teräs2015-01-304-14/+14
* solver: enforce conflicts during upgrades and new pkg installsTimo Teräs2014-10-063-0/+50
* solver: fix installation of non-repository packages during tmpfs bootTimo Teräs2014-05-191-0/+8
* test: improve loading of repositories, fix broken install-if testTimo Teräs2014-05-191-0/+8
* del: allow deletion of world dependency when it is not installedTimo Teräs2014-05-191-0/+7
* solver: if pinning is specified, it overrides preferred reposTimo Teräs2013-09-063-0/+19
* commit, db: make file conflicts and script errors non-fatalTimo Teräs2013-06-203-4/+4
* solver: properly order deletion of unneeded packagesTimo Teräs2013-06-194-2/+49
* upgrade: new option: --latest (-l)Timo Teräs2013-06-193-3/+28
* errors: fix a test case, and misanalysis of certain namesTimo Teräs2013-06-181-1/+1
* errors: improve analysis for virtual packagesTimo Teräs2013-06-182-1/+7
* errors: detect self-conflicts properlyTimo Teräs2013-06-142-2/+7
* solver, errors: fix few additional test cases and clean upsTimo Teräs2013-06-133-3/+5
* errors: rewrite the logic how errors are reportedTimo Teräs2013-06-1312-20/+74
* solver: prune broken world dependencies with --forceTimo Teräs2013-06-133-0/+23
* solver: rewrite as deductive solver -- pinning supportTimo Teräs2013-06-1316-24/+70
* solver: rewrite as deductive solver -- per name flagsTimo Teräs2013-06-136-0/+55
* solver: rewrite as deductive solver -- core featuresTimo Teräs2013-06-138-8/+8