index
:
slackcoder/sbotools2
docker
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-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
2015-12-15
Fix up travis.t tests and add path debugging for the command-runner
Andreas Guldstrand
2015-12-15
travis.t: Capture::Tiny needs to be tols what to export
Andreas Guldstrand
2015-12-15
Add missing comma to travis.t
Andreas Guldstrand
2015-12-15
prove-ify tests
Andreas Guldstrand
2015-12-14
Add sbofind test for local overrides
Andreas Guldstrand
2015-12-14
Test sboupgrade --all; see #19
Andreas Guldstrand
2015-12-14
Test missing deps in local overrides; see #19
Andreas Guldstrand
2015-12-14
Fix makepkg stub
Andreas Guldstrand
2015-12-14
Fix erroneous LO .info file
Andreas Guldstrand
2015-12-14
Add tests for local overrides (sbocheck, install, upgrade); see #19
Andreas Guldstrand
2015-12-14
Oh, we need to test that it can actually use the repo; see #19
Andreas Guldstrand
2015-12-14
Have Travis install stubs for package management
Andreas Guldstrand
2015-12-14
Test custom repo; see #19
Andreas Guldstrand
2015-12-14
Test sbosrcarch; see #19
Andreas Guldstrand
2015-12-14
Add test.info to testing hierarchy
Andreas Guldstrand
2015-12-14
Don't reset SLACKWARE_VERSION for test
Andreas Guldstrand
2015-12-14
Clean up $repo_path and test_sbo dir too
Andreas Guldstrand
2015-12-14
Use system(mv) to move files, and test that it's ok
Andreas Guldstrand
2015-12-14
Move files back to pre-migration state after test finish
Andreas Guldstrand
2015-12-14
Bring tests up to date
Andreas Guldstrand
2015-12-14
Update test with new repo_path change
Andreas Guldstrand
2015-12-14
Change prep.pl to change @EXPORT_OK instead of @EXPORT
Andreas Guldstrand
[next]