Aleksander Machniak
2016-05-22 87cf0a3fb158b5ffaa54a79997d7b01492d39b74
tests/phpunit.xml
@@ -15,6 +15,7 @@
            <file>Framework/DB.php</file>
            <file>Framework/DBMssql.php</file>
            <file>Framework/DBMysql.php</file>
            <file>Framework/DBOracle.php</file>
            <file>Framework/DBPgsql.php</file>
            <file>Framework/DBSqlite.php</file>
            <file>Framework/DBSqlsrv.php</file>
@@ -24,13 +25,16 @@
            <file>Framework/Imap.php</file>
            <file>Framework/ImapCache.php</file>
            <file>Framework/ImapGeneric.php</file>
            <file>Framework/ImapSearch.php</file>
            <file>Framework/Image.php</file>
            <file>Framework/Ldap.php</file>
            <file>Framework/LdapGeneric.php</file>
            <file>Framework/MessageHeader.php</file>
            <file>Framework/MessagePart.php</file>
            <file>Framework/Mime.php</file>
            <file>Framework/Rcube.php</file>
            <file>Framework/ResultIndex.php</file>
            <file>Framework/ResultMultifolder.php</file>
            <file>Framework/ResultSet.php</file>
            <file>Framework/ResultThread.php</file>
            <file>Framework/Smtp.php</file>
@@ -46,6 +50,7 @@
            <file>Framework/VCard.php</file>
            <file>Framework/Washtml.php</file>
            <file>MailFunc.php</file>
            <file>RcmailFunc.php</file>
        </testsuite>
        <testsuite name="Plugins Tests">
            <file>./../plugins/acl/tests/Acl.php</file>
@@ -55,6 +60,7 @@
            <file>./../plugins/database_attachments/tests/DatabaseAttachments.php</file>
            <file>./../plugins/debug_logger/tests/DebugLogger.php</file>
            <file>./../plugins/emoticons/tests/Emoticons.php</file>
            <file>./../plugins/emoticons/tests/EmoticonsEngine.php</file>
            <file>./../plugins/enigma/tests/Enigma.php</file>
            <file>./../plugins/example_addressbook/tests/ExampleAddressbook.php</file>
            <file>./../plugins/filesystem_attachments/tests/FilesystemAttachments.php</file>
@@ -63,6 +69,7 @@
            <file>./../plugins/http_authentication/tests/HttpAuthentication.php</file>
            <file>./../plugins/identity_select/tests/IdentitySelect.php</file>
            <file>./../plugins/jqueryui/tests/Jqueryui.php</file>
            <file>./../plugins/krb_authentication/tests/KrbAuthentication.php</file>
            <file>./../plugins/legacy_browser/tests/LegacyBrowser.php</file>
            <file>./../plugins/managesieve/tests/Managesieve.php</file>
            <file>./../plugins/managesieve/tests/Parser.php</file>