Changes for version 0.01_10 - 2008-10-22
- Amended the tests that were wacking out on Dragonflybsd and certain fbsd boxen.
Changes for version 0.01_09 - 2008-10-20
- Amended some of the longer running tests.
Changes for version 0.01_07 - 2008-10-10
- Trying to see if it is a problem with older T::H for hangs on certain CPAN tester configurations.
Changes for version 0.01_06 - 2008-10-08
- Fixed a problem with the 00_dump_stuff.t test.
Changes for version 0.01_05 - 2008-10-08
- Changed the API for ::Job and ::JobQueue. We don't define smokers in the Job object now, this was doomed to fatal failure.
Changes for version 0.01_04 - 2008-10-07
- Added loop detection to ::Backend
Changes for version 0.01_03 - 2008-10-03
- Fixed bug in JobQueue, we were only processing the first job that was submitted. Doh.
Changes for version 0.01_02 - 2008-10-03
- Added PERL5_SMOKEBOX_DEBUG env to ::Backend
Changes for version 0.01_01 - 2008-09-08
- Initial public developer release
Modules
POE enabled CPAN smoke testing with added value.
smoker backend to POE::Component::SmokeBox
Base class for Backend smokers.
a backend for CPAN/CPAN::Reporter smokers.
a backend for CPAN::YACSmoke smokers.
a backend for CPANPLUS::YACSmoke smokers.
a backend to test excessive run kills.
a backend to test idle kills.
a backend to test looping output kills.
Object defining a SmokeBox job.
An array based queue for SmokeBox
object defining SmokeBox job results.
encapsulates a smoker object.