Add some tests for the restarter. These are not very reliable and seem very timing...
authorDave Rolsky <autarch@urth.org>
Tue, 28 Apr 2009 01:50:00 +0000 (01:50 +0000)
committerDave Rolsky <autarch@urth.org>
Tue, 28 Apr 2009 01:50:00 +0000 (01:50 +0000)
commit0a4876c2a5ca11bb1d78d4a2f86823d72495ff0c
treebdaf0526a3050db7e9795c24744c6cacf4abe29d
parent014c3ff184edcd2cf379d4d64d2e1b354e467b62
Add some tests for the restarter. These are not very reliable and seem very timing dependent. I _have_ seen them run all the way through successfully. They need a lot of improvement to be truly useful.
t/lib/TestApp/Controller/Foo.pm [new file with mode: 0644]
t/lib/TestApp/Controller/Root.pm [new file with mode: 0644]
t/lib/TestApp/Controller/Subdir1/Foo.pm [new file with mode: 0644]
t/lib/TestApp/Controller/Subdir2/Foo.pm [new file with mode: 0644]
t/optional_http-server-restart.t [new file with mode: 0644]