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-06-14
SBO::Lib: strip off kernel from version strings
Andreas Guldstrand
This fixes #43.
2016-06-14
t/: tests for sbos adding kernel to version string
Andreas Guldstrand
See #43.
2016-06-13
05-upgrade.t: add test for sboupgrade --all when nothing needs updating
Andreas Guldstrand
2016-06-13
07-fail.t: also removepkg multilibfail in cleanup
Andreas Guldstrand
2016-06-13
sboupgrade: change //= construct to be more verbose
Andreas Guldstrand
2016-06-13
sboupgrade: get rid of no-longer-used variables
Andreas Guldstrand
2016-06-11
27-race-sbofind.t: add tests for races in sbofind
Andreas Guldstrand
2016-06-11
26-race-sbocheck.t: correct comment; it's for sbocheck, not sboconfig
Andreas Guldstrand
2016-06-11
sbofind: enable testing of race condition
Andreas Guldstrand
2016-06-10
sbofind: check if path is a file rather than if it's readable; root can read ↵
Andreas Guldstrand
it anyway
2016-06-10
26-race-sbocheck.t: add test for not being able to write logfile
Andreas Guldstrand
2016-06-09
25-unit-sbofind.t: add sbofind unit tests
Andreas Guldstrand
2016-06-08
sbofind: add missing period in error message
Andreas Guldstrand
2016-06-07
22-race.t: make sure shelling out doesn't cause output
Andreas Guldstrand
2016-06-06
23-24.t: no need to localise subroutines when the tests are in their own files
Andreas Guldstrand
2016-06-05
01-unit.t: separate out the sboclean and sboconfig unit tests into their own ↵
Andreas Guldstrand
files
2016-06-04
01-unit.t: add sboconfig unit testing
Andreas Guldstrand
2016-06-04
01-unit.t: abstract out loading of a script, and make sure all the ↵
Andreas Guldstrand
subroutines are localised
2016-06-03
01-unit.t: rename sboclean tests
Andreas Guldstrand
2016-06-03
01-unit.t: Add unit tests for subs in sboclean
Andreas Guldstrand
2016-06-02
20-config.t: add test for error message if /etc/sbotools can't be mkdir()d
Andreas Guldstrand
2016-06-01
13-local-check.t: add some more tests for changed versions
Andreas Guldstrand
2016-06-01
SBO::Lib: rewrite get_available_updates to not be so funky
Andreas Guldstrand
2016-06-01
sbocheck: no reason to guard against overwriting
Andreas Guldstrand
the version should be the same in either case
2016-05-31
13-local-check.t: test length of sbocheck output with long sbo names
Andreas Guldstrand
2016-05-31
sbocheck: limit is 80, so allow up to and including the limit
Andreas Guldstrand
2016-05-30
test files: add restore_perf_dummy and make_slackbuilds_txt to tests that ↵
Andreas Guldstrand
would need them
2016-05-29
01-unit.t: skip correct number of tests
Andreas Guldstrand
2016-05-28
Test::Sbotools: make sure SLACKBUILDS.TXT isn't restored unless it should be
Andreas Guldstrand
2016-05-27
22-race.t: test race conditions in git_sbo_tree()
Andreas Guldstrand
2016-05-27
01-unit.t: git_sbo_tree: test handling of SBO_HOME not existing
Andreas Guldstrand
2016-05-27
SBO::Lib::git_sbo_tree: make sure chdir()s return true
Andreas Guldstrand
2016-05-27
01-unit.t: make sure to skip peform_sbo tests if /foo exists
Andreas Guldstrand
2016-05-27
01-unit.t: add test for perform_sbo(JOBS => FALSE)
Andreas Guldstrand
2016-05-26
22-race.t: add tests for exit branch in get_slack_version()
Andreas Guldstrand
2016-05-26
22-race.t: add test for exit branch in read_config
Andreas Guldstrand
2016-05-26
01-unit.t: add test for check_repo() not being able to create repo path
Andreas Guldstrand
2016-05-26
SBO::Lib check_repo(): guard make_path in an eval
Andreas Guldstrand
so we get the correct exit status and error message
2016-05-26
Rename some test files
Andreas Guldstrand
2016-05-25
03-travis.t: Make sure repo is empty before running these tests
Andreas Guldstrand
2016-05-25
travis-deps/install.sh: put SLACKBUILDS.TXT file in repo/ subdir
Andreas Guldstrand
2016-05-25
travis-deps/install.sh: create SLACKBUILDS.TXT file
Andreas Guldstrand
2016-05-24
13-local-check.t: remove ", note => 1" from sbocheck test
Andreas Guldstrand
2016-05-23
01-unit.t: we were only skipping 1 test; copy paste error
Andreas Guldstrand
2016-05-23
01-unit.t: skip another test if there is no SLACKBUILDS.TXT
Andreas Guldstrand
2016-05-23
01-unit.t: make sure SLACKWARE_VERSION is set for rsync_sbo_tree
Andreas Guldstrand
2016-05-23
01-unit.t: remove comment now that it has replaced 01-test.t
Andreas Guldstrand
2016-05-23
t/ reordered test files
Andreas Guldstrand
2016-05-23
03-online.t: these tests also replaced by other tests
Andreas Guldstrand
2016-05-23
tools/cover.pl: only merge run for a single perl version
Andreas Guldstrand
[next]