index
:
slackcoder/sbotools2
master
todo
Maintenance fork of the original sbotools version 2
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2016-04-16
Remove useless conditions from show_usage/version invocations
Andreas Guldstrand
2016-04-16
Add testing for cleaning builds.
Andreas Guldstrand
2016-04-16
Test show_usage output for all the sbo* commands
Andreas Guldstrand
2016-04-16
Add Test::Sbotools module, and fix Test::Execute for it
Andreas Guldstrand
2016-04-15
Add testing for multilib with different source files
Andreas Guldstrand
2016-04-14
Add tests for JOBS setting. This closes #41.
Andreas Guldstrand
2016-04-13
Rewrite make line only if jobs specified
Andreas Guldstrand
See #41.
2016-04-13
Fix parallel builds by adding $MAKEOPTS
tom-crane
Patch from tom-crane in issue #41.
2016-04-13
Allow searching for tags case insensitively
Andreas Guldstrand
2016-04-09
Add indent() sub for easy indenting of text
Andreas Guldstrand
2016-04-01
Use the correct order of arguments to skip()
Andreas Guldstrand
2016-04-01
Check for error condition in test
Andreas Guldstrand
2016-04-01
Re-add irc notifications after merge
Andreas Guldstrand
2016-04-01
Make tools/cover.pl take a second argument to output the html stats to
Andreas Guldstrand
2016-04-01
Add tools/cover.pl helper script
Andreas Guldstrand
2016-04-01
Add cover_db helpers to gitignore
Andreas Guldstrand
2016-04-01
Try again with removed \
Andreas Guldstrand
2016-04-01
Tar the cover_db up and see if we can split the prove command into multiple ↵
Andreas Guldstrand
lines
2016-03-31
Try it without tar, and no need to run `cover`
Andreas Guldstrand
2016-03-31
Oops, typo
Andreas Guldstrand
2016-03-31
Tar up the cover_db and only upload it
Andreas Guldstrand
2016-03-31
Save cover_db on S3
Andreas Guldstrand
2016-03-30
Change where we put the PERL5OPT env variable, and don't give any argument ↵
Andreas Guldstrand
to cover
2016-03-30
Make sure the proper directory exists for cover_db
Andreas Guldstrand
2016-03-30
Change how we handle the cover_db not working
Andreas Guldstrand
2016-03-30
Seems Travis CI didn't like a command starting with a [
Andreas Guldstrand
2016-03-30
Add "Done" notification for travis-deps/install.sh
Andreas Guldstrand
2016-03-30
Ignore some files when doing coverage
Andreas Guldstrand
2016-03-30
Let's check that the cover_db was created, and also run as root
Andreas Guldstrand
2016-03-29
Add coverage to travis
Andreas Guldstrand
2016-03-09
Make sure we have SBOs to check
Andreas Guldstrand
2016-03-09
put the argument on the right side if the }.
Andreas Guldstrand
2016-03-09
Make 13-local-check.t be a bit more verbose in its first test
Andreas Guldstrand
2016-03-09
Missed f in regex and package_up.sh
Andreas Guldstrand
2016-03-09
Allow update tools to use git revisions for version strings
Andreas Guldstrand
2016-03-09
Hopefully speed up get_installed_packages() significantly
Andreas Guldstrand
2016-03-05
Add testing of tag search. This closes #37.
Andreas Guldstrand
2016-03-05
Check if TAGS.txt exists before attempting to open it
Andreas Guldstrand
2016-03-05
We don't want to treat the TAGS.txt names as partial matches. See #37.
Andreas Guldstrand
2016-03-05
Search through TAGS.txt for matches as well. See #37.
Andreas Guldstrand
2016-03-03
01-test.t: correct spelling on test name
Andreas Guldstrand
2016-03-03
sbo*: Add returns to subs missing them and check @_ better
Andreas Guldstrand
2016-03-03
sboclean: Change the meaning of the return value for remove_stuff
Andreas Guldstrand
2016-03-02
No need for a temporary variable to deref an array if it's a ref
Andreas Guldstrand
2016-03-01
Change $pkg_db comment to reflect renamed test file
Andreas Guldstrand
2016-02-29
Change get_update_list to return a list instead of a ref
Andreas Guldstrand
2016-02-27
Missed one exists()
Andreas Guldstrand
2016-02-27
Change a number of exists() checks on arrays to scalar array instead
Andreas Guldstrand
2016-02-25
Update README.md and Changes files
Andreas Guldstrand
2016-02-24
update_versions.sh: Add -? and -h flags for usage info
Andreas Guldstrand
[prev]
[next]