aboutsummaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Collapse)Author
2016-09-0905-upgrade.t: add test for answering with defaults and answering weirdlyAndreas Guldstrand
2016-09-0802.1-unit-args.t: add unit test of get_readme_contentsAndreas Guldstrand
2016-09-03t/prep.pl: delete as it's no longer neededAndreas Guldstrand
2016-09-0204-install.t: add test for compat32 on fake 32bitAndreas Guldstrand
2016-09-0131-template.t: add tests for template failuresAndreas Guldstrand
2016-09-01SBO::Lib::Readme: Fix user_prompt() behaviour and fix up tests for itAndreas Guldstrand
2016-09-01sboinstall: add support for templates. this closes #38.Andreas Guldstrand
2016-08-3130-race-sboconfig.t: add race test for sboconfigAndreas Guldstrand
2016-08-3129-unit-sboremove.t: unit test for sboremoveAndreas Guldstrand
2016-08-3102.2-unit-repo.t: add test for get_sbo_downloads for 32bitAndreas Guldstrand
2016-08-31sboremove: be explicit that it's for SlackBuilds.org packagesAndreas Guldstrand
This closes #44.
2016-08-31sboinstall: report full package name for something already installed.Andreas Guldstrand
See #44.
2016-08-3002.1-unit-args.t: remove test that isn't needed anymoreAndreas Guldstrand
2016-08-2922-race.t: rewrite race test for read_configAndreas Guldstrand
2016-08-2922-race.t: remove race test for read_configAndreas Guldstrand
2016-08-2916-clean.t: skip unless TEST_INSTALL is trueAndreas Guldstrand
2016-08-2916-clean.t: make sure PKG_DIR is FALSEAndreas Guldstrand
2016-08-2907-fail.t: missed a removepkg nonexistentslackbuildAndreas Guldstrand
2016-08-29sbofind: let get_file_contents use slurp() as wellAndreas Guldstrand
2016-08-29SBO::Lib::Readme: let get_readme_contents use slurp() tooAndreas Guldstrand
2016-08-29SBO::Lib::Info: let get_from_info use slurp() tooAndreas Guldstrand
2016-08-2802.2-unit-repo.t: make sure we don't try with a too new slackware versionAndreas Guldstrand
2016-08-2802.2-unit-repo.t: add debugging outputAndreas Guldstrand
2016-08-2802*.t: add another unit test file with new testsAndreas Guldstrand
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-2822-race.t: open_fh() moved to ::UtilAndreas Guldstrand
2016-08-2701-unit.t: $tmpd and get_kernel_version have movedAndreas 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