Changes between Version 11 and Version 12 of DebeaSupport
- Timestamp:
- 10/31/09 22:25:53 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DebeaSupport
v11 v12 10 10 You can post to this list without subscription, but be aware that replies are sent by default to list *only*, so its much better to subscribe. 11 11 12 == Defects/Bugs ==12 == Bugs and enhancements == 13 13 Defects, patches and new feature requests should be posted using "new ticket" button. You need to [http://debea.net/trac/register register] and [http://debea.net/trac/login login] to be able to post. 14 14 … … 22 22 23 23 Debea uses Cppunit library for unit tests. Most of the API behavior is covered by unit tests. If you create non trivial patch to library it is recommended to run unit tests on patched code for at least one database driver and make sure that all of them run successfully. 24 25 == How to help == 26 27 * Places in the source code that need improvement and are not scheduled for next release are marked with 'FIXME' comment. You can pick one and work it out. 28 * I am not a native speaker, so there might be grammatical or style errors in documentation and on wiki pages that need corrections. Feel free to correct them. 29 * Changes to debea project are announced on [http://freshmeat.net freshmeat] site and wxWidgets mailing list. You can create links on other sites to this project or can promote it in any other way. It is still too difficult to find this project using google.
