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-07
sboconfig: open_read dies or returns $exit on fail
Andreas Guldstrand
so no need to also check if it returned true.
2016-05-07
21-pkg-dir.t: Also test the command outputs
Andreas Guldstrand
2016-05-06
21-pkg-dir.t: Add some basic tests for PKG_DIR setting
Andreas Guldstrand
2016-05-05
19-unit.t: test user_prompt() with undef location
Andreas Guldstrand
2016-05-04
12-readme.t: add tests for invalid options
Andreas Guldstrand
2016-05-04
SBO::Lib: fix bug where pressing enter after invalid option supplied didn't work
Andreas Guldstrand
2016-05-04
12-readme.t: test not supplying any option when asked
Andreas Guldstrand
2016-05-04
19-unit.t: add test for get_readme_contents
Andreas Guldstrand
2016-05-04
19-unit.t: add test for get_src_dir
Andreas Guldstrand
2016-05-04
19-unit.t: add test for revert_slackbuild
Andreas Guldstrand
2016-05-04
19-unit.t: add test for get_filename_from_link()
Andreas Guldstrand
2016-05-04
18-snap.t: add test for update in an empty repo
Andreas Guldstrand
2016-05-04
18-snap.t: remove unused libraries
Andreas Guldstrand
2016-05-04
07-fail.t: add a differently malformed into test
Andreas Guldstrand
2016-05-04
sbofind: change queue order so it's not reversed. fix tests accordingly
Andreas Guldstrand
2016-05-04
19-unit.t: add test for check_repo() when /usr/sbo/repo is empty
Andreas Guldstrand
2016-05-04
SBO::Lib: whitespace fixes
Andreas Guldstrand
2016-05-04
SBO::Lib: get_sbo_version coerced false values to undef uselessly
Andreas Guldstrand
2016-05-04
07-fail.t: quote $dir properly
Andreas Guldstrand
2016-05-03
17-find.t: remove unneeded libraries
Andreas Guldstrand
2016-05-03
07-fail.t: test perl sbo as compat32
Andreas Guldstrand
2016-05-03
16-clean.t: test sboclean -w with $TMP set
Andreas Guldstrand
2016-05-03
04-install.t: Add tests for perl sbos
Andreas Guldstrand
2016-05-03
SBO::Lib:: rewrite get_installed_cpans()
Andreas Guldstrand
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
[next]