*/
/**
+ * Prepare the test setup.
+ */
+require_once dirname(__FILE__) . '/Autoload.php';
+
+/**
* @author Michael Slusarz <slusarz@curecanti.org>
* @category Horde
* @license http://www.fsf.org/copyleft/lgpl.html LGPL
--- /dev/null
+<?php
+/**
+ * Setup autoloading for the tests.
+ *
+ * Copyright 2010 The Horde Project (http://www.horde.org/)
+ *
+ * See the enclosed file COPYING for license information (LGPL). If you
+ * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
+ *
+ * @category Horde
+ * @package Mime
+ * @subpackage UnitTests
+ * @author Jan Schneider <jan@horde.org>
+ * @license http://www.fsf.org/copyleft/lgpl.html LGPL
+ */
+
+require_once 'Horde/Test/Autoload.php';
+
+/* Catch strict standards */
+error_reporting(E_ALL | E_STRICT);
*/
/**
+ * Prepare the test setup.
+ */
+require_once dirname(__FILE__) . '/Autoload.php';
+
+/**
* @author Michael Slusarz <slusarz@curecanti.org>
* @category Horde
* @license http://www.fsf.org/copyleft/lgpl.html LGPL
*/
/**
+ * Prepare the test setup.
+ */
+require_once dirname(__FILE__) . '/Autoload.php';
+
+/**
* @author Michael Slusarz <slusarz@curecanti.org>
* @category Horde
* @license http://www.fsf.org/copyleft/lgpl.html LGPL
*/
/**
+ * Prepare the test setup.
+ */
+require_once dirname(__FILE__) . '/Autoload.php';
+
+/**
* @author Michael Slusarz <slusarz@curecanti.org>
* @category Horde
* @license http://www.fsf.org/copyleft/lgpl.html LGPL
*/
/**
+ * Prepare the test setup.
+ */
+require_once dirname(__FILE__) . '/Autoload.php';
+
+/**
* @author Michael Slusarz <slusarz@curecanti.org>
* @category Horde
* @license http://www.fsf.org/copyleft/lgpl.html LGPL
*/
/**
+ * Prepare the test setup.
+ */
+require_once dirname(__FILE__) . '/Autoload.php';
+
+/**
* @author Michael Slusarz <slusarz@curecanti.org>
* @category Horde
* @license http://www.fsf.org/copyleft/lgpl.html LGPL