fix uninstalled testing and reduce require paths
commitdac42b86497e98d5f184d4c40ddc4ca718383403
authorEric Wong <e@80x24.org>
Fri, 6 Feb 2015 22:17:26 +0000 (6 22:17 +0000)
committerEric Wong <e@80x24.org>
Wed, 22 Apr 2015 18:57:04 +0000 (22 18:57 +0000)
tree4c22c5b5f80621ccf9e3b0c5719e2c8f2343ad1b
parentc3271c2eb26578316d7cecad1a2b99e1814a5fa3
fix uninstalled testing and reduce require paths

This fixes a bug introduced in
commit fe83ead4eae6f011fa15f506cd80cb4256813a92
(GNUmakefile: fix clean gem build + reduce build cruft)
which broke clean Ruby installations without an existing
unicorn gem installed :x

[fixed test/unit/test_http_parser_xftrust.rb for backport]
12 files changed:
GNUmakefile
test/exec/test_exec.rb
test/unit/test_http_parser.rb
test/unit/test_http_parser_ng.rb
test/unit/test_http_parser_xftrust.rb
test/unit/test_request.rb
test/unit/test_response.rb
test/unit/test_server.rb
test/unit/test_signals.rb
test/unit/test_socket_helper.rb
test/unit/test_upload.rb
test/unit/test_util.rb