aboutsummaryrefslogtreecommitdiff
path: root/t/Test
AgeCommit message (Collapse)Author
2025-01-21GPG verificationSlack Coder
2025-01-10Fix and use Docker for testingSlack Coder
Document testing and provide a docker file for others to use. Also fix some breaking tests for 15.0.
2016-09-25Revert "Test::Execute: rewrite to use Test2 infrastructure"Andreas Guldstrand
This reverts commit 0a84d59688472488c865c7410c856af8b7460e88.
2016-09-14Test::Execute: rewrite to use Test2 infrastructureAndreas Guldstrand
2016-08-09Test::Sbotools: make load() return the explained structAndreas Guldstrand
2016-08-04Test::Sbotools: need to load script into main packageAndreas Guldstrand
2016-08-03Test::Sbotools: need to load Capture::Tiny and Test::Exit nowAndreas Guldstrand
2016-08-02Test::Sbotools: add load() for loading the code of a scriptAndreas Guldstrand
2016-06-20Test::Sbotools: change order of cleaning upAndreas Guldstrand
2016-06-20Test::Sbotools: replace system(mv) with rename() builtinAndreas Guldstrand
2016-05-28Test::Sbotools: make sure SLACKBUILDS.TXT isn't restored unless it should beAndreas Guldstrand
2016-05-07Test::Execute: return undef explicitlyAndreas Guldstrand
2016-04-24Test::Execute: when checking output with a sub, local()ly set $_Andreas Guldstrand
2016-04-23Test::Sbotools: move original repo out of the way when using set_repoAndreas Guldstrand
2016-04-16Add tags-replacing mechanismAndreas Guldstrand
2016-04-16Add testing for cleaning builds.Andreas Guldstrand
2016-04-16Add Test::Sbotools module, and fix Test::Execute for itAndreas Guldstrand
2016-02-22Add $Test::Builder::Level setting to Test::ExecuteAndreas Guldstrand
2016-02-20Test::Execute: Add way to test output using a subroutine referenceAndreas Guldstrand
2015-12-23Add Test::Execute test helper moduleAndreas Guldstrand