aboutsummaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Collapse)Author
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-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-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-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-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-1806-remove.t: fix test output checkAndreas Guldstrand
2016-06-1828-race-sboremove.t: check race reading READMEAndreas Guldstrand
2016-06-1806-remove.t: add test for nointeractive when specifying the same sbo twiceAndreas Guldstrand
2016-06-1501-unit.t: add unit tests for version_cmpAndreas Guldstrand
2016-06-15weird-versionsbo.SlackBuild: needs to make sure the kernel version string ↵Andreas Guldstrand
doesn't have dashes
2016-06-14t/: tests for sbos adding kernel to version stringAndreas Guldstrand
See #43.
2016-06-1305-upgrade.t: add test for sboupgrade --all when nothing needs updatingAndreas Guldstrand
2016-06-1307-fail.t: also removepkg multilibfail in cleanupAndreas Guldstrand
2016-06-1127-race-sbofind.t: add tests for races in sbofindAndreas Guldstrand
2016-06-1126-race-sbocheck.t: correct comment; it's for sbocheck, not sboconfigAndreas Guldstrand
2016-06-1026-race-sbocheck.t: add test for not being able to write logfileAndreas Guldstrand
2016-06-0925-unit-sbofind.t: add sbofind unit testsAndreas Guldstrand
2016-06-0722-race.t: make sure shelling out doesn't cause outputAndreas Guldstrand
2016-06-0623-24.t: no need to localise subroutines when the tests are in their own filesAndreas Guldstrand
2016-06-0501-unit.t: separate out the sboclean and sboconfig unit tests into their own ↵Andreas Guldstrand
files
2016-06-0401-unit.t: add sboconfig unit testingAndreas Guldstrand
2016-06-0401-unit.t: abstract out loading of a script, and make sure all the ↵Andreas Guldstrand
subroutines are localised
2016-06-0301-unit.t: rename sboclean testsAndreas Guldstrand
2016-06-0301-unit.t: Add unit tests for subs in sbocleanAndreas Guldstrand
2016-06-0220-config.t: add test for error message if /etc/sbotools can't be mkdir()dAndreas Guldstrand
2016-06-0113-local-check.t: add some more tests for changed versionsAndreas Guldstrand
2016-05-3113-local-check.t: test length of sbocheck output with long sbo namesAndreas Guldstrand
2016-05-30test files: add restore_perf_dummy and make_slackbuilds_txt to tests that ↵Andreas Guldstrand
would need them
2016-05-2901-unit.t: skip correct number of testsAndreas Guldstrand
2016-05-28Test::Sbotools: make sure SLACKBUILDS.TXT isn't restored unless it should beAndreas Guldstrand
2016-05-2722-race.t: test race conditions in git_sbo_tree()Andreas Guldstrand