commit | author | age
|
e82492
|
1 |
<phpunit backupGlobals="false" |
AM |
2 |
bootstrap="bootstrap.php" |
|
3 |
colors="true"> |
|
4 |
<testsuites> |
|
5 |
<testsuite name="All Tests"> |
5f8ada
|
6 |
<file>Framework/BaseReplacer.php</file> |
0c82e9
|
7 |
<file>Framework/Bootstrap.php</file> |
5f8ada
|
8 |
<file>Framework/Browser.php</file> |
AM |
9 |
<file>Framework/Cache.php</file> |
d3abad
|
10 |
<file>Framework/CacheShared.php</file> |
5f8ada
|
11 |
<file>Framework/Charset.php</file> |
d3abad
|
12 |
<file>Framework/Contacts.php</file> |
5f8ada
|
13 |
<file>Framework/ContentFilter.php</file> |
383379
|
14 |
<file>Framework/Csv2vcard.php</file> |
d3abad
|
15 |
<file>Framework/DB.php</file> |
ecef4c
|
16 |
<file>Framework/DBMssql.php</file> |
AM |
17 |
<file>Framework/DBMysql.php</file> |
1b39d9
|
18 |
<file>Framework/DBOracle.php</file> |
ecef4c
|
19 |
<file>Framework/DBPgsql.php</file> |
AM |
20 |
<file>Framework/DBSqlite.php</file> |
|
21 |
<file>Framework/DBSqlsrv.php</file> |
0fa54d
|
22 |
<file>Framework/Enriched.php</file> |
5f8ada
|
23 |
<file>Framework/Html.php</file> |
66afd7
|
24 |
<file>Framework/Html2text.php</file> |
5f8ada
|
25 |
<file>Framework/Imap.php</file> |
d3abad
|
26 |
<file>Framework/ImapCache.php</file> |
5f8ada
|
27 |
<file>Framework/ImapGeneric.php</file> |
1b39d9
|
28 |
<file>Framework/ImapSearch.php</file> |
5f8ada
|
29 |
<file>Framework/Image.php</file> |
1b39d9
|
30 |
<file>Framework/Ldap.php</file> |
d3abad
|
31 |
<file>Framework/LdapGeneric.php</file> |
5f8ada
|
32 |
<file>Framework/MessageHeader.php</file> |
AM |
33 |
<file>Framework/MessagePart.php</file> |
9b05f1
|
34 |
<file>Framework/Mime.php</file> |
5f8ada
|
35 |
<file>Framework/Rcube.php</file> |
AM |
36 |
<file>Framework/ResultIndex.php</file> |
1b39d9
|
37 |
<file>Framework/ResultMultifolder.php</file> |
5f8ada
|
38 |
<file>Framework/ResultSet.php</file> |
AM |
39 |
<file>Framework/ResultThread.php</file> |
|
40 |
<file>Framework/Smtp.php</file> |
c8699f
|
41 |
<file>Framework/SpellcheckAtd.php</file> |
AM |
42 |
<file>Framework/SpellcheckEnchant.php</file> |
|
43 |
<file>Framework/SpellcheckGoogie.php</file> |
|
44 |
<file>Framework/SpellcheckPspell.php</file> |
5f8ada
|
45 |
<file>Framework/Spellchecker.php</file> |
AM |
46 |
<file>Framework/StringReplacer.php</file> |
eda92e
|
47 |
<file>Framework/Text2Html.php</file> |
5f8ada
|
48 |
<file>Framework/User.php</file> |
9b05f1
|
49 |
<file>Framework/Utils.php</file> |
AM |
50 |
<file>Framework/VCard.php</file> |
7ac944
|
51 |
<file>Framework/Washtml.php</file> |
e82492
|
52 |
<file>MailFunc.php</file> |
06fdaf
|
53 |
<file>RcmailFunc.php</file> |
e82492
|
54 |
</testsuite> |
b00592
|
55 |
<testsuite name="Plugins Tests"> |
AM |
56 |
<file>./../plugins/acl/tests/Acl.php</file> |
|
57 |
<file>./../plugins/additional_message_headers/tests/AdditionalMessageHeaders.php</file> |
|
58 |
<file>./../plugins/archive/tests/Archive.php</file> |
|
59 |
<file>./../plugins/autologon/tests/Autologon.php</file> |
|
60 |
<file>./../plugins/database_attachments/tests/DatabaseAttachments.php</file> |
|
61 |
<file>./../plugins/debug_logger/tests/DebugLogger.php</file> |
|
62 |
<file>./../plugins/emoticons/tests/Emoticons.php</file> |
a63f14
|
63 |
<file>./../plugins/emoticons/tests/EmoticonsEngine.php</file> |
b00592
|
64 |
<file>./../plugins/enigma/tests/Enigma.php</file> |
AM |
65 |
<file>./../plugins/example_addressbook/tests/ExampleAddressbook.php</file> |
|
66 |
<file>./../plugins/filesystem_attachments/tests/FilesystemAttachments.php</file> |
|
67 |
<file>./../plugins/help/tests/Help.php</file> |
|
68 |
<file>./../plugins/hide_blockquote/tests/HideBlockquote.php</file> |
|
69 |
<file>./../plugins/http_authentication/tests/HttpAuthentication.php</file> |
ddeed1
|
70 |
<file>./../plugins/identity_select/tests/IdentitySelect.php</file> |
b00592
|
71 |
<file>./../plugins/jqueryui/tests/Jqueryui.php</file> |
1b8ca0
|
72 |
<file>./../plugins/krb_authentication/tests/KrbAuthentication.php</file> |
e30212
|
73 |
<file>./../plugins/legacy_browser/tests/LegacyBrowser.php</file> |
b00592
|
74 |
<file>./../plugins/managesieve/tests/Managesieve.php</file> |
4bb0bf
|
75 |
<file>./../plugins/managesieve/tests/Parser.php</file> |
AM |
76 |
<file>./../plugins/managesieve/tests/Tokenizer.php</file> |
f72815
|
77 |
<file>./../plugins/managesieve/tests/Vacation.php</file> |
b00592
|
78 |
<file>./../plugins/markasjunk/tests/Markasjunk.php</file> |
AM |
79 |
<file>./../plugins/new_user_dialog/tests/NewUserDialog.php</file> |
|
80 |
<file>./../plugins/new_user_identity/tests/NewUserIdentity.php</file> |
|
81 |
<file>./../plugins/newmail_notifier/tests/NewmailNotifier.php</file> |
|
82 |
<file>./../plugins/password/tests/Password.php</file> |
|
83 |
<file>./../plugins/redundant_attachments/tests/RedundantAttachments.php</file> |
|
84 |
<file>./../plugins/show_additional_headers/tests/ShowAdditionalHeaders.php</file> |
|
85 |
<file>./../plugins/squirrelmail_usercopy/tests/Squirrelmail_usercopy.php</file> |
|
86 |
<file>./../plugins/subscriptions_option/tests/SubscriptionsOption.php</file> |
|
87 |
<file>./../plugins/userinfo/tests/Userinfo.php</file> |
|
88 |
<file>./../plugins/vcard_attachments/tests/VcardAttachments.php</file> |
|
89 |
<file>./../plugins/virtuser_file/tests/VirtuserFile.php</file> |
|
90 |
<file>./../plugins/virtuser_query/tests/VirtuserQuery.php</file> |
|
91 |
<file>./../plugins/zipdownload/tests/Zipdownload.php</file> |
4bb0bf
|
92 |
</testsuite> |
e82492
|
93 |
</testsuites> |
AM |
94 |
</phpunit> |