summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authornahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-09-27 07:03:29 +0000
committernahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-09-27 07:03:29 +0000
commit6671baa96b2921e2cdaeb4ca4a16bcd05f5e45ff (patch)
treefe2fa61702c537812d58f103f9d353ebef51d6c7 /MANIFEST
parenteb4ace3c49b2834b38c7f79bbd8ca3e6ee6e1c3a (diff)
* lib/soap/rpc/cgistub.rb: make logging severity threshold higher.
* lib/soap/rpc/standaloneServer.rb: defer WEBrick server start to give a change to reset logging severity threshold. * test/soap/calc/test_*, test/soap/helloworld/test_helloworld.rb: run silent. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4612 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 5cb6a4f2ac..0ac522c09a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -626,6 +626,7 @@ test/ruby/test_defined.rb
test/ruby/test_eval.rb
test/ruby/test_exception.rb
test/ruby/test_float.rb
+test/ruby/test_file.rb
test/ruby/test_gc.rb
test/ruby/test_hash.rb
test/ruby/test_ifunless.rb