Age | Commit message (Expand) | Author |
2015-12-07 | Move urls from pradosoft.com to github's project page; drop unmaintained quic... | Fabio Bas |
2014-09-04 | Fix #531 | David |
2014-08-05 | Fix System.Data test cases | David |
2014-01-15 | Removed ?> from tests | Fabio Bas |
2013-10-24 | More work on ajax | Fabio Bas |
2013-09-24 | Ported some failing functional tests to phpunit+selenium | Fabio Bas |
2013-09-22 | Phing: added target for phpunit+selenium | Fabio Bas |
2013-09-19 | Committed TComponent patch by javalizard | Fabio Bas |
2013-09-19 | Ported old I18N tests from simpleunit to phpunit | Fabio Bas |
2013-09-17 | NumberFormat: force the use of C locale when formatting numbers. Add some tes... | Fabio Bas |
2013-09-17 | Chnages in phpunit's bootstrap script; should hopefully fix travis | Fabio Bas |
2013-09-14 | Hopefully fix travis tests | Fabio Bas |
2013-09-14 | More gitignore for tests directories | Fabio Bas |
2013-09-13 | Add some missing empty directory, and a dummy .gitignore inside them | Fabio Bas |
2013-09-13 | Update to r3325 | Ciro Mattia Gonano |
2013-09-11 | Merge up to r3319 | Ciro Mattia Gonano |
2013-04-24 | Update to 3.2.1 | Ciro Mattia Gonano |
2013-01-06 | backported r3233, r3234 to trunk/ | ctrlaltca |
2012-11-18 | dropped old tests referring to unexisting components (NOTE: this includes wha... | ctrlaltca |
2012-11-18 | Reworked the "test" task in order to make it work again: | ctrlaltca |
2012-10-31 | MAJOR UPGRADE to TComponent | javalizard@gmail.com |
2012-07-12 | standardize the use of unix eol; use svn properties to enforce native eol | ctrlaltca |
2011-07-17 | TSecurityManager: remove additional right padding added by mcrypt_decrypt | ctrlaltca@gmail.com |
2011-06-25 | Added two methods for getting array elements out of TPriorityList above and b... | javalizard |
2011-06-20 | some fixes on tests | ctrlaltca@gmail.com |
2011-05-21 | up-ported to trunk/ unit tests fixes from r2921 | ctrlaltca@gmail.com |
2010-10-04 | #247 Removed one redundant function. Change the unit test to reflect the fu... | javalizard |
2010-10-03 | #247 Finalized the TPriorityList class, its unit tests, and added one missing... | javalizard |
2010-09-27 | #291 Added new unit tests for all edit operations on read-only lists. Added ... | javalizard |
2010-09-26 | Upgraded the phpunit ini file to work with PHPUnit 3.3, 3.4, and 3.5. There ... | javalizard |
2010-04-22 | started using the TPriorityList, updated some methods functions and slimmed t... | javalizard |
2010-04-18 | TPriorityList works like TList if no class specific methods are called. Adds... | javalizard |
2010-04-17 | Got the return value nailed down for TList::InsertBefore and TList::insertAft... | javalizard |
2010-04-17 | Added Unit tests for insertBefore/After. Change code to expected behavior. | javalizard |
2010-04-16 | Added a few more tests to the TListTest unit test. | javalizard |
2010-04-12 | Fixed Issue#246 | Christophe.Boulain |
2010-02-21 | Merged latest changes into trunk (except r2773) | godzilla80@gmx.net |
2010-02-13 | NEW: Add Beta of master/slave senario solution | godzilla80@gmx.net |
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 |
2008-08-05 | fixed #897 | knut |
2008-07-20 | fixed #886 | knut |
2008-06-27 | Fixed #872 | tof |
2007-12-11 | Clean up some unit tests to allow them run with PHPUnit 3.1+ | tof |
2007-10-07 | minor correction in test setup for APC caching (skipping if not configured co... | knut |
2007-08-05 | fixed doc error. | xue |
2007-08-05 | fixed THttpRequestTest to work with Qiangs latest changes | carl |
2007-08-04 | added unit test to ForceSecureConnection on THttpRequest | carl |
2007-07-27 | fixed typo in TCacheHttpSessionTest | carl |