[svn:parrot] r47072 - trunk
mikehh at svn.parrot.org
mikehh at svn.parrot.org
Thu May 27 23:11:27 UTC 2010
Author: mikehh
Date: Thu May 27 23:11:27 2010
New Revision: 47072
URL: https://trac.parrot.org/parrot/changeset/47072
Log:
re-generate MANIFEST
Modified:
trunk/MANIFEST
Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST Thu May 27 23:08:00 2010 (r47071)
+++ trunk/MANIFEST Thu May 27 23:11:27 2010 (r47072)
@@ -1,7 +1,7 @@
# ex: set ro:
# $Id$
#
-# generated by tools/dev/mk_manifest_and_skip.pl Thu May 27 21:23:22 2010 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Thu May 27 23:09:25 2010 UT
#
# See below for documentation on the format of this file.
#
@@ -1730,6 +1730,7 @@
t/manifest/README []doc
t/native_pbc/annotations.pbc [test]
t/native_pbc/header.t [test]
+t/native_pbc/integer.pbc [test]
t/native_pbc/integer.t [test]
t/native_pbc/integer_1.pbc [test]
t/native_pbc/integer_2.pbc [test]
@@ -1738,6 +1739,7 @@
t/native_pbc/integer_5.pbc [test]
t/native_pbc/integer_6.pbc [test]
t/native_pbc/integer_7.pbc [test]
+t/native_pbc/number.pbc [test]
t/native_pbc/number.t [test]
t/native_pbc/number_1.pbc [test]
t/native_pbc/number_2.pbc [test]
@@ -1746,6 +1748,7 @@
t/native_pbc/number_5.pbc [test]
t/native_pbc/number_6.pbc [test]
t/native_pbc/number_7.pbc [test]
+t/native_pbc/string.pbc [test]
t/native_pbc/string.t [test]
t/native_pbc/string_1.pbc [test]
t/native_pbc/string_2.pbc [test]
More information about the parrot-commits
mailing list