aboutsummaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Collapse)Author
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 ↵Andreas Guldstrand
improve coverage
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
2016-04-16Add tags-replacing mechanismAndreas Guldstrand
2016-04-16Add testing for cleaning builds.Andreas Guldstrand
2016-04-16Test show_usage output for all the sbo* commandsAndreas Guldstrand
2016-04-16Add Test::Sbotools module, and fix Test::Execute for itAndreas Guldstrand
2016-04-15Add testing for multilib with different source filesAndreas Guldstrand
2016-04-14Add tests for JOBS setting. This closes #41.Andreas Guldstrand
2016-04-01Use the correct order of arguments to skip()Andreas Guldstrand
2016-04-01Check for error condition in testAndreas Guldstrand
2016-03-30Make sure the proper directory exists for cover_dbAndreas Guldstrand
2016-03-30Add "Done" notification for travis-deps/install.shAndreas Guldstrand
2016-03-09put the argument on the right side if the }.Andreas Guldstrand
2016-03-09Make 13-local-check.t be a bit more verbose in its first testAndreas Guldstrand
2016-03-05Add testing of tag search. This closes #37.Andreas Guldstrand
2016-03-0301-test.t: correct spelling on test nameAndreas Guldstrand
2016-03-03sboclean: Change the meaning of the return value for remove_stuffAndreas Guldstrand
2016-02-29Change get_update_list to return a list instead of a refAndreas Guldstrand
2016-02-22Add $Test::Builder::Level setting to Test::ExecuteAndreas Guldstrand
2016-02-20sbocheck: include LO vs SBo version mismatchesAndreas Guldstrand
And generally make the output more coherent. This also adds tests for this feature. Closes #20.
2016-02-20Quote $RealBin in t/11-git.t when shelling outAndreas Guldstrand
2016-02-20Test::Execute: Add way to test output using a subroutine referenceAndreas Guldstrand
2016-02-19Add repo switching to the lo vs sbo test fileAndreas Guldstrand
2016-02-19Add stub test file for checking LO vs SBo version differencesAndreas Guldstrand
2016-02-19Add check for package being made and tests for it. This fixes #35.Andreas Guldstrand
2016-02-14Don't remove test user in cleanupAndreas Guldstrand
2016-02-14Remove extraneous newlineAndreas Guldstrand