diff options
| author | nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-09-04 16:20:42 +0000 |
|---|---|---|
| committer | nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-09-04 16:20:42 +0000 |
| commit | dfd4976c33578322dec0ab96e6f57083fd4f48bb (patch) | |
| tree | 68caefc76f83f45136bd660fe056b046d5a8fbc2 /MANIFEST | |
| parent | 79692422922748c920d46dddfb13882a76037280 (diff) | |
| download | ruby-dfd4976c33578322dec0ab96e6f57083fd4f48bb.tar.gz ruby-dfd4976c33578322dec0ab96e6f57083fd4f48bb.tar.xz ruby-dfd4976c33578322dec0ab96e6f57083fd4f48bb.zip | |
* MANIFEST: add files for the previous commit... 3 times.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4499 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'MANIFEST')
| -rw-r--r-- | MANIFEST | 29 |
1 files changed, 28 insertions, 1 deletions
@@ -479,7 +479,34 @@ sample/tsvr.rb sample/uumerge.rb test/csv/test_csv.rb test/csv/bom.csv -test/csv/tmp/.keep_me +test/ruby/test_alias.rb +test/ruby/test_array.rb +test/ruby/test_assignment.rb +test/ruby/test_bignum.rb +test/ruby/test_call.rb +test/ruby/test_case.rb +test/ruby/test_clone.rb +test/ruby/test_condition.rb +test/ruby/test_const.rb +test/ruby/test_defined.rb +test/ruby/test_eval.rb +test/ruby/test_exception.rb +test/ruby/test_float.rb +test/ruby/test_hash.rb +test/ruby/test_ifunless.rb +test/ruby/test_iterator.rb +test/ruby/test_marshal.rb +test/ruby/test_math.rb +test/ruby/test_pack.rb +test/ruby/test_path.rb +test/ruby/test_proc.rb +test/ruby/test_signal.rb +test/ruby/test_stringchar.rb +test/ruby/test_struct.rb +test/ruby/test_system.rb +test/ruby/test_trace.rb +test/ruby/test_variable.rb +test/ruby/test_whileuntil.rb vms/config.h_in vms/vms.h win32/Makefile.sub |
