Add new tests.
authorJan Schneider <jan@horde.org>
Sun, 2 Jan 2011 23:05:59 +0000 (00:05 +0100)
committerJan Schneider <jan@horde.org>
Sun, 2 Jan 2011 23:05:59 +0000 (00:05 +0100)
framework/Support/package.xml

index 96e99a1..ded41ce 100644 (file)
@@ -10,8 +10,8 @@
   <email>chuck@horde.org</email>
   <active>yes</active>
  </lead>
- <date>2010-12-16</date>
- <time>14:31:38</time>
+ <date>2011-01-03</date>
+ <time>00:05:10</time>
  <version>
   <release>0.2.0</release>
   <api>0.1.0</api>
       <file name="BacktraceTest.php" role="test" />
       <file name="CombineStreamTest.php" role="test" />
       <file name="ConsistentHashTest.php" role="test" />
+      <file name="GuidTest.php" role="test" />
       <file name="InflectorTest.php" role="test" />
       <file name="RandomidTest.php" role="test" />
+      <file name="StackTest.php" role="test" />
       <file name="StringStreamTest.php" role="test" />
       <file name="StubTest.php" role="test" />
       <file name="TimerTest.php" role="test" />
    <install as="Horde/Support/BacktraceTest.php" name="test/Horde/Support/BacktraceTest.php" />
    <install as="Horde/Support/CombineStreamTest.php" name="test/Horde/Support/CombineStreamTest.php" />
    <install as="Horde/Support/ConsistentHashTest.php" name="test/Horde/Support/ConsistentHashTest.php" />
+   <install as="Horde/Support/GuidTest.php" name="test/Horde/Support/GuidTest.php" />
    <install as="Horde/Support/InflectorTest.php" name="test/Horde/Support/InflectorTest.php" />
    <install as="Horde/Support/RandomidTest.php" name="test/Horde/Support/RandomidTest.php" />
+   <install as="Horde/Support/StackTest.php" name="test/Horde/Support/StackTest.php" />
    <install as="Horde/Support/StringStreamTest.php" name="test/Horde/Support/StringStreamTest.php" />
    <install as="Horde/Support/StubTest.php" name="test/Horde/Support/StubTest.php" />
    <install as="Horde/Support/TimerTest.php" name="test/Horde/Support/TimerTest.php" />
     <release>beta</release>
     <api>beta</api>
    </stability>
-   <date>2010-12-16</date>
+   <date>2011-01-03</date>
    <license uri="http://opensource.org/licenses/bsd-license.php">BSD</license>
    <notes>
 * Add Horde_Support_Randomid::.