3 t_plan
4 "proper handling of onenine encoding for $model"
5 t_begin
"setup and startup" && {
7 rainbows
-E none
-D .
/t0016.rb
-c $unicorn_config
9 expect_sha1
=8ff79d8115f9fe38d18be858c66aa08a1cc27a66
12 t_begin
"response matches expected" && {
15 curl
-sSf http
://$listen/ && echo ok
> $ok
17 test x
$expect_sha1 = x
"$(cat $tmp)"
20 t_begin
"shutdown server" && {
21 kill -QUIT $rainbows_pid
26 t_begin
"check stderr" && check_stderr