about summary refs log tree commit homepage
path: root/Manifest
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-02-05 00:50:52 -0800
committerEric Wong <normalperson@yhbt.net>2009-02-09 19:50:37 -0800
commit2dddf957462f2cdbd6f141f35e0292a70b62c5a6 (patch)
tree2159a3233048cd84e7147572380f090ad22491a3 /Manifest
parent28d571b7cca709641d964e00e6004facb6bfcc7e (diff)
downloadunicorn-2dddf957462f2cdbd6f141f35e0292a70b62c5a6.tar.gz
All tests for threading and semaphores have been removed.  One
test was changed because it depended on a shared variable.

Tests will be replaced with tests to do process management
instead.
Diffstat (limited to 'Manifest')
-rw-r--r--Manifest3
1 files changed, 0 insertions, 3 deletions
diff --git a/Manifest b/Manifest
index 381fe72..e415b15 100644
--- a/Manifest
+++ b/Manifest
@@ -20,7 +20,6 @@ lib/unicorn/const.rb
 lib/unicorn/header_out.rb
 lib/unicorn/http_request.rb
 lib/unicorn/http_response.rb
-lib/unicorn/semaphore.rb
 lib/unicorn/tcphack.rb
 setup.rb
 test/benchmark/previous.rb
@@ -33,6 +32,4 @@ test/test_suite.rb
 test/tools/trickletest.rb
 test/unit/test_http_parser.rb
 test/unit/test_response.rb
-test/unit/test_semaphore.rb
 test/unit/test_server.rb
-test/unit/test_threading.rb