Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-17 | Chnages in phpunit's bootstrap script; should hopefully fix travis | Fabio Bas | |
2013-09-13 | Add some missing empty directory, and a dummy .gitignore inside them | Fabio Bas | |
Otherwise git would strip them away | |||
2012-11-18 | Reworked the "test" task in order to make it work again: | ctrlaltca | |
- 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 | |||
2012-07-12 | standardize the use of unix eol; use svn properties to enforce native eol | ctrlaltca | |
2011-05-21 | up-ported to trunk/ unit tests fixes from r2921 | ctrlaltca@gmail.com | |
2010-02-21 | Merged latest changes into trunk (except r2773) | godzilla80@gmx.net | |
/branches/3.1:r2765,2770-2771,2774,2776-2778 | |||
2009-05-01 | Fixed Issue #55 - TPropertyAccess.get don't recognize magic getter __get | godzilla80@gmx.net | |
2009-03-22 | Fixed Issue #88 - SQLMap $Param$ re-evaluation bug | godzilla80@gmx.net | |
2008-08-06 | fixed #899 | knut | |
2007-05-29 | upgraded unit test suite to use PHPUnit3 | knut | |
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) | |||
2006-11-25 | DB layer is completed. | xue | |
2006-11-25 | Further bug fixes. | xue | |
2006-11-24 | bug fixes of data layer. | xue | |
2006-11-24 | Added DB layer. | xue | |