aboutsummaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Collapse)Author
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
2015-12-14Test sbosrcarch; see #19Andreas Guldstrand
2015-12-14Add test.info to testing hierarchyAndreas Guldstrand
2015-12-14Don't reset SLACKWARE_VERSION for testAndreas Guldstrand
2015-12-14Clean up $repo_path and test_sbo dir tooAndreas Guldstrand
2015-12-14Use system(mv) to move files, and test that it's okAndreas Guldstrand
2015-12-14Move files back to pre-migration state after test finishAndreas Guldstrand
2015-12-14Bring tests up to dateAndreas Guldstrand
2015-12-14Update test with new repo_path changeAndreas Guldstrand
2015-12-14Change prep.pl to change @EXPORT_OK instead of @EXPORTAndreas Guldstrand
2015-12-14Move the -I switch out and run the tests without do_tests wrapperAndreas Guldstrand
2015-12-14Run ./do_tests.shAndreas Guldstrand
2015-12-14Need to change dir for do_tests.shAndreas Guldstrand
2015-12-14Remove sboinstall check from hereAndreas Guldstrand
2015-12-14Let's see if this version worksAndreas Guldstrand
2015-12-14Output env and use sudo to do_tests.shAndreas Guldstrand
2015-12-14Let's check sboinstall's return value and then run t/do_tests.shAndreas Guldstrand
2015-12-14Change from ffmpeg to sbotools, and try to build (which will fail at least ↵Andreas Guldstrand
when making a package)
2015-12-14Try sbofind ffmpeg after we've fetchedAndreas Guldstrand
2015-12-14This seems a better incantationAndreas Guldstrand
2015-12-13Let's see if using this incantation worksAndreas Guldstrand
2015-12-13Let sbosnap fetch be run with sudoAndreas Guldstrand
2015-12-13Set debugging options and do an sbosnap fetchAndreas Guldstrand
2015-12-13Change permissions on t/travis.shAndreas Guldstrand
2015-12-13Initial travis configAndreas Guldstrand