From: <var...@us...> - 2008-08-26 15:20:15
|
Revision: 6206 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6206&view=rev Author: vargenau Date: 2008-08-26 15:20:22 +0000 (Tue, 26 Aug 2008) Log Message: ----------- Activated Id substitution for Subversion Modified Paths: -------------- trunk/tests/AAA_GetHomePage.inputs trunk/tests/AAB_EditSandBox.inputs trunk/tests/AAC_MakeAutoTestPage.inputs trunk/tests/AAD_FindText.inputs trunk/tests/CompatInfo.php trunk/tests/README trunk/tests/makemakebuild.pl trunk/tests/maketest.pl trunk/tests/unit/mysql-test-destroy.sql trunk/tests/unit/mysql-test-initialize.sql trunk/tests/unit/psql-test-initialize.sql Property Changed: ---------------- trunk/tests/AAA_GetHomePage.inputs trunk/tests/AAB_EditSandBox.inputs trunk/tests/AAC_MakeAutoTestPage.inputs trunk/tests/AAD_FindText.inputs trunk/tests/CompatInfo.php trunk/tests/README trunk/tests/makemakebuild.pl trunk/tests/maketest.pl trunk/tests/unit/mysql-test-destroy.sql trunk/tests/unit/mysql-test-initialize.sql trunk/tests/unit/psql-test-initialize.sql Modified: trunk/tests/AAA_GetHomePage.inputs =================================================================== --- trunk/tests/AAA_GetHomePage.inputs 2008-08-26 15:17:08 UTC (rev 6205) +++ trunk/tests/AAA_GetHomePage.inputs 2008-08-26 15:20:22 UTC (rev 6206) @@ -1,5 +1,5 @@ # Ensure the home page comes up. -# $Id: AAA_GetHomePage.inputs,v 1.2 2002-01-29 22:10:55 wainstead Exp $ +# $Id$ type: starting_page start_url: index.php Property changes on: trunk/tests/AAA_GetHomePage.inputs ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/tests/AAB_EditSandBox.inputs =================================================================== --- trunk/tests/AAB_EditSandBox.inputs 2008-08-26 15:17:08 UTC (rev 6205) +++ trunk/tests/AAB_EditSandBox.inputs 2008-08-26 15:20:22 UTC (rev 6206) @@ -1,4 +1,4 @@ -# $Id: AAB_EditSandBox.inputs,v 1.3 2002-02-01 06:38:24 wainstead Exp $ +# $Id$ type: starting_page start_url: index.php Property changes on: trunk/tests/AAB_EditSandBox.inputs ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/tests/AAC_MakeAutoTestPage.inputs =================================================================== --- trunk/tests/AAC_MakeAutoTestPage.inputs 2008-08-26 15:17:08 UTC (rev 6205) +++ trunk/tests/AAC_MakeAutoTestPage.inputs 2008-08-26 15:20:22 UTC (rev 6206) @@ -1,5 +1,5 @@ # Go to a nonexistent page, create it. -# $Id: AAC_MakeAutoTestPage.inputs,v 1.2 2002-01-29 22:15:27 wainstead Exp $ +# $Id$ type: starting_page start_url: index.php?AutoTest Property changes on: trunk/tests/AAC_MakeAutoTestPage.inputs ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/tests/AAD_FindText.inputs =================================================================== --- trunk/tests/AAD_FindText.inputs 2008-08-26 15:17:08 UTC (rev 6205) +++ trunk/tests/AAD_FindText.inputs 2008-08-26 15:20:22 UTC (rev 6206) @@ -1,6 +1,6 @@ # Test the page WabiSabi for the text # string "imperfect, impermanent, and incomplete" -# $Id: AAD_FindText.inputs,v 1.3 2004-11-03 16:47:09 rurban Exp $ +# $Id$ # get the starting page type: starting_page Property changes on: trunk/tests/AAD_FindText.inputs ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/tests/CompatInfo.php =================================================================== --- trunk/tests/CompatInfo.php 2008-08-26 15:17:08 UTC (rev 6205) +++ trunk/tests/CompatInfo.php 2008-08-26 15:20:22 UTC (rev 6206) @@ -2,7 +2,7 @@ /* Get the Compatibility info for phpwiki http://pear.php.net/package/PHP_CompatInfo - $Id: CompatInfo.php,v 1.3 2004-11-03 16:47:09 rurban Exp $ + $Id$ */ /* * Copyright (C) 2004 Reini Urban <ru...@x-...> Property changes on: trunk/tests/CompatInfo.php ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/tests/README =================================================================== --- trunk/tests/README 2008-08-26 15:17:08 UTC (rev 6205) +++ trunk/tests/README 2008-08-26 15:20:22 UTC (rev 6206) @@ -1,4 +1,4 @@ -$Id: README,v 1.4 2004-06-19 12:13:57 rurban Exp $ +$Id$ TODO: certain blocks are repeated over and over. For example, editing a page is always the same set of links to follow, but this info is Property changes on: trunk/tests/README ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/tests/makemakebuild.pl =================================================================== --- trunk/tests/makemakebuild.pl 2008-08-26 15:17:08 UTC (rev 6205) +++ trunk/tests/makemakebuild.pl 2008-08-26 15:20:22 UTC (rev 6206) @@ -3,7 +3,7 @@ # Write out a Makefile and a build.xml file based on the *.inputs files # in the current directory. Steve Wainstead, April 2001. -# $Id: makemakebuild.pl,v 1.3 2001-12-22 05:14:16 rurban Exp $ +# $Id$ # read in all the input files, loop over each one and build up # text blocks that we will subsitute into the skeletons for Makefile Property changes on: trunk/tests/makemakebuild.pl ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/tests/maketest.pl =================================================================== --- trunk/tests/maketest.pl 2008-08-26 15:17:08 UTC (rev 6205) +++ trunk/tests/maketest.pl 2008-08-26 15:20:22 UTC (rev 6206) @@ -1,6 +1,6 @@ #!/usr/bin/perl -# $Id: maketest.pl,v 1.4 2004-09-06 08:30:44 rurban Exp $ +# $Id$ # read in a file, generate Java code to run a test. # Steve Wainstead, March 2001. Property changes on: trunk/tests/maketest.pl ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/tests/unit/mysql-test-destroy.sql =================================================================== --- trunk/tests/unit/mysql-test-destroy.sql 2008-08-26 15:17:08 UTC (rev 6205) +++ trunk/tests/unit/mysql-test-destroy.sql 2008-08-26 15:20:22 UTC (rev 6206) @@ -1,4 +1,4 @@ --- $Id: mysql-test-destroy.sql,v 1.1 2004-11-03 16:55:03 rurban Exp $ +-- $Id$ drop table if exists test_page; drop table if exists test_version; Property changes on: trunk/tests/unit/mysql-test-destroy.sql ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/tests/unit/mysql-test-initialize.sql =================================================================== --- trunk/tests/unit/mysql-test-initialize.sql 2008-08-26 15:17:08 UTC (rev 6205) +++ trunk/tests/unit/mysql-test-initialize.sql 2008-08-26 15:20:22 UTC (rev 6206) @@ -1,4 +1,4 @@ --- $Id: mysql-test-initialize.sql,v 1.5 2006-06-05 09:35:02 rurban Exp $ +-- $Id$ -- for the regression suite drop table if exists test_page; Property changes on: trunk/tests/unit/mysql-test-initialize.sql ___________________________________________________________________ Added: svn:keywords + Id Modified: trunk/tests/unit/psql-test-initialize.sql =================================================================== --- trunk/tests/unit/psql-test-initialize.sql 2008-08-26 15:17:08 UTC (rev 6205) +++ trunk/tests/unit/psql-test-initialize.sql 2008-08-26 15:20:22 UTC (rev 6206) @@ -1,4 +1,4 @@ --- $Id: psql-test-initialize.sql,v 1.2 2006-12-23 13:01:59 rurban Exp $ +-- $Id$ -- for the regression suite \set prefix 'test_' Property changes on: trunk/tests/unit/psql-test-initialize.sql ___________________________________________________________________ Added: svn:keywords + Id This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |