aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2016-01-24Change the LO-multilib/multilibsbo info fileAndreas Guldstrand
2016-01-18Change the LO3/nonexistentslackbuild5 info fileAndreas Guldstrand
2016-01-17Change the LO3/nonexistentslackbuild4 info fileAndreas Guldstrand
2016-01-16Change the LO2/nonexistentslackbuild5 info fileAndreas Guldstrand
2016-01-15Change the LO2/nonexistentslackbuild4 info fileAndreas Guldstrand
2016-01-14Change the LO2/nonexistentslackbuild info fileAndreas Guldstrand
2016-01-13Change the LO/nonexistentslackbuild5 info fileAndreas Guldstrand
2016-01-12Change download location for LO/nonexistentslackbuild4Andreas Guldstrand
2016-01-11Change another perf.dummy locationAndreas Guldstrand
2016-01-10Change t/LO/nonexistentslackbuild to use github source locationAndreas Guldstrand
2016-01-08Update Sort::Versions test file tooAndreas Guldstrand
2016-01-08Updated Sort::Versions from 1.50 to 1.62Andreas Guldstrand
2016-01-07Remove unneeded unlink from install test cleanupAndreas Guldstrand
2016-01-06Add test for 32bit only multilib buildAndreas Guldstrand
This closes #32
2016-01-05Add test for multilibsbo with dependencyAndreas Guldstrand
2016-01-04Actually test a multilib installationAndreas Guldstrand
2016-01-03Add basic multilib testsAndreas Guldstrand
2016-01-02Since we chdir() __FILE__ doesn't work. Use FindBin's $RealScript instead.Andreas Guldstrand
2016-01-02Use __FILE__ constant instead of "./test.t" when trying to open a fileAndreas Guldstrand
2016-01-02Rename test files so they get run in a nicer orderAndreas Guldstrand
2016-01-01Clean up after multilibfail test. This closes #23Andreas Guldstrand
2015-12-31Fix test.t when multilib is only partially enabledAndreas Guldstrand
2015-12-31Fix test for multilib convertpkg failAndreas Guldstrand
2015-12-31Add multilib fail tests. See #23Andreas Guldstrand
2015-12-31We escaped too much. Only escape what's needed.Andreas Guldstrand