aboutsummaryrefslogtreecommitdiffstats
path: root/tests/opkgcl.py
AgeCommit message (Expand)Author
2021-07-28opkg_cmd: return error if search path does not existBrandon Streiff
2020-08-12tests: python styling and whitespaceAlex Stewart
2020-07-15tests/opkgcl.py: add download command supportAlex Stewart
2019-10-25add SPDX License identifierYann CARDAILLAC
2019-02-05tests/opkgcl.py: Add DEBUG_OPKG_CMDS env flagHaris Okanovic
2018-11-30libopkg: Add --short-description command line argument.Dan Mondrik
2018-11-30libopkg: add --fields command line argumentDan Mondrik
2017-05-22opkgcl.py: add support for dist-upgradeAlejandro del Castillo
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-07-18tests/opkgcl.py: add helper for is_upgradableJosh Cartwright
2016-07-18tests/opkgcl.py: consistently indentJosh Cartwright
2015-08-04tests/opkgcl.py: support flags in upgrade and is_installedEric Yu
2014-12-19tests: RearrangePaul Barker