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
Age
Commit message (
Collapse
)
Author
2015-12-31
Fix up tests for download and md5sum depenency fails. See #23
Andreas Guldstrand
2015-12-31
Fix number of tests skipped for non-online tests
Andreas Guldstrand
2015-12-31
Add test for md5sum fail. See #23
Andreas Guldstrand
2015-12-31
Fix failing dep build test
Andreas Guldstrand
2015-12-31
Add tests for build fail in dependency. See #23
Andreas Guldstrand
2015-12-31
Error message can have things from STDERR after it
Andreas Guldstrand
2015-12-31
Only do download test if TEST_ONLINE=1
Andreas Guldstrand
2015-12-31
Add testing for download fail. See #23
Andreas Guldstrand
2015-12-31
Move failure tests to their own testing structure
Andreas Guldstrand
2015-12-30
Fix failingslackbuild name in .SlackBuild script
Andreas Guldstrand
2015-12-29
Add test for failing slackbuild
Andreas Guldstrand
See #23
2015-12-28
Add proper test for rsync output
Andreas Guldstrand
This closes #26
2015-12-28
Change sbosnap test in travis.t to a regexp
Andreas Guldstrand
so it doesn't choke on the upcoming changes to display download speed
2015-12-23
Add test for symlink deletion
Andreas Guldstrand
2015-12-23
Added upgrade tests
Andreas Guldstrand
2015-12-23
Set the proper @INC for install.t and remove.t
Andreas Guldstrand
2015-12-23
Make sure $lo is defined
Andreas Guldstrand
2015-12-23
Need to make sure path exists before creating SLACKBUILDS.TXT
Andreas Guldstrand
2015-12-23
Fix old run syntax to use new script syntax in *.t files
Andreas Guldstrand
2015-12-23
Add big bunch of install tests
Andreas Guldstrand
2015-12-23
Update travis.t to use Test::Execute
Andreas Guldstrand
2015-12-23
Add Test::Execute test helper module
Andreas Guldstrand
2015-12-16
Accidentally used the same name for two things; separate them
Andreas Guldstrand
2015-12-16
Fix one last syntax error
Andreas Guldstrand
2015-12-16
Fix errors in travis.t
Andreas Guldstrand
2015-12-16
Restructure travis.t tests
Andreas Guldstrand
2015-12-16
Fix test results
Andreas Guldstrand
2015-12-16
Found the missing comma
Andreas Guldstrand
2015-12-16
Add diagnostic message
Andreas Guldstrand
2015-12-16
Short-circuit run() if cmd isn't given
Andreas Guldstrand
2015-12-16
Let's interpolate @cmd directly
Andreas Guldstrand
2015-12-16
Fix up travis.t
Andreas Guldstrand
2015-12-16
Add preliminary new sboupgrade tests
Andreas Guldstrand
2015-12-16
Make fake slackbuilds cd to the package directory
Andreas Guldstrand
2015-12-16
Adding sboupgrade -f test and refactoring run() to allow input too
Andreas Guldstrand
2015-12-16
Don't put the README in the root
Andreas Guldstrand
2015-12-16
Add files supporting installation testing even on slackware systems
Andreas Guldstrand
2015-12-15
Fix another typo: SLACKWAERE->SLACKWARE
Andreas Guldstrand
2015-12-15
Another case fix for SLACKBUILDS.TXT, but this time just in skip message
Andreas Guldstrand
2015-12-15
Wrong case in SLACKBUILDS.TXT filename
Andreas Guldstrand
2015-12-15
Fix inverted skip check
Andreas Guldstrand
2015-12-15
Correct test plan
Andreas Guldstrand
2015-12-15
Add -r option to sboupgrade --all incantation
Andreas Guldstrand
2015-12-15
Suppress error message from removepkg stub
Andreas Guldstrand
2015-12-15
Add -v switch to prove and skip tests if they can't work
Andreas Guldstrand
2015-12-15
Bitshift another system() call return value
Andreas Guldstrand
2015-12-15
Enable skipping of online tests, and remove unneeded sudo
Andreas Guldstrand
2015-12-15
Fix path, package name, and inhibit output from removepkg stub
Andreas Guldstrand
2015-12-15
If system()s return value is not 0, we need to bitshift it
Andreas Guldstrand
2015-12-15
Fix local overrides test
Andreas Guldstrand
[next]