From: Michael D. <mi...@mi...> - 2008-04-18 15:46:26
|
We have a bunch of Boost.Test - based tests written for pion-net. I'll be able to port these over as we move over code. Just haven't made it that far yet, as I keep getting diverted with pesky work stuff =) On Apr 18, 2008, at 2:10 AM, Glyn Matthews wrote: > Hi Mike, > > On 18/04/2008, Michael Dickey <mi...@mi...> wrote: > Hi Dean, > > I haven't tried compiling anything yet since I was still working > through the concept stage of "what goes where?" (plus I still need to > learn how to use bjam =) > > I would definitely recommend using unit testing to help you answer > this kind of question. Write the tests as you hope/expect the > library to be used and then refactor your libpion code around the > tests (which should only have to change very little while you're > refactoring). Also, as you update the unit tests in the > repository, you'll be able to get feedback from other developers and > potential users at an earlier stage than you would have otherwise. > > > HTH, > Glyn > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save > $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone_______________________________________________ > Cpp-netlib-devel mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel |