index
:
slackcoder/sbotools2
master
todo
Maintenance fork of the original sbotools version 2
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
Test
Age
Commit message (
Collapse
)
Author
2025-01-21
GPG verification
Slack Coder
2025-01-10
Fix and use Docker for testing
Slack Coder
Document testing and provide a docker file for others to use. Also fix some breaking tests for 15.0.
2016-09-25
Revert "Test::Execute: rewrite to use Test2 infrastructure"
Andreas Guldstrand
This reverts commit 0a84d59688472488c865c7410c856af8b7460e88.
2016-09-14
Test::Execute: rewrite to use Test2 infrastructure
Andreas Guldstrand
2016-08-09
Test::Sbotools: make load() return the explained struct
Andreas Guldstrand
2016-08-04
Test::Sbotools: need to load script into main package
Andreas Guldstrand
2016-08-03
Test::Sbotools: need to load Capture::Tiny and Test::Exit now
Andreas Guldstrand
2016-08-02
Test::Sbotools: add load() for loading the code of a script
Andreas Guldstrand
2016-06-20
Test::Sbotools: change order of cleaning up
Andreas Guldstrand
2016-06-20
Test::Sbotools: replace system(mv) with rename() builtin
Andreas Guldstrand
2016-05-28
Test::Sbotools: make sure SLACKBUILDS.TXT isn't restored unless it should be
Andreas Guldstrand
2016-05-07
Test::Execute: return undef explicitly
Andreas Guldstrand
2016-04-24
Test::Execute: when checking output with a sub, local()ly set $_
Andreas Guldstrand
2016-04-23
Test::Sbotools: move original repo out of the way when using set_repo
Andreas Guldstrand
2016-04-16
Add tags-replacing mechanism
Andreas Guldstrand
2016-04-16
Add testing for cleaning builds.
Andreas Guldstrand
2016-04-16
Add Test::Sbotools module, and fix Test::Execute for it
Andreas Guldstrand
2016-02-22
Add $Test::Builder::Level setting to Test::Execute
Andreas Guldstrand
2016-02-20
Test::Execute: Add way to test output using a subroutine reference
Andreas Guldstrand
2015-12-23
Add Test::Execute test helper module
Andreas Guldstrand