From 5f8adabb6286fdcb0ff8a0ea5d1d58f40eef51f4 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Mon, 27 Aug 2012 09:28:16 +0200 Subject: Add simple (constructor) tests for Framework classes --- tests/phpunit.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'tests/phpunit.xml') diff --git a/tests/phpunit.xml b/tests/phpunit.xml index 1bde91be1..28f7e7420 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -3,8 +3,27 @@ colors="true"> + Framework/BaseReplacer.php + Framework/Browser.php + Framework/Cache.php + Framework/Charset.php + Framework/ContentFilter.php + Framework/Html.php + Framework/Imap.php + Framework/ImapGeneric.php + Framework/Image.php + Framework/MessageHeader.php + Framework/MessagePart.php Framework/Mime.php + Framework/Rcube.php + Framework/ResultIndex.php + Framework/ResultSet.php + Framework/ResultThread.php Framework/Shared.php + Framework/Smtp.php + Framework/Spellchecker.php + Framework/StringReplacer.php + Framework/User.php Framework/Utils.php Framework/VCard.php HtmlToText.php -- cgit v1.2.3