summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2010-04-17Got the return value nailed down for TList::InsertBefore and ↵javalizard
TList::insertAfter using the unit test.
2010-04-17Added Unit tests for insertBefore/After. Change code to expected behavior.javalizard
2010-04-16Added a few more tests to the TListTest unit test.javalizard
2010-04-12Fixed Issue#246Christophe.Boulain
2010-02-21Merged latest changes into trunk (except r2773)godzilla80@gmx.net
/branches/3.1:r2765,2770-2771,2774,2776-2778
2010-02-15Merge from r2765 (and some others) 3.1Christophe.Boulain
Added TActiveTableRow QST page Corrected an uninitialized array in TScaffoldBase
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762
2010-02-13NEW: Add Beta of master/slave senario solutiongodzilla80@gmx.net
- add package System.Testing.Data.Analysis - add package System.Testing.Data.Distributed - add sub package System.Testing.Data.Distributed.MasterSlave - add unittest for System.Testing.Data.Analysis
2009-05-01Fixed Issue #55 - TPropertyAccess.get don't recognize magic getter __getgodzilla80@gmx.net
2009-04-08Fixed Issue#136Christophe.Boulain
2009-03-22Fixed Issue #88 - SQLMap $Param$ re-evaluation buggodzilla80@gmx.net
2009-03-20Fixed Issue #120godzilla80@gmx.net
2009-03-18a little "goggle code issues" releated modificationgodzilla80@gmx.net
2008-11-08Issue#36: Refactored TRatingList/TActiveRatingList, and added some docs.Christophe.Boulain
2008-10-16Add (manual only) test for #925tof
2008-10-15Fixed #922mikl
2008-10-13Fixed #595 (reopened)mikl
2008-10-13Added Testcase for #900mikl
2008-09-24Added TActiveDatePickertof
2008-08-18fixed #823knut
2008-08-18fixed #876knut
2008-08-06fixed #899knut
2008-08-05fixed #897knut
2008-07-20fixed #886knut
2008-07-17Added TestCase for #698tof
2008-06-27Fixed #872tof
2008-05-07Fixed #849tof
2008-04-18Fix #695mikl
2008-04-18Updated test case for #660mikl
2008-04-18Added test case for #660mikl
2008-04-17Implemented #745tof
2008-04-17Minor improvement in fix for #622mikl
2008-04-13Added test page for #695mikl
2008-04-13Added testcase for #622mikl
2008-04-11TestCase for #828tof
2008-04-08Fixed #595tof
2008-04-07Added test case for #595mikl
2008-03-14Added Testcase for #669tof
2008-03-14New test case for Ticket #671tof
2008-03-13Test case for #769tof
2008-02-05Fixed #785tof
2007-12-11Clean up some unit tests to allow them run with PHPUnit 3.1+tof
2007-11-01Refactored ActiveRecord: removed object registry, fixed relationship casing ↵wei
problems.
2007-10-18Fixed #722 - Add Read only capabilities to TInPlaceTextBoxtof
2007-10-11Add test for Ticket #719tof
2007-10-08Allow active records to have multiple foreign key references to the same ↵wei
table. Add TXCache.
2007-10-07minor correction in test setup for APC caching (skipping if not configured ↵knut
correctly: apc.enable_cli = 1)
2007-09-30added missing file.xue
2007-09-29Changed RELATIONS declaration.xue
2007-09-29Add selenium test case for ticket #708tof