Forgot to change our require_once() in our unit test for AppTest
[isso.git] / docs / UnitTest /
2007-08-14 Robert SesekForgot to change our require_once() in our unit test...
2007-08-14 Robert SesekUpdating the unit tests for preparation of renaming...
2007-08-14 Robert SesekChanging the registry part of BSRegister to be a new...
2007-08-14 Robert SesekAdding database unit tests and in the Db module, use...
2007-07-28 Robert Sesek- Switch to using Exception in Xml.php, Register.php...
2007-07-28 Robert SesekOur test suite is now done with PHPUnit, although it...
2007-07-28 Robert SesekStarting to migrate from SimpleTest to PHPUnit.
2007-07-13 Robert SesekMerging changes from the 2.1.x branch back to trunk...
2007-05-01 Robert SesekRemoving the Markdown parser because we don't need...
2007-04-01 Robert SesekWe forgot to close a <p> tag in MarkdownTest::testParag...
2007-04-01 Robert SesekMore small fixes to the Markdown unit test
2007-04-01 Robert SesekFix the DateTest uni test do it doesn't break in DST
2007-04-01 Robert SesekFixing a few bugs with the Markdown unit test
2007-04-01 Robert SesekAdded an empty Markdown.php file and a skeleton BSMarkd...
2007-03-28 Robert SesekAdding a test method for the debug list
2007-02-18 Robert SesekBad unit test... need to actually set the UTF-8 flag...
2007-02-18 Robert Sesek- Fixing the unit tests to actually work and the same...
2006-12-26 Robert SesekMoving the unit test stuff to the docs/ folder