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
Age
Commit message (
Collapse
)
Author
2016-05-03
sboremove: pass arguments to system() safely
Andreas Guldstrand
2016-05-03
09-multilib.t: add tests for multilibsbo with commands in readme
Andreas Guldstrand
2016-05-03
09-multilib.t: test answering no to installing the base for a compat32 build
Andreas Guldstrand
2016-05-02
02-travis.t: Change the way we check sbofind results
Andreas Guldstrand
2016-05-02
02-travis.t: rewrite to use Test::Sbotools
Andreas Guldstrand
2016-05-02
06-remove.t: add one more test for needed sbos
Andreas Guldstrand
2016-05-02
sboremove: check length of @dep_of instead of if $dep_of[0] exists
Andreas Guldstrand
2016-05-02
sboremove: change another loop to use in()
Andreas Guldstrand
2016-05-02
sboremove: don't check a ref if it's truthy, check the hash that's actually ↵
Andreas Guldstrand
being used
2016-05-02
06-remove.t: Add test for displaying readme if %README% req
Andreas Guldstrand
2016-05-02
06-remove.t: add tests for still needed sbos
Andreas Guldstrand
2016-05-02
12-readme.t: test %README% in reqs
Andreas Guldstrand
2016-05-02
12-readme.t: skip commandinreadme tests if test user or group exists
Andreas Guldstrand
2016-05-02
12-readme.t: label number of tests in comments correctly
Andreas Guldstrand
2016-05-02
07-fail.t: Add test for sbo without README, but README in requires
Andreas Guldstrand
2016-05-02
06-remove.t: Add tests for saying no to removing
Andreas Guldstrand
2016-05-02
sboremove: rewrite confirm_remove() to use in()
Andreas Guldstrand
2016-05-01
sboremove: rewrite get_reverse_reqs() to make use of in()
Andreas Guldstrand
2016-04-30
sboremove: change check for exists $foo[0] to checking @foo
Andreas Guldstrand
2016-04-29
06-remove.t: test handling of not found and not installed sbos
Andreas Guldstrand
2016-04-29
sboremove: small whitespace fix
Andreas Guldstrand
2016-04-29
sbocheck: remove redundant check
Andreas Guldstrand
2016-04-29
06-remove.t: rewrite to use Test::Sbotools
Andreas Guldstrand
2016-04-28
16-clean.t: test sboclean -i
Andreas Guldstrand
2016-04-28
09-multilib.t: test cleaning up after a multilib compat32 build
Andreas Guldstrand
2016-04-28
travis-deps/convertpkg: actually create a package-directory
Andreas Guldstrand
2016-04-28
sboclean: Change dir check into an actual if
Andreas Guldstrand
2016-04-28
16-clean.t: test sboclean -d with SBO_HOME set
Andreas Guldstrand
2016-04-28
16-clean.t: add test for sboclean without argument
Andreas Guldstrand
2016-04-27
16-clean.t: Remove unneeded use lib
Andreas Guldstrand
2016-04-26
sboinstall: a few more whitespace fixes
Andreas Guldstrand
2016-04-25
15-usage.t: Add tests for usage message when no arguments are given
Andreas Guldstrand
2016-04-25
04-install.t: Add test for sboinstall -R
Andreas Guldstrand
2016-04-25
04-install.t: Add test for answering no to sboinstall before queue is made
Andreas Guldstrand
2016-04-25
04-install.t: Add test for answering no to sboinstall after queue is made
Andreas Guldstrand
2016-04-25
04-install.t: give better name to test
Andreas Guldstrand
2016-04-25
04-install.t: add check for sboinstall -i
Andreas Guldstrand
2016-04-25
SBO::Lib: change condition checks to read better
Andreas Guldstrand
2016-04-25
sboinstall: change condition check to read better
Andreas Guldstrand
2016-04-25
sboinstall Whitespace fixes - indent with tabs
Andreas Guldstrand
2016-04-24
15-usage.t: Remove useless use lib
Andreas Guldstrand
2016-04-24
07-fail.t: Test failure during noninteractive run
Andreas Guldstrand
2016-04-24
07-fail.t: Test proceeding after failed queue
Andreas Guldstrand
2016-04-24
07-fail.t: rewrite to use Test::Sbotools
Andreas Guldstrand
2016-04-24
12-readme.t: SKIP block now contains 2 tests instead of just 1
Andreas Guldstrand
2016-04-24
12-readme.t: test output from failed commands
Andreas Guldstrand
2016-04-24
12-readme.t: delete both group and user after test
Andreas Guldstrand
2016-04-24
12-readme.t: rewrite to use Test::Sbotools
Andreas Guldstrand
2016-04-24
20-unit-args.t: Add a bunch of more argument tests
Andreas Guldstrand
2016-04-24
19-unit.t: add test for get_local_outdated_versions() with LO false
Andreas Guldstrand
[next]