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

2562 Commits

Author SHA1 Message Date
meus
be2bd76fed adding information on how to run tests 2007-09-02 22:06:11 +00:00
meus
d448f15c50 added -help flag to testrunner 2007-09-02 21:59:48 +00:00
meus
1b23da2bd7 implemented -group and -filter checks to the command line testrunner 2007-09-02 21:51:04 +00:00
meus
42e76aa7a3 adding functionality to testrunnner to spscify both group name and classname on the command line 2007-09-02 20:59:39 +00:00
zYne
810b1d6623 2007-09-02 20:48:31 +00:00
zYne
b07cf7e2bb 2007-09-02 20:44:47 +00:00
zYne
a6318cbe93 deprecated validation attributes VLD, AUTO_LENGTH_VLD and AUTO_TYPE_VLD, introduced new attribute ATTR_VALIDATE 2007-09-02 20:36:58 +00:00
zYne
35bd97bf08 2007-09-02 20:36:08 +00:00
zYne
e73f9fe5ec 2007-09-02 20:18:41 +00:00
meus
c27b982d20 storing tests indexed by classname and not spl_object_hash 2007-09-02 20:14:45 +00:00
zYne
89f772d169 2007-09-02 20:13:09 +00:00
meus
44ad5cb1d3 fixing run.php to alert if testing with invalid group 2007-09-02 20:12:45 +00:00
meus
75f2364ed6 fixing testrunner and cc report to look nicer 2007-09-02 20:05:48 +00:00
zYne
70ff3b261f refactored Validator API 2007-09-02 20:00:27 +00:00
meus
d8ac77d5e1 fixing test runner to allow running custom groups 2007-09-02 18:08:13 +00:00
meus
92e524885e fixed very simple support for subGrouping in tests 2007-09-02 17:55:42 +00:00
zYne
63cba02028 2007-09-02 17:34:44 +00:00
zYne
055d5fe914 2007-09-02 17:31:35 +00:00
zYne
be09b88f9e tests for sqlite file-based dsn 2007-09-02 17:31:03 +00:00
zYne
2dd52e306d 2007-09-02 17:02:16 +00:00
meus
4ff9af6df0 removed aditional ?> from lib 2007-09-02 17:00:26 +00:00
meus
d08f492656 removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
zYne
eb92f6d220 2007-09-02 16:55:24 +00:00
meus
dc1f503e2f moved ticket and data type tests 2007-09-02 16:43:41 +00:00
meus
08fffab63c moving ticket testcases into Ticket dir 2007-09-02 16:32:26 +00:00
meus
b6eeaa6877 moved export test files back into models and modified path in testcase 2007-09-02 16:26:28 +00:00
meus
f943213f2c fixed errors after cleaning up tests. removed some tabs 2007-09-02 16:19:32 +00:00
meus
e360684d1b moved all models to trunk/models. removed some old invalid testcases 2007-09-02 14:24:49 +00:00
zYne
7127f12e2c drafting I18n 2007-09-02 11:55:12 +00:00
zYne
70cce7859a 2007-09-02 11:35:51 +00:00
zYne
97c0b5786a 2007-09-02 11:32:09 +00:00
zYne
e37ae45820 2007-09-02 11:29:14 +00:00
romanb
af2a83484f refactored parameter stacking (Fixes #442). 2007-09-02 09:28:38 +00:00
lsmith
0fdb229020 - added support for Doctrine::ATTR_USE_NATIVE_ENUM (defaults to off, no BC break) 2007-09-02 08:53:16 +00:00
jepso
63c8c87ab7 changed escapeshellcmd to escapeshellarg 2007-09-01 23:27:06 +00:00
jepso
45e56de78e 2007-09-01 23:17:44 +00:00
pookey
f2e9b3ae36 pookey: fixed odd svn problem, jepso, please sort out escaping :P 2007-09-01 23:14:07 +00:00
pookey
e4f2082a45 removing cache from SVN 2007-09-01 23:02:34 +00:00
zYne
9803a929f8 2007-09-01 22:45:09 +00:00
zYne
6c7db9b6bd 2007-09-01 22:44:08 +00:00
zYne
9cc162a934 2007-09-01 22:43:40 +00:00
jepso
1f252011c2 deny access from the internet to these directories 2007-09-01 22:40:56 +00:00
zYne
044c67946b 2007-09-01 22:40:33 +00:00
zYne
4b87106aac 2007-09-01 22:35:43 +00:00
zYne
cb50a932fc MAP keyword support ! 2007-09-01 22:22:54 +00:00
zYne
66d6136a92 some tests for MAP keyword 2007-09-01 22:21:17 +00:00
romanb
3e47532e07 Notnull validator no longer checks for empty strings 2007-09-01 20:20:17 +00:00
jackbravo
7bff012bcb Test array fetching on table finder methods 2007-09-01 19:44:44 +00:00
jackbravo
9b5246368e Added FETCH_ARRAY support for table finder methods, fixes bug #397 2007-09-01 19:44:38 +00:00
jackbravo
202d66860b Fix little inheritance error on docs 2007-09-01 19:00:28 +00:00