summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2012-03-18Moved list footer stripping to strip_list_footer().Joel Uckelman
2012-03-01Improved test.Joel Uckelman
2012-03-01build_post should prepend Re: for replies.Joel Uckelman
2012-02-27Satisfy phpunit about incomplete tests.Joel Uckelman
2012-02-27Renamed.Joel Uckelman
2012-02-27Remove Edit marker from incoming mail, add it to outgoing mail.Joel Uckelman
2012-02-27Renamed functions in build_email.php.Joel Uckelman
2012-02-27Fixed problem with expected exceptions.Joel Uckelman
2012-02-27Removed obsolete require_once for PHPUnit/Framework.php.Joel Uckelman
2012-02-27Set the timezone so the header tests make the right Date headers.Joel Uckelman
2012-02-27Converted some tests to use dataProviders.Joel Uckelman
2012-02-27Cosmetic.Joel Uckelman
2012-02-27build_email_subject passes tests now.Joel Uckelman
2012-02-27Don't require PHPUnit/Framework.php for phpunit >= 3.6.Joel Uckelman
2012-02-27Expected and actual were backwards.Joel Uckelman
2012-02-27Typos.Joel Uckelman
2012-02-26Typo.Joel Uckelman
2012-02-27Added built_post_subject for stripping tags and Re's added by mailing lists.Joel Uckelman
2011-09-26Removed SVN $Id$.Joel Uckelman
2011-09-26Added SQL schema for tests of phpbb3 users table.Joel Uckelman
2010-12-16Corrected tests.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7577 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-12-16Added tests for In-Reply-To fix.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7576 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-11-25Typo.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7500 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-11-25* Broke out From construction.uckelman
* Fixed RFC822 quoting bug. git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7499 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-11-25Ack. More quote fixing.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7498 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-11-25Make sure quoting is correct.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7497 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-11-25Argh. Fixing expected quoted string.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7496 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-11-25Fixed expected rfc822 quoted string.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7495 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-11-25Fixed typo.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7494 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-11-25Fixed typo.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7493 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-11-25Added has_rfc822_specials and rfc822_quote for handling names in email ↵uckelman
addresses. git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7492 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-11-10Added additional message.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7458 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-11-02Added (incomplete) tests.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7442 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-11-02Filled out remaining tests. Added test for broken multipart/alternative ↵uckelman
handling. git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7439 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-11-02* Renamed BridgeTest to BridgeImplTest.uckelman
* Skip all tests which require a DB until we figure out how to mock PDOs. git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7438 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-11-02Added test messages and attachments.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7437 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-10-31Renamed.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7432 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-10-31Major refactoring to make bridge easier to test.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7431 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-10-31No longer used.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7430 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-07-29* Added license.uckelman
* Added Id tag. git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7051 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-07-25* Correctly handle open tags with arguments.uckelman
* Convert non-BBCode <!-- (m|w) --> style links. git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@7026 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-05-09Changed topicExists() to topicStatus().uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@6837 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-05-09Adjusted test.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@6827 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-05-09Missing argument.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@6825 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-05-09Added buildPost test.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@6824 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-05-09Adjusted test.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@6823 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-05-09Adjusted test.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@6822 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-05-09Missing comma.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@6821 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-05-09Added tests.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@6820 67b53d14-2c14-4ace-a08f-0dab2b34000c
2010-05-09Added test for buildFilePart.uckelman
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@6819 67b53d14-2c14-4ace-a08f-0dab2b34000c