aboutsummaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Collapse)Author
2015-12-23Add test for symlink deletionAndreas Guldstrand
2015-12-23Added upgrade testsAndreas Guldstrand
2015-12-23Set the proper @INC for install.t and remove.tAndreas Guldstrand
2015-12-23Make sure $lo is definedAndreas Guldstrand
2015-12-23Need to make sure path exists before creating SLACKBUILDS.TXTAndreas Guldstrand
2015-12-23Fix old run syntax to use new script syntax in *.t filesAndreas Guldstrand
2015-12-23Add big bunch of install testsAndreas Guldstrand
2015-12-23Update travis.t to use Test::ExecuteAndreas Guldstrand
2015-12-23Add Test::Execute test helper moduleAndreas Guldstrand
2015-12-16Accidentally used the same name for two things; separate themAndreas Guldstrand
2015-12-16Fix one last syntax errorAndreas Guldstrand
2015-12-16Fix errors in travis.tAndreas Guldstrand
2015-12-16Restructure travis.t testsAndreas Guldstrand
2015-12-16Fix test resultsAndreas Guldstrand
2015-12-16Found the missing commaAndreas Guldstrand
2015-12-16Add diagnostic messageAndreas Guldstrand
2015-12-16Short-circuit run() if cmd isn't givenAndreas Guldstrand
2015-12-16Let's interpolate @cmd directlyAndreas Guldstrand
2015-12-16Fix up travis.tAndreas Guldstrand
2015-12-16Add preliminary new sboupgrade testsAndreas Guldstrand
2015-12-16Make fake slackbuilds cd to the package directoryAndreas Guldstrand
2015-12-16Adding sboupgrade -f test and refactoring run() to allow input tooAndreas Guldstrand
2015-12-16Don't put the README in the rootAndreas Guldstrand
2015-12-16Add files supporting installation testing even on slackware systemsAndreas Guldstrand
2015-12-15Fix another typo: SLACKWAERE->SLACKWAREAndreas Guldstrand
2015-12-15Another case fix for SLACKBUILDS.TXT, but this time just in skip messageAndreas Guldstrand
2015-12-15Wrong case in SLACKBUILDS.TXT filenameAndreas Guldstrand
2015-12-15Fix inverted skip checkAndreas Guldstrand
2015-12-15Correct test planAndreas Guldstrand
2015-12-15Add -r option to sboupgrade --all incantationAndreas Guldstrand
2015-12-15Suppress error message from removepkg stubAndreas Guldstrand
2015-12-15Add -v switch to prove and skip tests if they can't workAndreas Guldstrand
2015-12-15Bitshift another system() call return valueAndreas Guldstrand
2015-12-15Enable skipping of online tests, and remove unneeded sudoAndreas Guldstrand
2015-12-15Fix path, package name, and inhibit output from removepkg stubAndreas Guldstrand
2015-12-15If system()s return value is not 0, we need to bitshift itAndreas Guldstrand
2015-12-15Fix local overrides testAndreas Guldstrand
2015-12-15Fix up travis.t tests and add path debugging for the command-runnerAndreas Guldstrand
2015-12-15travis.t: Capture::Tiny needs to be tols what to exportAndreas Guldstrand
2015-12-15Add missing comma to travis.tAndreas Guldstrand
2015-12-15prove-ify testsAndreas Guldstrand
2015-12-14Add sbofind test for local overridesAndreas Guldstrand
2015-12-14Test sboupgrade --all; see #19Andreas Guldstrand
2015-12-14Test missing deps in local overrides; see #19Andreas Guldstrand
2015-12-14Fix makepkg stubAndreas Guldstrand
2015-12-14Fix erroneous LO .info fileAndreas Guldstrand
2015-12-14Add tests for local overrides (sbocheck, install, upgrade); see #19Andreas Guldstrand
2015-12-14Oh, we need to test that it can actually use the repo; see #19Andreas Guldstrand
2015-12-14Have Travis install stubs for package managementAndreas Guldstrand
2015-12-14Test custom repo; see #19Andreas Guldstrand