about summary refs log tree commit diff
path: root/t/005_builder.t (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add on_failure_to_email and on_pass_to_email config keysJonathan "Duke" Leto2011-02-231-0/+2
| | | | | | | | | | | These keys can be used to override where pass/fail emails go. If they are defined, emails are sent to the specified email. If not, they go to the commit author. This feature is sponsored by IRC insultbots and the letters B, A, C, E and K. No bits where harmed in the making of this feature.
* use jitterbug::Testfranck cuny2011-02-141-0/+2
|
* there data struct matchesben hengst2011-02-101-4/+20
|
* auto-build the test db if its not built yetben hengst2011-02-101-1/+5
|
* Add a builder_variablse YAML key, which passed environment variables to the ↵Jonathan "Duke" Leto2011-01-281-2/+3
| | | | builder
* Make failure email more customizable, start new jitterbug::Emailer in perlJonathan "Duke" Leto2011-01-111-5/+37
|
* Die early if the config file does not exist and add some testsJonathan "Duke" Leto2011-01-071-5/+18
|
* Rename builder testJonathan "Duke" Leto2011-01-071-0/+31