aboutsummaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2016-04-2906-remove.t: rewrite to use Test::SbotoolsAndreas Guldstrand
2016-04-2816-clean.t: test sboclean -iAndreas Guldstrand
2016-04-2809-multilib.t: test cleaning up after a multilib compat32 buildAndreas Guldstrand
2016-04-28travis-deps/convertpkg: actually create a package-directoryAndreas Guldstrand
2016-04-2816-clean.t: test sboclean -d with SBO_HOME setAndreas Guldstrand
2016-04-2816-clean.t: add test for sboclean without argumentAndreas Guldstrand
2016-04-2716-clean.t: Remove unneeded use libAndreas Guldstrand
2016-04-2515-usage.t: Add tests for usage message when no arguments are givenAndreas Guldstrand
2016-04-2504-install.t: Add test for sboinstall -RAndreas Guldstrand
2016-04-2504-install.t: Add test for answering no to sboinstall before queue is madeAndreas Guldstrand
2016-04-2504-install.t: Add test for answering no to sboinstall after queue is madeAndreas Guldstrand
2016-04-2504-install.t: give better name to testAndreas Guldstrand
2016-04-2504-install.t: add check for sboinstall -iAndreas Guldstrand
2016-04-2415-usage.t: Remove useless use libAndreas Guldstrand
2016-04-2407-fail.t: Test failure during noninteractive runAndreas Guldstrand
2016-04-2407-fail.t: Test proceeding after failed queueAndreas Guldstrand
2016-04-2407-fail.t: rewrite to use Test::SbotoolsAndreas Guldstrand
2016-04-2412-readme.t: SKIP block now contains 2 tests instead of just 1Andreas Guldstrand
2016-04-2412-readme.t: test output from failed commandsAndreas Guldstrand
2016-04-2412-readme.t: delete both group and user after testAndreas Guldstrand
2016-04-2412-readme.t: rewrite to use Test::SbotoolsAndreas Guldstrand
2016-04-2420-unit-args.t: Add a bunch of more argument testsAndreas Guldstrand
2016-04-2419-unit.t: add test for get_local_outdated_versions() with LO falseAndreas Guldstrand
2016-04-2413-local-check.t: make sure only specific results are returnedAndreas Guldstrand
2016-04-24Test::Execute: when checking output with a sub, local()ly set $_Andreas Guldstrand
2016-04-2413-local-check.t: test for automatic sbosnap fetchingAndreas Guldstrand
2016-04-24t/13-local-check.t: rewrite to use Test::SbotoolsAndreas Guldstrand
2016-04-24t/19-unit.t: move repo away properly for check_repo() testAndreas Guldstrand
2016-04-24t/19-unit.t: Add new tests for get_sbo_location(s)?Andreas Guldstrand
2016-04-23t/19-unit.t: Add different rsync_sbo_tree() testsAndreas Guldstrand
2016-04-23t/19-unit.t: Add another check_repo testAndreas Guldstrand
2016-04-23t/20-unit-args.t: Add arg checking unit testsAndreas Guldstrand
2016-04-23t/19-unit.t: remove tests that only check arg checkingAndreas Guldstrand
2016-04-23t/19-unit.t: fix a small whitespace issueAndreas Guldstrand
2016-04-23t/09-multilib.t: rewrite to use Test::SbotoolsAndreas Guldstrand
2016-04-23Test::Sbotools: move original repo out of the way when using set_repoAndreas Guldstrand
2016-04-22t/05-upgrade.t: rewrite to use Test::SbotoolsAndreas Guldstrand
2016-04-21t/10-version.t: rewrite to use Test::SbotoolsAndreas Guldstrand
2016-04-19t/19-unit.t: capture output from commandsAndreas Guldstrand
2016-04-19t/19-unit.t: make executableAndreas Guldstrand
2016-04-19Test pull_sbo_tree doesn't create SLACKBUILDS.TXTAndreas Guldstrand
2016-04-19Add a line to a temp test file to cover check_git_remote() betterAndreas Guldstrand
2016-04-19t/19-unit.t: Add first version of proper unit testing for SBO::Lib to improve...Andreas Guldstrand
2016-04-18Revert 04-install.t test that didn't add coverageAndreas Guldstrand
2016-04-1804-install.t: Add migration test where repo dir doesn't existAndreas Guldstrand
2016-04-1814-jobs.t: test 0 and invalid -j valuesAndreas Guldstrand
2016-04-18Test sbosnap erroneous argumentsAndreas Guldstrand
2016-04-18Convert 14-jobs.t to use Test::SbotoolsAndreas Guldstrand
2016-04-17Rewrite 04-install.t to use Test::Sbotools, and test migrationAndreas Guldstrand
2016-04-16Test sbofindAndreas Guldstrand