1
0
mirror of synced 2024-12-13 22:56:04 +03:00
Commit Graph

17 Commits

Author SHA1 Message Date
meus
f3a377a794 replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
meus
dc0c08aa58 fixing to adhere to coding standards 2007-09-02 22:34:02 +00:00
meus
1b23da2bd7 implemented -group and -filter checks to the command line testrunner 2007-09-02 21:51:04 +00:00
meus
c27b982d20 storing tests indexed by classname and not spl_object_hash 2007-09-02 20:14:45 +00:00
meus
92e524885e fixed very simple support for subGrouping in tests 2007-09-02 17:55:42 +00:00
meus
f943213f2c fixed errors after cleaning up tests. removed some tabs 2007-09-02 16:19:32 +00:00
meus
7ab2e58609 added setSubclasses to abstractRecord. Fixed classes in tests. added some more output to the Test.php script 2007-07-30 19:01:16 +00:00
meus
c38958debe fixed output of cli testrunner 2007-07-28 20:28:20 +00:00
meus
239c842233 Fixed testrunner so that it prints out all errors. also fixed a CLI reporter ann a HTML reporter 2007-07-23 19:22:13 +00:00
zYne
5b4c4ffd65 more efficient memory handling 2007-07-16 18:31:52 +00:00
zYne
362b844cab 2007-07-06 12:37:02 +00:00
pookey
445d1f9c62 * Updating the test framework with an assertIdentical() call that uses the === operator rather then the == operator.
* Updating BooleanTestCase to use above mentioned function - and they now fail
2007-06-12 17:05:16 +00:00
zYne
a00c6061ab One-to-one relation fetching fixed 2007-06-07 17:04:56 +00:00
zYne
2efc914cdd 2007-06-04 18:20:32 +00:00
zYne
2662b46e9a DQL aggregate value model rewrite 2007-06-01 10:17:50 +00:00
zYne
f5ae32814a 2007-05-30 21:26:19 +00:00
zYne
6628644e38 2007-05-29 20:09:25 +00:00