summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-02-27Typos.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
2010-12-16Added tests for In-Reply-To fix.uckelman
2010-11-25Typo.uckelman
2010-11-25* Broke out From construction.uckelman
2010-11-25Ack. More quote fixing.uckelman
2010-11-25Make sure quoting is correct.uckelman
2010-11-25Argh. Fixing expected quoted string.uckelman
2010-11-25Fixed expected rfc822 quoted string.uckelman
2010-11-25Fixed typo.uckelman
2010-11-25Fixed typo.uckelman
2010-11-25Added has_rfc822_specials and rfc822_quote for handling names in email addres...uckelman
2010-11-10Added additional message.uckelman
2010-11-02Added (incomplete) tests.uckelman
2010-11-02Filled out remaining tests. Added test for broken multipart/alternative handl...uckelman
2010-11-02* Renamed BridgeTest to BridgeImplTest.uckelman
2010-11-02Added test messages and attachments.uckelman
2010-10-31Renamed.uckelman
2010-10-31Major refactoring to make bridge easier to test.uckelman
2010-10-31No longer used.uckelman
2010-07-29* Added license.uckelman
2010-07-25* Correctly handle open tags with arguments.uckelman
2010-05-09Changed topicExists() to topicStatus().uckelman
2010-05-09Adjusted test.uckelman
2010-05-09Missing argument.uckelman
2010-05-09Added buildPost test.uckelman
2010-05-09Adjusted test.uckelman
2010-05-09Adjusted test.uckelman
2010-05-09Missing comma.uckelman
2010-05-09Added tests.uckelman
2010-05-09Added test for buildFilePart.uckelman
2010-05-09Test works now.uckelman
2010-05-09Refactored.uckelman
2010-05-09Fixed typo.uckelman
2010-05-09Adjustments to test.uckelman
2010-05-09Fixed class var.uckelman
2010-05-09Doing reflection differently.uckelman
2010-05-09Don't call static method with object.uckelman
2010-05-09Added missing test argument.uckelman
2010-05-09Added test.uckelman
2010-04-30Added removePost() for post deletion.uckelman
2010-04-30Typo.uckelman
2010-04-30Adjusted test.uckelman
2010-04-30Removed bad tests.uckelman
2010-04-30Working to get tests to pass.uckelman
2010-04-30Refactored message registration.uckelman
2010-04-30No increment between tests, due to setUp/tearDown cycle.uckelman