[cvs] commit: framework/RDO/tests AllTests.php Clotho.php CountTest.php DumpXmlTest.php RelationshipTest.php TestConfiguration.php.dist dumpSchema.php sampleData.php testSchema.xml framework/RDO/examples Clotho.php CountTest.php DumpXmlTest.php ...

Mike Naberezny mike at naberezny.com
Thu Aug 10 22:47:19 PDT 2006


mnaberez    2006-08-10 22:47:19 PDT

  Added files:
    RDO/examples         Clotho.php CountTest.php DumpXmlTest.php 
                         RelationshipTest.php dumpSchema.php 
                         sampleData.php testSchema.xml 
  Removed files:
    RDO/tests            AllTests.php Clotho.php CountTest.php 
                         DumpXmlTest.php RelationshipTest.php 
                         TestConfiguration.php.dist dumpSchema.php 
                         sampleData.php testSchema.xml 
  Log:
  Moved files in tests/ to examples/ in preparation for unit test suite.
  
  Revision  Changes    Path
  1.1       +137 -0    framework/RDO/examples/Clotho.php (new)
  1.1       +18 -0     framework/RDO/examples/CountTest.php (new)
  1.1       +11 -0     framework/RDO/examples/DumpXmlTest.php (new)
  1.1       +60 -0     framework/RDO/examples/RelationshipTest.php (new)
  1.1       +20 -0     framework/RDO/examples/dumpSchema.php (new)
  1.1       +32 -0     framework/RDO/examples/sampleData.php (new)
  1.1       +349 -0    framework/RDO/examples/testSchema.xml (new)
  1.3       +0 -54     framework/RDO/tests/Attic/AllTests.php (dead)
  1.4       +0 -137    framework/RDO/tests/Attic/Clotho.php (dead)
  1.3       +0 -18     framework/RDO/tests/Attic/CountTest.php (dead)
  1.3       +0 -11     framework/RDO/tests/Attic/DumpXmlTest.php (dead)
  1.3       +0 -60     framework/RDO/tests/Attic/RelationshipTest.php (dead)
  1.3       +0 -33     framework/RDO/tests/Attic/TestConfiguration.php.dist (dead)
  1.3       +0 -20     framework/RDO/tests/Attic/dumpSchema.php (dead)
  1.3       +0 -32     framework/RDO/tests/Attic/sampleData.php (dead)
  1.2       +0 -349    framework/RDO/tests/Attic/testSchema.xml (dead)

  Chora Links:
  http://cvs.horde.org/co.php/framework/RDO/examples/Clotho.php?r=1.1
  http://cvs.horde.org/co.php/framework/RDO/examples/CountTest.php?r=1.1
  http://cvs.horde.org/co.php/framework/RDO/examples/DumpXmlTest.php?r=1.1
  http://cvs.horde.org/co.php/framework/RDO/examples/RelationshipTest.php?r=1.1
  http://cvs.horde.org/co.php/framework/RDO/examples/dumpSchema.php?r=1.1
  http://cvs.horde.org/co.php/framework/RDO/examples/sampleData.php?r=1.1
  http://cvs.horde.org/co.php/framework/RDO/examples/testSchema.xml?r=1.1
  http://cvs.horde.org/co.php/framework/RDO/tests/Attic/AllTests.php?r=1.2
  http://cvs.horde.org/co.php/framework/RDO/tests/Attic/Clotho.php?r=1.3
  http://cvs.horde.org/co.php/framework/RDO/tests/Attic/CountTest.php?r=1.2
  http://cvs.horde.org/co.php/framework/RDO/tests/Attic/DumpXmlTest.php?r=1.2
  http://cvs.horde.org/co.php/framework/RDO/tests/Attic/RelationshipTest.php?r=1.2
  http://cvs.horde.org/co.php/framework/RDO/tests/Attic/TestConfiguration.php.dist?r=1.2
  http://cvs.horde.org/co.php/framework/RDO/tests/Attic/dumpSchema.php?r=1.2
  http://cvs.horde.org/co.php/framework/RDO/tests/Attic/sampleData.php?r=1.2
  http://cvs.horde.org/co.php/framework/RDO/tests/Attic/testSchema.xml?r=1.1


More information about the cvs mailing list