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-17
man1/sbofind.1: Document that sbofind now searches TAGS.txt file if the repo ↵
Andreas Guldstrand
provides it
2016-05-16
08-env.t: rewrite to use Test::Sbotools
Andreas Guldstrand
2016-05-15
SBO::Lib: document another race condition
Andreas Guldstrand
2016-05-14
SBO::Lib: document another race condition in git fetch/reset combo
Andreas Guldstrand
2016-05-13
SBO::Lib: Add race condition check to read_config
Andreas Guldstrand
2016-05-12
25-race.t: Add test for race in open_fh
Andreas Guldstrand
2016-05-11
SBO::Lib: add _race::cond subroutine
Andreas Guldstrand
for identifying, documenting, and testing race conditions
2016-05-10
14-jobs.t: remove unused lib
Andreas Guldstrand
2016-05-09
23-slackware-version.t: Add tests for different /etc/slackware-version files
Andreas Guldstrand
2016-05-08
22-config.t: Test sboconfig with invalid settings
Andreas Guldstrand
2016-05-08
19-unit.t: test another bit of revert_slackbuild
Andreas Guldstrand
2016-05-08
07-fail.t: Check a differently malformed info
Andreas Guldstrand
2016-05-08
21-pkg-dir.t: add tests for making pkg dir
Andreas Guldstrand
2016-05-07
Test::Execute: return undef explicitly
Andreas Guldstrand
2016-05-07
sboconfig: need to accept FALSE for SBO_HOME too
Andreas Guldstrand
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
[next]