| Age | Commit message (Expand) | Author |
| 2015-12-14 | Test sbosrcarch; see #19 | Andreas Guldstrand |
| 2015-12-14 | Add test.info to testing hierarchy | Andreas Guldstrand |
| 2015-12-14 | Don't reset SLACKWARE_VERSION for test | Andreas Guldstrand |
| 2015-12-14 | Clean up $repo_path and test_sbo dir too | Andreas Guldstrand |
| 2015-12-14 | Use system(mv) to move files, and test that it's ok | Andreas Guldstrand |
| 2015-12-14 | Move files back to pre-migration state after test finish | Andreas Guldstrand |
| 2015-12-14 | Bring tests up to date | Andreas Guldstrand |
| 2015-12-14 | Update test with new repo_path change | Andreas Guldstrand |
| 2015-12-14 | Change prep.pl to change @EXPORT_OK instead of @EXPORT | Andreas Guldstrand |
| 2015-12-14 | Move the -I switch out and run the tests without do_tests wrapper | Andreas Guldstrand |
| 2015-12-14 | Run ./do_tests.sh | Andreas Guldstrand |
| 2015-12-14 | Need to change dir for do_tests.sh | Andreas Guldstrand |
| 2015-12-14 | Remove sboinstall check from here | Andreas Guldstrand |
| 2015-12-14 | Let's see if this version works | Andreas Guldstrand |
| 2015-12-14 | Output env and use sudo to do_tests.sh | Andreas Guldstrand |
| 2015-12-14 | Let's check sboinstall's return value and then run t/do_tests.sh | Andreas Guldstrand |
| 2015-12-14 | Change from ffmpeg to sbotools, and try to build (which will fail at least wh... | Andreas Guldstrand |
| 2015-12-14 | Try sbofind ffmpeg after we've fetched | Andreas Guldstrand |
| 2015-12-14 | This seems a better incantation | Andreas Guldstrand |
| 2015-12-13 | Let's see if using this incantation works | Andreas Guldstrand |
| 2015-12-13 | Let sbosnap fetch be run with sudo | Andreas Guldstrand |
| 2015-12-13 | Set debugging options and do an sbosnap fetch | Andreas Guldstrand |
| 2015-12-13 | Change permissions on t/travis.sh | Andreas Guldstrand |
| 2015-12-13 | Initial travis config | Andreas Guldstrand |
| 2015-12-06 | Change from @EXPORT to @EXPORT_OK | Andreas Guldstrand |
| 2015-11-19 | Fixed .info file parsing | Andreas Guldstrand |
| 2015-11-14 | Add new files needed by test | Andreas Guldstrand |
| 2015-11-14 | Remove stray space | Andreas Guldstrand |
| 2015-11-14 | Fix up tests to comply with new queue builder | Andreas Guldstrand |
| 2015-11-14 | Tidying up function calls in test.t now that prototypes are gone | Andreas Guldstrand |
| 2015-11-14 | Additional Perl::Critic::Freenode fixes, and one missed prototype | Andreas Guldstrand |
| 2013-11-27 | support 14.1, test version/multilib as appropriately for system | d4wnr4z0r |
| 2013-10-24 | bundling Sort::Versions | Andreas Guldstrand |
| 2013-09-20 | SBO-Lib/lib/SBO/Lib.pm, sboinstall, sboremove, sboupgrade: remove smartmatch | j pipkin |
| 2013-03-02 | return 0 instead of undef from get_sbo_location, test return with if instead ... | J Pipkin |
| 2013-01-12 | clean "my $out;" out of test.t | J Pipkin |
| 2013-01-12 | cleanup test.t | J Pipkin |
| 2013-01-12 | resolve items marked TODO | J Pipkin |
| 2013-01-12 | implement failure-dependent exit statuses, ask to proceed if a failure is enc... | J Pipkin |
| 2013-01-10 | fix reference passing stuff, fix print_failures(), fix bug pushing empty list... | J Pipkin |
| 2013-01-06 | propogate @symlinks from check_distfiles to do_slackbuild, update tests accor... | J Pipkin |
| 2013-01-06 | perform download, md5sum verification, and creation of symlinks prior to buil... | J Pipkin |
| 2013-01-05 | Merge branch 'inst_pkgs': fixes #22, #31 | xocel |
| 2013-01-05 | added native logs to packages (woops), added sbo-compat32 logs to packages, a... | xocel |
| 2013-01-05 | added tests for get_installed_packages 'ALL', added native slackware package ... | xocel |
| 2013-01-05 | replaced get_installed_sbos with get_installed_packages 'SBO' in test.t | xocel |
| 2013-01-04 | compare ls before and after slackbuild to get a list of source directories, c... | J Pipkin |
| 2013-01-03 | Merge branch 'sprintf', fixes #28 | J Pipkin |
| 2013-01-03 | merged c32_x64_fix, fixes #25 | J Pipkin |
| 2013-01-03 | use sprintf for formatting sbocheck output instead of Text::Tabulate | J Pipkin |