aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-20tools/cover.pl: Missed argument to coverAndreas Guldstrand
2016-04-19t/19-unit.t: capture output from commandsAndreas Guldstrand
2016-04-19pull_sbo_tree(): Only find() if the directory existsAndreas 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-19SBO::Lib::git_sbo_tree(): Remove redundant statementAndreas Guldstrand
2016-04-19Add another test prereq to travisAndreas Guldstrand
2016-04-19t/19-unit.t: Add first version of proper unit testing for SBO::Lib to ↵Andreas Guldstrand
improve coverage
2016-04-19Check that .git/config file exists before attempting to open itAndreas Guldstrand
2016-04-19SBO::Lib: consolidate error handling in git_sbo_tree()Andreas Guldstrand
2016-04-19$File::Find::name is never emptyAndreas 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-18sbosnap: Make argument checking more streamlinedAndreas 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-16Use indent() to indent contents of filesAndreas Guldstrand
2016-04-16Add indent() sub to exportsAndreas Guldstrand
2016-04-16Allow tags to give names for LO tooAndreas Guldstrand
2016-04-16Rewrite another show_usage invocationAndreas Guldstrand
2016-04-16Change argument checking to use postscript unlessAndreas Guldstrand
2016-04-16Remove useless conditions from show_usage/version invocationsAndreas 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-13Rewrite make line only if jobs specifiedAndreas Guldstrand
See #41.
2016-04-13Fix parallel builds by adding $MAKEOPTStom-crane
Patch from tom-crane in issue #41.
2016-04-13Allow searching for tags case insensitivelyAndreas Guldstrand
2016-04-09Add indent() sub for easy indenting of textAndreas Guldstrand
2016-04-01Use the correct order of arguments to skip()Andreas Guldstrand
2016-04-01Check for error condition in testAndreas Guldstrand
2016-04-01Re-add irc notifications after mergeAndreas Guldstrand
2016-04-01Make tools/cover.pl take a second argument to output the html stats toAndreas Guldstrand
2016-04-01Add tools/cover.pl helper scriptAndreas Guldstrand
2016-04-01Add cover_db helpers to gitignoreAndreas Guldstrand
2016-04-01Try again with removed \Andreas Guldstrand
2016-04-01Tar the cover_db up and see if we can split the prove command into multiple ↵Andreas Guldstrand
lines
2016-03-31Try it without tar, and no need to run `cover`Andreas Guldstrand
2016-03-31Oops, typoAndreas Guldstrand
2016-03-31Tar up the cover_db and only upload itAndreas Guldstrand