repository moved to https://github.com/moose/MooseX-Daemonize
[gitmo/MooseX-Daemonize.git] / t /
2014-02-03 Karen Etheridge fix test that is prone to failure on smokers
2013-05-16 Karen Etheridge whitespace fixes
2013-05-13 Chisel Wright RT#85229 - wait longer for processes to die, when needed
2013-04-15 Karen Etheridge you gotta have a plan
2013-04-15 Karen Etheridge use strictures in all tests
2013-04-15 Karen Etheridge remove useless shebangs from tests
2013-04-15 Karen Etheridge convert uses of Test::Exception to Test::Fatal
2012-05-22 Michael Reddick create pidbase directory if it doesnt exist
2010-07-11 Stevan Little 0.11 release
2010-04-17 Stevan Little 0.10 release
2009-10-05 Dave Rolsky s/no_plan => 1/'no_plan'/g
2008-09-07 Stevan Little 0.08
2008-06-18 Yuval Kogman more tempdir for robustness
2008-06-18 Yuval Kogman use tempdir, not cwd in tests
2008-01-28 Brandon L Black poe test pidfile fixups, and make default pidbase an...
2008-01-07 Ash Berlin POE signal test
2007-12-19 Stevan Little cleaning up stuff
2007-12-19 Stevan Little bunch of stuff
2007-12-03 Stevan Little some additional cleanup
2007-12-03 Stevan Little okay,.. I think this is ready for release
2007-12-03 Stevan Little okay,.. I think this is ready for release
2007-12-03 Stevan Little withpidfile should write its pidfile :)
2007-12-03 Stevan Little removed signal handling, cause it was not very useful...
2007-12-03 Stevan Little ok,.. more tests and stuff
2007-12-02 Stevan Little okay NOW I think Core is done
2007-11-29 Stevan Little Adding PidFile implementation and making Daemonize...
2007-11-17 Ash Berlin Fix logic in _kill
2007-11-11 Ash Berlin Fix perlcritic test so it doesn't bomb if Perl::Critic...
2007-09-19 Chris Prather patch stuff up for releasing
2007-09-11 Chris Prather document is_daemon
2007-06-26 Chris Prather got 01.filecreate.t passing ...
2007-05-21 Chris Prather new Test::MX::D::Testable role for subclassing children...
2007-05-18 Chris Prather add Test::MooseX::Daemonize
2007-05-17 Chris Prather skipping tests if you don't have Test::* installed