<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prado/tests/unit/Xml, branch 3.2.2.05</title>
<subtitle>Fork of Prado PHP framework
</subtitle>
<id>https://emkael.info/cgit/prado/atom?h=3.2.2.05</id>
<link rel='self' href='https://emkael.info/cgit/prado/atom?h=3.2.2.05'/>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/'/>
<updated>2013-09-17T07:45:24Z</updated>
<entry>
<title>Chnages in phpunit's bootstrap script; should hopefully fix travis</title>
<updated>2013-09-17T07:45:24Z</updated>
<author>
<name>Fabio Bas</name>
<email>ctrlaltca@gmail.com</email>
</author>
<published>2013-09-17T07:45:24Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=7dbca97c478e34b2d7a7c47f1bc18ba7d7ce1525'/>
<id>urn:sha1:7dbca97c478e34b2d7a7c47f1bc18ba7d7ce1525</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reworked the "test" task in order to make it work again:</title>
<updated>2012-11-18T19:08:27Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-11-18T19:08:27Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=6dff17fee04f8b8a1f35ec8e9afe65ae32b2684c'/>
<id>urn:sha1:6dff17fee04f8b8a1f35ec8e9afe65ae32b2684c</id>
<content type='text'>
 - it will use the system PHPUnit installation if available (bundled PHPUnit with prado is no more a choice)
 - fixed tests in order to be compatible with recent phpunit versions (currently 3.7)
 - dropped old tests referring to unexisting components (NOTE: this includes what seems a test suite for an older version of SQLMap)
Added some svn-ignore properties</content>
</entry>
<entry>
<title>some fixes on tests</title>
<updated>2011-06-20T16:49:53Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2011-06-20T16:49:53Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=a0d269954534e09c0b9c0f73c927b6eb764c21d9'/>
<id>urn:sha1:a0d269954534e09c0b9c0f73c927b6eb764c21d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up some unit tests to allow them run with PHPUnit 3.1+</title>
<updated>2007-12-11T07:33:26Z</updated>
<author>
<name>tof</name>
<email></email>
</author>
<published>2007-12-11T07:33:26Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=c0cff04fba123dce9b91ecf13282571debbe6e6a'/>
<id>urn:sha1:c0cff04fba123dce9b91ecf13282571debbe6e6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add unit test for TXmlDocument and TXmlElementList</title>
<updated>2007-06-27T11:51:32Z</updated>
<author>
<name>tof</name>
<email></email>
</author>
<published>2007-06-27T11:51:32Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=fdb122f2da9e36dd41243a69e8ea9eec20ad3a1d'/>
<id>urn:sha1:fdb122f2da9e36dd41243a69e8ea9eec20ad3a1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>resolved #634 and added unit tests for TXmlElement</title>
<updated>2007-06-01T05:09:32Z</updated>
<author>
<name>knut</name>
<email></email>
</author>
<published>2007-06-01T05:09:32Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=615eb561dfc43bd11ba620c9465e18ac15e22131'/>
<id>urn:sha1:615eb561dfc43bd11ba620c9465e18ac15e22131</id>
<content type='text'>
</content>
</entry>
<entry>
<title>upgraded unit test suite to use PHPUnit3</title>
<updated>2007-05-29T20:29:10Z</updated>
<author>
<name>knut</name>
<email></email>
</author>
<published>2007-05-29T20:29:10Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=376a5af2d258f87e2be75b667850436987c68a55'/>
<id>urn:sha1:376a5af2d258f87e2be75b667850436987c68a55</id>
<content type='text'>
use "cd tests/; phpunit AllTests.php" to run the tests
use "cd tests/; phpunit --report=coverage AllTests.php" to get a nice code coverage report (need xdebug)
</content>
</entry>
<entry>
<title>Added RSS support with TRssFeedDocument</title>
<updated>2006-07-04T19:19:06Z</updated>
<author>
<name>knut</name>
<email></email>
</author>
<published>2006-07-04T19:19:06Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=b926970d25b5fdb335b8a47d247a1d8e211c2618'/>
<id>urn:sha1:b926970d25b5fdb335b8a47d247a1d8e211c2618</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added unit test stubs for Xml classes #168</title>
<updated>2006-05-16T18:16:16Z</updated>
<author>
<name>knut</name>
<email></email>
</author>
<published>2006-05-16T18:16:16Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=c6730f23829f07c404b65ed3d1f5c2a5808be2cf'/>
<id>urn:sha1:c6730f23829f07c404b65ed3d1f5c2a5808be2cf</id>
<content type='text'>
</content>
</entry>
</feed>
