aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-0206-remove.t: Add test for displaying readme if %README% reqAndreas Guldstrand
2016-05-0206-remove.t: add tests for still needed sbosAndreas Guldstrand
2016-05-0212-readme.t: test %README% in reqsAndreas Guldstrand
2016-05-0212-readme.t: skip commandinreadme tests if test user or group existsAndreas Guldstrand
2016-05-0212-readme.t: label number of tests in comments correctlyAndreas Guldstrand
2016-05-0207-fail.t: Add test for sbo without README, but README in requiresAndreas Guldstrand
2016-05-0206-remove.t: Add tests for saying no to removingAndreas Guldstrand
2016-05-02sboremove: rewrite confirm_remove() to use in()Andreas Guldstrand
2016-05-01sboremove: rewrite get_reverse_reqs() to make use of in()Andreas Guldstrand
2016-04-30sboremove: change check for exists $foo[0] to checking @fooAndreas Guldstrand
2016-04-2906-remove.t: test handling of not found and not installed sbosAndreas Guldstrand
2016-04-29sboremove: small whitespace fixAndreas Guldstrand
2016-04-29sbocheck: remove redundant checkAndreas Guldstrand
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-28sboclean: Change dir check into an actual ifAndreas 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-26sboinstall: a few more whitespace fixesAndreas 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-25SBO::Lib: change condition checks to read betterAndreas Guldstrand
2016-04-25sboinstall: change condition check to read betterAndreas Guldstrand
2016-04-25sboinstall Whitespace fixes - indent with tabsAndreas 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