Age | Commit message (Expand) | Author |
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 |
2013-01-03 | support other archive formats besides just tar | J Pipkin |
2013-01-03 | tests for changes to rewrite slackbuilds for compat32 installs | J Pipkin |
2013-01-03 | fixes #26 | xocel |
2012-12-31 | elide space between function names and any following open parentheses and fix... | J Pipkin |
2012-12-30 | sboremove: minor fixes, moved get_requires to lib.pm, added tests, updated ma... | xocel |
2012-12-28 | fixed tests | xocel |
2012-11-17 | decouple config file tests from local system | Jacob Pipkin |
2012-11-17 | added t/packages and t/sbo to decouple unit testing from local stuff | Jacob Pipkin |
2012-11-17 | changes to decouple test.t from local system | Jacob Pipkin |
2012-11-04 | stop pretending its feasible to keep track of the number of tests, prefer is ... | Jacob Pipkin |
2012-11-04 | remove compare_md5s tests | Jacob Pipkin |
2012-11-04 | fix so that new get_sbo_location tests are actually done correctly - fixes tw... | Jacob Pipkin |
2012-11-04 | tests added for new get_sbo_location capabilities (all fail) | Jacob Pipkin |
2012-11-04 | re-order get_requires tests | Jacob Pipkin |
2012-11-04 | more fixes for changes in rewrite_slackbuild | Jacob Pipkin |
2012-11-04 | fix to support changes in rewrite_slackbuild | Jacob Pipkin |
2012-11-04 | fixes for changes to get_sbo_location | Jacob Pipkin |
2012-11-04 | use relative path to Lib.pm | Jacob Pipkin |
2012-11-01 | dont try to empty queue since that no longer applies | Jacob Pipkin |
2012-11-01 | more test for get_build_queue | Jacob Pipkin |
2012-11-01 | extend get_build_queue test for three sbos at once | Jacob Pipkin |
2012-11-01 | tests for get_build_queue | Jacob Pipkin |
2012-11-01 | reinstate clean_reqs test for installed reqs, set compat32 = 0 beforehand, us... | Jacob Pipkin |
2012-11-01 | comment out no-longer-valid circular requirement test | Jacob Pipkin |
2012-11-01 | work out of xocel branch | Jacob Pipkin |
2012-11-01 | zdoom version 2.5.0 -> 2.6.0 | Jacob Pipkin |
2012-11-01 | change sbo_home back to default since no longer developing against sbo git repo | Jacob Pipkin |
2012-09-21 | prep.pl and test.t updated to test correctly | Jacob Pipkin |
2012-09-01 | more of the same... | Jacob Pipkin |
2012-09-01 | more and more cleanups and fixes | Jacob Pipkin |
2012-09-01 | make test.t use lib . instead of perl -I | Jacob Pipkin |
2012-08-31 | epic changes and fixes and much further testing | Jacob Pipkin |