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-09-14
Test::Execute: rewrite to use Test2 infrastructure
Andreas Guldstrand
2016-09-13
25-unit-sbofind.t: use Test::Sbotools's load()
Andreas Guldstrand
2016-09-12
24-unit-sboconfig.t: use Test::Sbotools's load()
Andreas Guldstrand
2016-09-11
23-unit-sboclean.t: use Test::Sbotools's load()
Andreas Guldstrand
2016-09-10
05-upgrade.t: tests will fail if nesb2 is mistakenly already installed, so ↵
Andreas Guldstrand
clean it up
2016-09-09
05-upgrade.t: add test for answering with defaults and answering weirdly
Andreas Guldstrand
2016-09-08
02.1-unit-args.t: add unit test of get_readme_contents
Andreas Guldstrand
2016-09-07
sbo*, SBO::Lib::*: make use of prompt() for getting user input
Andreas Guldstrand
2016-09-06
SBO::Lib::Util: add prompt() routine to handle prompting the user for input
Andreas Guldstrand
2016-09-05
SBO::Lib: add documentation pointing to submodules
Andreas Guldstrand
2016-09-04
SBO::Lib::Build: perform_sbo: use $changes{jobs} to check if JOBS should be set
Andreas Guldstrand
2016-09-03
t/prep.pl: delete as it's no longer needed
Andreas Guldstrand
2016-09-02
04-install.t: add test for compat32 on fake 32bit
Andreas Guldstrand
2016-09-01
31-template.t: add tests for template failures
Andreas Guldstrand
2016-09-01
sboinstall: guard template decoding with eval
Andreas Guldstrand
2016-09-01
SBO::Lib::Readme: Fix user_prompt() behaviour and fix up tests for it
Andreas Guldstrand
2016-09-01
sboupgrade: fix some whitespace issues
Andreas Guldstrand
2016-09-01
sbo*: fix vim modeline
Andreas Guldstrand
2016-09-01
sboinstall: add support for templates. this closes #38.
Andreas Guldstrand
2016-08-31
30-race-sboconfig.t: add race test for sboconfig
Andreas Guldstrand
2016-08-31
29-unit-sboremove.t: unit test for sboremove
Andreas Guldstrand
2016-08-31
02.2-unit-repo.t: add test for get_sbo_downloads for 32bit
Andreas Guldstrand
2016-08-31
sboremove: be explicit that it's for SlackBuilds.org packages
Andreas Guldstrand
This closes #44.
2016-08-31
sboinstall: alphabetise use imports
Andreas Guldstrand
2016-08-31
sboinstall: report full package name for something already installed.
Andreas Guldstrand
See #44.
2016-08-30
02.1-unit-args.t: remove test that isn't needed anymore
Andreas Guldstrand
2016-08-30
SBO::Lib::Build: no need for complicated file handling for what is ↵
Andreas Guldstrand
essentially just a list
2016-08-30
SBO::Lib::Build: perform_sbo should change back from the SBo dir after building
Andreas Guldstrand
2016-08-30
SBO::Lib::Build: add run_tee() to handle command running and output
Andreas Guldstrand
2016-08-29
22-race.t: rewrite race test for read_config
Andreas Guldstrand
2016-08-29
22-race.t: remove race test for read_config
Andreas Guldstrand
2016-08-29
SBO::Lib::Util: only warn when $conf_file exists
Andreas Guldstrand
2016-08-29
16-clean.t: skip unless TEST_INSTALL is true
Andreas Guldstrand
2016-08-29
16-clean.t: make sure PKG_DIR is FALSE
Andreas Guldstrand
2016-08-29
07-fail.t: missed a removepkg nonexistentslackbuild
Andreas Guldstrand
2016-08-29
sbofind: let get_file_contents use slurp() as well
Andreas Guldstrand
2016-08-29
SBO::Lib::Readme: let get_readme_contents use slurp() too
Andreas Guldstrand
2016-08-29
SBO::Lib::Info: let get_from_info use slurp() too
Andreas Guldstrand
2016-08-29
SBO::Lib::Util: read_config can use slurp()
Andreas Guldstrand
2016-08-28
sboconfig: move slurp() to SBO::Lib::Util, and document it
Andreas Guldstrand
2016-08-28
02.2-unit-repo.t: make sure we don't try with a too new slackware version
Andreas Guldstrand
2016-08-28
02.2-unit-repo.t: add debugging output
Andreas Guldstrand
2016-08-28
02*.t: add another unit test file with new tests
Andreas Guldstrand
2016-08-28
01-unit.t: rearrange use SBO::Lib line to import subs alphabetically
Andreas Guldstrand
2016-08-28
01-unit.t: fix up a comment that had too many ;
Andreas Guldstrand
2016-08-28
26-race-sbocheck: $logfile is a dir, so rmdir instead of unlink
Andreas Guldstrand
2016-08-28
20-config.t: test setting multiple options at once
Andreas Guldstrand
2016-08-28
01-unit.t: add check_multilib() test
Andreas Guldstrand
2016-08-28
sboremove: use SBO::Lib line contained duplicate of get_sbo_location
Andreas Guldstrand
2016-08-28
SBO-Lib/README: update versions for both SBO::Lib and Sort::Versions
Andreas Guldstrand
[next]