Author: jkeenan
Date: Fri Jan 18 18:47:59 2008
New Revision: 24983

Added:
   branches/revision/t/configure/017-revision_from_cache.t
      - copied unchanged from r24982, 
/branches/revision/t/configure/017-revision_no_DEVELOPING.t
   branches/revision/t/configure/018-revision_to_cache.t
      - copied unchanged from r24982, 
/branches/revision/t/configure/018-revision.t
Removed:
   branches/revision/t/configure/017-revision_no_DEVELOPING.t
   branches/revision/t/configure/018-revision.t
   branches/revision/t/postconfigure/03-revision_no_DEVELOPING.t
   branches/revision/t/postconfigure/04-revision.t
Modified:
   branches/revision/MANIFEST

Log:
With refactoring of Parrot::Revision, postconfiguration tests 03 and 04 are 
superfluous and may be deleted.  Rename preconfiguration tests 017 and 018 to 
better describe what they are testing.  Update MANIFEST.

Modified: branches/revision/MANIFEST
==============================================================================
--- branches/revision/MANIFEST  (original)
+++ branches/revision/MANIFEST  Fri Jan 18 18:47:59 2008
@@ -1,7 +1,7 @@
 # ex: set ro:
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Fri Jan 18 03:14:44 2008 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Sat Jan 19 02:46:47 2008 UT
 #
 # See tools/dev/install_files.pl for documentation on the
 # format of this file.
@@ -3076,8 +3076,8 @@
 t/configure/013-die.t                                       []
 t/configure/015-no_return.t                                 []
 t/configure/016-no_return_but_result.t                      []
-t/configure/017-revision_no_DEVELOPING.t                    []
-t/configure/018-revision.t                                  []
+t/configure/017-revision_from_cache.t                       []
+t/configure/018-revision_to_cache.t                         []
 t/configure/019-version.t                                   []
 t/configure/020-version.t                                   []
 t/configure/021-version.t                                   []
@@ -3362,8 +3362,6 @@
 t/pmc/vtablecache.t                                         []
 t/postconfigure/01-options.t                                []
 t/postconfigure/02-data_slurp.t                             []
-t/postconfigure/03-revision_no_DEVELOPING.t                 []
-t/postconfigure/04-revision.t                               []
 t/postconfigure/05-trace.t                                  []
 t/postconfigure/06-data_slurp_temp.t                        []
 t/run/README                                                []

Reply via email to