aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-2801-unit.t: rearrange use SBO::Lib line to import subs alphabeticallyAndreas Guldstrand
2016-08-2801-unit.t: fix up a comment that had too many ;Andreas Guldstrand
2016-08-2826-race-sbocheck: $logfile is a dir, so rmdir instead of unlinkAndreas Guldstrand
2016-08-2820-config.t: test setting multiple options at onceAndreas Guldstrand
2016-08-2801-unit.t: add check_multilib() testAndreas Guldstrand
2016-08-28sboremove: use SBO::Lib line contained duplicate of get_sbo_locationAndreas Guldstrand
2016-08-28SBO-Lib/README: update versions for both SBO::Lib and Sort::VersionsAndreas Guldstrand
2016-08-28SBO::Lib::Util: remove some trailing whitespaceAndreas Guldstrand
2016-08-28SBO::Lib::Info/Tree: move get_orig_version from ::Tree to ::InfoAndreas Guldstrand
and update ::Pkgs accordingly
2016-08-2822-race.t: open_fh() moved to ::UtilAndreas Guldstrand
2016-08-2701-unit.t: $tmpd and get_kernel_version have movedAndreas Guldstrand
2016-08-26SBO::Lib: use the separated out codeAndreas Guldstrand
2016-08-25Add new SBO::Lib::* modules to the MANIFESTAndreas Guldstrand
2016-08-24SBO::Lib::Build: separate out build utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.
2016-08-23SBO::Lib::Download: separate out download utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.
2016-08-22SBO::Lib::Readme: separate out package utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.
2016-08-21SBO::Lib::Pkgs: separate out package utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.
2016-08-20SBO::Lib::Info: separate out info utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.
2016-08-19SBO::Lib::Tree: separate out tree utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.
2016-08-18SBO::Lib::Repo: separate out repo utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.
2016-08-17SBO::Lib::Util: separate out some utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.
2016-08-16sbo*: expand non-leading tabs into spaces to align things properlyAndreas Guldstrand
2016-08-15sbo*, man*, SBO::Lib: trailing whitespace fixesAndreas Guldstrand
2016-08-1320-config.t: test handling of comments, empty lines, and duplicate settingsAndreas Guldstrand
2016-08-1320-config.t: add comments about which tests are whereAndreas Guldstrand
2016-08-1220-config.t: stop shelling out for unlink/rmdir/renameAndreas Guldstrand
2016-08-1118-snap.t: tree not available, use ls -RAndreas Guldstrand
2016-08-11travis-deps/install.sh: add git user configAndreas Guldstrand
2016-08-1118-snap.t: add notes to find test failure reasonsAndreas Guldstrand
2016-08-1117-find.t: add notes to find test failure reasonsAndreas Guldstrand
2016-08-1029-race-sboremove.t: no need to use lib ../SBO-Lib/libAndreas Guldstrand
2016-08-0929-race-sboremove.t: use load() from Test::SbotoolsAndreas Guldstrand
2016-08-09Test::Sbotools: make load() return the explained structAndreas Guldstrand
2016-08-0827-race-sbofind.t: no need to use lib ../SBO-Lib/libAndreas Guldstrand
2016-08-0727-race-sbofind.t: use load() from Test::SbotoolsAndreas Guldstrand
2016-08-0626-race-sbocheck.t: no need to use lib ../SBO-Lib/libAndreas Guldstrand
2016-08-0526-race-sbocheck.t: use load() from Test::SbotoolsAndreas Guldstrand
2016-08-04Test::Sbotools: need to load script into main packageAndreas Guldstrand
2016-08-03Test::Sbotools: need to load Capture::Tiny and Test::Exit nowAndreas Guldstrand
2016-08-02Test::Sbotools: add load() for loading the code of a scriptAndreas Guldstrand
2016-08-1013-local-check.t: test when an sbo is no longer availableAndreas Guldstrand
2016-07-3118-snap.t: remove note from sbosnap fetch commandAndreas Guldstrand
2016-07-3001-unit.t: remove note which is no longer neededAndreas Guldstrand
2016-07-2920-config.t: add test for sboconfig creating /etc/sbotoolsAndreas Guldstrand
2016-07-2804-install.t: inode test no longer marked "TODO"Andreas Guldstrand
-- q.v. #40
2016-07-27sboconfig: make sure to create /etc/sbotools/ if it doesn't existAndreas Guldstrand
2016-07-27SBO::Lib: change copy op to move+copy backAndreas Guldstrand
This is so the node won't change when we restore after having made changes. This should fix #40.
2016-07-2604-install.t: test inode change for .SlackBuildAndreas Guldstrand
This is for testing #40, and it is still marked 'TODO'
2016-07-2524-unit-sboconfig.t: update error message checkAndreas Guldstrand
2016-07-2429-race-sboconfig.t: deleted because it is no longer relevantAndreas Guldstrand