Update version.php to 3.3.0
[isso.git] / UnitTest /
2009-05-01 Robert SesekBSFunctions::swap_css_classes() now returns the value...
2009-05-01 Robert SesekFix an issue with the ApiTest for renaming BSApi::remov...
2009-01-05 Robert SesekHappy new year!
2008-06-25 Robert SesekAdd a test for the new Iterarator implementation in...
2008-04-07 Robert SesekMaking BSTemplate follow OOP instead of just being...
2008-02-28 Robert SesekUpdate the comment formatting to not use the pound... 3.0.0
2008-01-24 Robert SesekDo not allow random() to take an array of high or low...
2008-01-23 Robert SesekRemoving the is_browser() function
2008-01-23 Robert SesekChanging our coding standards slightly:
2008-01-14 Robert SesekWe now pass the installer test again, the issue was...
2008-01-13 Robert SesekAdding fixes in the unit tests for all the refactoring...
2008-01-05 Robert SesekHappy new year!
2007-12-17 Robert SesekThe API is now all unit tested
2007-12-06 Robert SesekRemoving the XML class because we will now use SimpleXM...
2007-12-06 Robert SesekUnit test updates
2007-11-30 Robert SesekAdding a testCondition() method to the API test
2007-11-19 Robert SesekAdd thed API unit tests
2007-09-26 Robert SesekChanging the way we include framework files. Instead...
2007-09-22 Robert SesekFix a failing unit test to work around the file system...
2007-09-22 Robert SesekMoving the insertId() and affectedRows() methods from...
2007-09-22 Robert SesekDatabase results are now independent objects as opposed...
2007-09-15 Robert SesekIn the installer test, the welcome page is to be echo...
2007-09-15 Robert SesekFixing a broken unit test
2007-09-15 Robert SesekAdded the installer unit test
2007-08-20 Robert SesekRemoving the old ReigsterTest.php
2007-08-20 Robert SesekRemoving the old coverage reporter from the unit test...
2007-08-20 Robert SesekUse (c) instead of the actual copyright symbol to avoid...
2007-08-20 Robert SesekRemoving all the package replacement tags and SVN keywo...
2007-08-19 Robert SesekFinishing the template unit test
2007-08-19 Robert SesekAdded tests for template preparse hooks and the cache...
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