[svn:parrot] r40125 - in trunk: . t/pmc
NotFound at svn.parrot.org
NotFound at svn.parrot.org
Thu Jul 16 21:54:33 UTC 2009
Author: NotFound
Date: Thu Jul 16 21:54:32 2009
New Revision: 40125
URL: https://trac.parrot.org/parrot/changeset/40125
Log:
[cage] update MANIFEST and set svn properties
Modified:
trunk/MANIFEST
trunk/t/pmc/arrayiterator.t (props changed)
trunk/t/pmc/hashiteratorkey.t (props changed)
trunk/t/pmc/orderedhashiterator.t (props changed)
trunk/t/pmc/stringiterator.t (props changed)
Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST Thu Jul 16 21:36:57 2009 (r40124)
+++ trunk/MANIFEST Thu Jul 16 21:54:32 2009 (r40125)
@@ -1,7 +1,7 @@
# ex: set ro:
# $Id$
#
-# generated by tools/dev/mk_manifest_and_skip.pl Wed Jul 15 13:48:57 2009 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Thu Jul 16 21:46:14 2009 UT
#
# See below for documentation on the format of this file.
#
@@ -1832,6 +1832,7 @@
t/pharness/04-Usage.t [test]
t/pmc/addrregistry.t [test]
t/pmc/array.t [test]
+t/pmc/arrayiterator.t [test]
t/pmc/bigint.t [test]
t/pmc/bignum.t [test]
t/pmc/boolean.t [test]
@@ -1864,6 +1865,7 @@
t/pmc/handle.t [test]
t/pmc/hash.t [test]
t/pmc/hashiterator.t [test]
+t/pmc/hashiteratorkey.t [test]
t/pmc/integer.t [test]
t/pmc/io.t [test]
t/pmc/io_iterator.t [test]
@@ -1883,6 +1885,7 @@
t/pmc/object.t [test]
t/pmc/objects.t [test]
t/pmc/orderedhash.t [test]
+t/pmc/orderedhashiterator.t [test]
t/pmc/os.t [test]
t/pmc/packfile.t [test]
t/pmc/packfileannotation.t [test]
@@ -1922,6 +1925,7 @@
t/pmc/socket.t [test]
t/pmc/string.t [test]
t/pmc/stringhandle.t [test]
+t/pmc/stringiterator.t [test]
t/pmc/sub.t [test]
t/pmc/sys.t [test]
t/pmc/task.t [test]
More information about the parrot-commits
mailing list