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
2016-01-10
Change t/LO/nonexistentslackbuild to use github source location
Andreas Guldstrand
2016-01-07
Remove unneeded unlink from install test cleanup
Andreas Guldstrand
2016-01-06
Add test for 32bit only multilib build
Andreas Guldstrand
This closes #32
2016-01-05
Add test for multilibsbo with dependency
Andreas Guldstrand
2016-01-04
Actually test a multilib installation
Andreas Guldstrand
2016-01-03
Add basic multilib tests
Andreas Guldstrand
2016-01-02
Since we chdir() __FILE__ doesn't work. Use FindBin's $RealScript instead.
Andreas Guldstrand
2016-01-02
Use __FILE__ constant instead of "./test.t" when trying to open a file
Andreas Guldstrand
2016-01-02
Rename test files so they get run in a nicer order
Andreas Guldstrand
2016-01-01
Clean up after multilibfail test. This closes #23
Andreas Guldstrand
2015-12-31
Fix test.t when multilib is only partially enabled
Andreas Guldstrand
2015-12-31
Fix test for multilib convertpkg fail
Andreas Guldstrand
2015-12-31
Add multilib fail tests. See #23
Andreas Guldstrand
2015-12-31
We escaped too much. Only escape what's needed.
Andreas Guldstrand
2015-12-31
Add tests for malformed slackbuilds. See #23
Andreas Guldstrand
2015-12-31
Disable sbosrcarch under travis
Andreas Guldstrand
2015-12-31
Check for the right exitcode. See #23
Andreas Guldstrand
2015-12-31
Fix typo: skipt -> skip
Andreas Guldstrand
2015-12-31
Testing fails for something with a working dep
Andreas Guldstrand
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
[next]