CVSROOT: /cvs/gnome
Module name: yarrr
Changes by: dave_malcolm 05/02/11 13:22:35
Modified files:
src/org/gnome/yarrr/tests: TestInitializerTests.java
DBUsingTest.java TopicTests.java
TestUtils.java GroupTests.java
PersonUsingTest.java
TestInitializer.java
PersonStoreTests.java
MailingListTests.java
MessageStoreTests.java
src/org/gnome/yarrr/hibernate: Persistent.java
src/org/gnome/yarrr/email: Mailbox.java HtmlWriter.java
src/org/gnome/yarrr: Yarrr.java Message.java Topic.java
src/org/gnome/yarrr/xmlrpc: Utils.java
. : ChangeLog
client/yarrr : window.py
src/org/gnome/yarrr/person: Person.java
Documentation : Debugging.txt
Added files:
src/org/gnome/yarrr/tests: DefaultMethodsTestDirect.java
YarrrUsingTest.java
DefaultMethodsTests.java
DefaultMethodsTestsRPC.java
Log message:
2005-02-11 David Malcolm <[EMAIL PROTECTED]>
Python Client:
* window.py: add automatic scrollbars to instances of FolderView,
TopicView and the HTMLView
Documentation:
* Debugging.txt: added notes on running test a test server and client
Java classes:
email/HtmlWriter.java: now supports MimeMultipart (though not pretty at the
moment)
email/Mailbox.java: can support injecting emails that don't have a topic
hibernate/Persistent.java: added a getStringId() method
Message.java: deleteAllMessages->deleteAll
Person.java: deleteAllPersons->deleteAll
Topic.java: ctor now has a required bool allowMessage argument, to avoid
leaving this undefined
Yarrr.java: added a getRPCServerPort method
TestInitialiser creates two test MailingList feeds:
- [email protected]
- [EMAIL PROTECTED]
along with appropriate Topics to hold all of this. I can pipe emails
from the lists into my test Yarrr server, with some success (some
emails fail at the moment; investigating).
Test cases:
Added a YarrrUsingTest base class
Added a DefaultMethodsTests.java, with subclasses that test by calling the
methods directly, and via delegation through XML-RPC. Not much is tested
so far.
Updated TestInitialiserTests to deal with new MailingList functionality
URL :
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=yarrr&who=dave_malcolm&date=explicit&mindate=2005-02-11%2013:21&maxdate=2005-02-11%2013:23
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list