summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-10-04 12:54:29 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-10-04 12:54:29 +0000
commit6e3510abbd03d3457d98fec6bd3e2b4258ea0feb (patch)
treedd3fd4ba2fe469b3a4f5d67fabd0cc3252b8c36a /MANIFEST
parent0cddba1fa1df8641edd8fc3c6b1ae163ce976ef7 (diff)
downloadruby-6e3510abbd03d3457d98fec6bd3e2b4258ea0feb.tar.gz
ruby-6e3510abbd03d3457d98fec6bd3e2b4258ea0feb.tar.xz
ruby-6e3510abbd03d3457d98fec6bd3e2b4258ea0feb.zip
* MANIFEST: added these files:
test/uri/test_common.rb test/uri/test_ftp.rb test/uri/test_generic.rb test/uri/test_http.rb test/uri/test_ldap.rb test/uri/test_mailto.rb test/yaml/test_yaml.rb git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4674 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST7
1 files changed, 7 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 88c441232..53ea48261 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -677,11 +677,18 @@ test/testunit/test_testsuite.rb
test/testunit/util/test_backtracefilter.rb
test/testunit/util/test_observable.rb
test/testunit/util/test_procwrapper.rb
+test/uri/test_common.rb
+test/uri/test_ftp.rb
+test/uri/test_generic.rb
+test/uri/test_http.rb
+test/uri/test_ldap.rb
+test/uri/test_mailto.rb
test/wsdl/emptycomplextype.wsdl
test/wsdl/test_emptycomplextype.rb
test/xsd/test_xmlschemaparser.rb
test/xsd/test_xsd.rb
test/xsd/xmlschema.xml
+test/yaml/test_yaml.rb
vms/config.h_in
vms/vms.h
win32/Makefile.sub
OSZAR »