aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2016-07-23sboconfig: allow comments and blank lines to be undisturbedAndreas Guldstrand
2016-07-22sboconfig: if the config couldn't be read, use an empty stringAndreas Guldstrand
2016-07-21sboconfig: Just pass in all %changes to config_write()Andreas Guldstrand
2016-07-20sboconfig: rewrite config_write sub from scratchAndreas Guldstrand
2016-07-1705-upgrade.t: test sboupgrade -r on already uptodate slackbuildAndreas Guldstrand
2016-07-1605-upgrade.t: test sboupgrade -r -fAndreas Guldstrand
2016-07-1514-jobs.t: add test for sboupgrade -j 0Andreas Guldstrand
2016-07-1407-fail.t: test sboupgrade with a nonexistentslackbuildnameAndreas Guldstrand
2016-07-1314-jobs.t: add test for sboupgrade -j 2Andreas Guldstrand
2016-07-1214-jobs.t: test sboupgrade -j invalidAndreas Guldstrand
2016-07-1107-fail.t: test sboupgrade -z -rAndreas Guldstrand
2016-07-1016-clean.t: test sboupgrade -d TRUEAndreas Guldstrand
2016-07-0916-clean.t: test sboupgrade -c TRUEAndreas Guldstrand
2016-07-08tools/cover.pl: filter out irrelevant cover runsAndreas Guldstrand
2016-07-0707-fail.t: only run the compat32 malformed readme test when TEST_MULTILIB=2 ↵Andreas Guldstrand
and the relevant tools exist
2016-07-0607-fail.t: add test for compat32 malformed-readmeAndreas Guldstrand
2016-07-0518-snap.t: correct path for repoAndreas Guldstrand
2016-07-0418-snap.t: Test SBO_HOME settingAndreas Guldstrand
2016-07-02Missed a changelog entryAndreas Guldstrand
2016-07-02Set release date for 2.0Andreas Guldstrand
2016-07-02man*: update manpage datesAndreas Guldstrand
2016-07-02tools/update_man_pages: Change ddate invocation to display holiday names as wellAndreas Guldstrand
2016-07-02SBO::Lib: add 14.2 repo to known reposAndreas Guldstrand
2016-07-02tools/cover.pl: remove untarring the cover dbsAndreas Guldstrand
2016-06-22tools/cover.pl: no need to write the combined cover_dbAndreas Guldstrand
2016-06-21tools/cover.pl don't parse the combined cover_dbAndreas Guldstrand
2016-06-2017-find.t: add test for unusual slackbuilds.txt entryAndreas Guldstrand
2016-06-2027-race-sbofind.t: no need to mkdir $tags_fileAndreas Guldstrand
2016-06-20Test::Sbotools: change order of cleaning upAndreas Guldstrand
2016-06-20Test::Sbotools: replace system(mv) with rename() builtinAndreas Guldstrand
2016-06-19Add race tests for sboconfig::config_write()Andreas Guldstrand
2016-06-19sboconfig: remove unneeded "early" returnAndreas Guldstrand
2016-06-1806-remove.t: fix test output checkAndreas Guldstrand
2016-06-1828-race-sboremove.t: check race reading READMEAndreas Guldstrand