aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-02No need for a temporary variable to deref an array if it's a refAndreas Guldstrand
2016-03-01Change $pkg_db comment to reflect renamed test fileAndreas Guldstrand
2016-02-29Change get_update_list to return a list instead of a refAndreas Guldstrand
2016-02-27Missed one exists()Andreas Guldstrand
2016-02-27Change a number of exists() checks on arrays to scalar array insteadAndreas Guldstrand
2016-02-25Update README.md and Changes filesAndreas Guldstrand
2016-02-24update_versions.sh: Add -? and -h flags for usage infoAndreas Guldstrand
2016-02-23update_manpages: return correctly when not running with all switchesAndreas Guldstrand
2016-02-22Add $Test::Builder::Level setting to Test::ExecuteAndreas Guldstrand
2016-02-20sbocheck: include LO vs SBo version mismatchesAndreas Guldstrand
And generally make the output more coherent. This also adds tests for this feature. Closes #20.
2016-02-20Quote $RealBin in t/11-git.t when shelling outAndreas Guldstrand
2016-02-20Test::Execute: Add way to test output using a subroutine referenceAndreas Guldstrand
2016-02-19Add repo switching to the lo vs sbo test fileAndreas Guldstrand
2016-02-19Add stub test file for checking LO vs SBo version differencesAndreas Guldstrand
2016-02-19Add check for package being made and tests for it. This fixes #35.Andreas Guldstrand
2016-02-16Add perlcriticrc removing test for explicit return undefAndreas Guldstrand
2016-02-14Don't remove test user in cleanupAndreas Guldstrand
2016-02-14Remove extraneous newlineAndreas Guldstrand
2016-02-14Add test for useradd/groupadd commands in READMEAndreas Guldstrand
2016-02-14Change what we expect as output from 2 tests that failed under travisAndreas Guldstrand
2016-02-14Test env var setting for slackbuilds. See #31Andreas Guldstrand
2016-02-14Change a diamond glob to an explicit glob()Andreas Guldstrand
2016-02-14No need to check NON_INT arg there; it would have already returnedAndreas Guldstrand
2016-02-14Change unsupported conditional declarations to proper codeAndreas Guldstrand
2016-02-14Update README and Changes filesAndreas Guldstrand
2016-02-13git fetch; git reset --hard origin; instead of pulling. This fixes #27Andreas Guldstrand
2016-02-13Test -v output of all commands. This closes #33Andreas Guldstrand
2016-02-13Don't ignore case in option parametersAndreas Guldstrand
2016-02-13Missed %config in sboclean import list from SBO::LibAndreas Guldstrand
2016-02-13Add show_version to sbo scriptsAndreas Guldstrand
2016-02-12Add nonexistentslackbuild6 to sbofind output in 02-travis.tAndreas Guldstrand
2016-02-12Add tests for upgrading something depending on a slackware package tooAndreas Guldstrand
2016-02-12Check for aaa_base already installed message in testAndreas Guldstrand
2016-02-12Don't try to install or upgrade slackware packagesAndreas Guldstrand
2016-02-12Add tests for slackbuild with dep on a slackware package. See #28Andreas Guldstrand
2016-02-11Change the LO-fail/failingdownload info file and update 07-fail.t accordinglyAndreas Guldstrand
2016-02-09Change the LO-fail/nonexistentslackbuild info fileAndreas Guldstrand
2016-02-08Change the LO-fail/multilibfail info fileAndreas Guldstrand
2016-02-07Change the LO-fail/malformed-slackbuild info fileAndreas Guldstrand
2016-02-06Change the LO-fail/malformed-readme info fileAndreas Guldstrand
2016-02-05Change the LO-fail/failingslackbuild2 info fileAndreas Guldstrand
2016-02-04Change the LO-fail/nonexistentslackbuild2 info fileAndreas Guldstrand
2016-02-03Change the LO-fail/failingslackbuild info fileAndreas Guldstrand
2016-02-02Change the LO-fail/nonexistentslackbuild3 info fileAndreas Guldstrand
2016-02-01Change the LO-fail/nonexistentslackbuild4 info fileAndreas Guldstrand
2016-01-31Change the LO-fail/failingmd5sum2 info fileAndreas Guldstrand
2016-01-28Change the LO-fail/failingmd5sum info fileAndreas Guldstrand
2016-01-27Change the LO-fail/failingdownload2 info fileAndreas Guldstrand
2016-01-26Change the LO-multilib/multilibsbo3 info fileAndreas Guldstrand
2016-01-25Change the LO-multilib/multilibsbo2 info fileAndreas Guldstrand