diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-05 02:59:22 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-05 02:59:22 +0000 |
| commit | c6676f5476dab83259e13ea34eafabbb910256c7 (patch) | |
| tree | b315146ee10edf973e8eeff311314d8031db2651 | |
| parent | bf625b1809e01a8fe505f5a344149e8df8e3795e (diff) | |
| download | ruby-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-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
