repository moved to https://github.com/moose/MooseX-Daemonize
[gitmo/MooseX-Daemonize.git] / t / 10.pidfile.t
2014-02-03 Karen Etheridge fix test that is prone to failure on smokers
2013-05-16 Karen Etheridge whitespace fixes
2013-04-15 Karen Etheridge remove useless shebangs from tests
2013-04-15 Karen Etheridge convert uses of Test::Exception to Test::Fatal
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...