summaryrefslogtreecommitdiff
path: root/MANIFEST
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
commit47dfa853ef377e54a21eeabfdd238fa60338bf41 (patch)
treeb315146ee10edf973e8eeff311314d8031db2651 /MANIFEST
parent7fbf13f7f21876b4206701cb3913fab5e7d82843 (diff)
MANIFEST: add files.
test/ruby/test_pipe.rb test/ruby/ut_eof.rb git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5116 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 54d55d2ff7..41555142be 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