From: Dean M. C. B. <dmb...@fr...> - 2008-04-18 08:29:45
|
Hi Mike! > -----Original Message----- > From: Michael Dickey [mailto:mi...@mi...] > Sent: Friday, April 18, 2008 6:06 AM > To: C++ Networking Library Developers Mailing List > Cc: Dean Michael C. Berris > Subject: Re: Implemented Rudimentary Unit Test in branch > http_integration > > 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 =) > Ah, okay. :) It's actually very nice -- once I learned about Bjam, I've never looked back to Make and family. What specific problems are you having with it? Perhaps we can collaborate on solving that problem over the list (or privately) if you need any sort of help in that regard. What would be nice to look at too would be using Boost.Test for writing the unit tests. In the libs/network/test/ directory there are a handful of tests that you can pattern the unit tests on. You can also look at the Jamfile inside that directory to show how to add your tests to the project. > Glad to hear that you've moved things to the next level! I > hope to invest some more time on it this weekend. > It's my pleasure. I can hardly wait to play with more code from the libpion library to be integrated into the library. :D -- Dean Michael Berris Software Engineer, Friendster, Inc. <dmb...@fr...> +639287291459 |