summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-05 02:59:22 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-05 02:59:22 +0000
commitc6676f5476dab83259e13ea34eafabbb910256c7 (patch)
treeb315146ee10edf973e8eeff311314d8031db2651
parentbf625b1809e01a8fe505f5a344149e8df8e3795e (diff)
downloadruby-c6676f5476dab83259e13ea34eafabbb910256c7.tar.gz
ruby-c6676f5476dab83259e13ea34eafabbb910256c7.tar.xz
ruby-c6676f5476dab83259e13ea34eafabbb910256c7.zip
MANIFEST: add files.
test/ruby/test_pipe.rb test/ruby/ut_eof.rb git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5116 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 54d55d2ff..41555142b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -716,6 +716,7 @@ test/ruby/test_marshal.rb
test/ruby/test_math.rb
test/ruby/test_pack.rb
test/ruby/test_path.rb
+test/ruby/test_pipe.rb
test/ruby/test_proc.rb
test/ruby/test_range.rb
test/ruby/test_signal.rb
@@ -725,6 +726,7 @@ test/ruby/test_system.rb
test/ruby/test_trace.rb
test/ruby/test_variable.rb
test/ruby/test_whileuntil.rb
+test/ruby/ut_eof.rb
test/runner.rb
test/soap/calc/calc.rb
test/soap/calc/calc2.rb