index
:
slackcoder/sbotools2
docker
master
todo
Maintenance fork of the original sbotools version 2
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
01-unit.t
Age
Commit message (
Expand
)
Author
2019-04-27
01-unit.t: Update test for changed unsupported version behaviour
Andreas Guldstrand
2017-05-18
t/01-unit.t: remove pull_sbo_tree test
Andreas Guldstrand
2017-01-14
t/01-unit.t: forgot to fix numbering of tests in comments
Andreas Guldstrand
2016-12-03
t/: add one more test for #45.
Andreas Guldstrand
2016-12-02
t/: add tests for #45.
Andreas Guldstrand
2016-08-29
SBO::Lib::Readme: let get_readme_contents use slurp() too
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
01-unit.t: add check_multilib() test
Andreas Guldstrand
2016-08-27
01-unit.t: $tmpd and get_kernel_version have moved
Andreas Guldstrand
2016-07-30
01-unit.t: remove note which is no longer needed
Andreas Guldstrand
2016-06-15
01-unit.t: add unit tests for version_cmp
Andreas Guldstrand
2016-06-05
01-unit.t: separate out the sboclean and sboconfig unit tests into their own ...
Andreas Guldstrand
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 subroutine...
Andreas Guldstrand
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-05-29
01-unit.t: skip correct number of tests
Andreas Guldstrand
2016-05-27
01-unit.t: git_sbo_tree: test handling of SBO_HOME not existing
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
01-unit.t: add test for check_repo() not being able to create repo path
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