Discovered another older style of accessing the registry
[isso.git] / UnitTest /
2007-08-19 Robert SesekAdding a TemplateTest.php file and all the associated...
2007-08-15 Robert SesekMaking the two MySQL tests create an InnoDB database...
2007-08-14 Robert SesekMoving the UnitTest directory out of the docs/ folder...
2006-12-26 Robert SesekMoving the unit test stuff to the docs/ folder
2006-12-11 Robert SesekLots of testing going on... almost completed the input...
2006-12-11 Robert SesekAdding a code coverage test file
2006-11-26 Robert SesekChange the unit test to use a better date formatter
2006-11-26 Robert Sesek- Finished updating the date module
2006-11-26 Robert SesekMaking the entire BSRegister class static
2006-11-25 Robert SesekRemoving BSLoader and we'll just go with a singleton...
2006-11-25 Robert SesekMerging r695 from the 2.1.x branch to the trunk
2006-08-16 Robert SesekAdding the functions test
2006-08-16 Robert SesekAdding the functions test with some incomplete tests
2006-08-16 Robert SesekSwitch to the custom HtmlReporter class
2006-08-16 Robert SesekAdd testLoadBadModule()
2006-08-16 Robert SesekFix the test when we're checking size by creating a...
2006-08-16 Robert SesekInclude ReporterTest.php in AllTests
2006-08-16 Robert SesekAdd testUnregisterNoExist()
2006-08-16 Robert SesekassertEquals() does not exist!
2006-08-16 Robert SesekAdding the Register test suite
2006-08-16 Robert SesekDocumenting test suites is pointless
2006-08-16 Robert SesekMoving PHPUnit to UnitTest