
I have been using CppUnit package when doing testing for class member functions. Because I already have boost installed in my system, I want to try boost unit test library instead. On boost web page for unit test library if I click the subtitle "Getting Started", I got error. Although it error came from sourceforge.net page, but I suppose someone on this list maintain the content of this boost library. Can someone have a look at the problem and fix the problem? The error I got was: ++++++++++++++++++++++++++++++ An error has been encountered in accessing this page. 1. Server: www.boost.org 2. URL path: /libs/test/doc/components/utf/getting_started/index.html 3. Error notes: File does not exist: /home/groups/b/bo/boost/htdocs/libs/test/doc/components/utf/getting_started/ index.html 4. Error type: 404 5. Request method: GET 6. Request query string: 7. Time: 2007-07-19 05:10:28 PDT (1184847028) Reporting this problem: The problem you have encountered is with a project web site hosted by SourceForge.net. This issue should be reported to the SourceForge.net-hosted project (not to SourceForge.net). If this is a severe or recurring/persistent problem, please do one of the following, and provide the error text (numbered 1 through 7, above): Contact the project via their designated support resources. Contact the project administrators of this project via email (see the upper right-hand corner of the Project Summary page for their usernames) at user-name@users.sourceforge.net If you are a member of the project that maintains this web content, please refer to the Site Documentation regarding the project web service for further assistance ++++++++++++++++++++++++++++++ Best regards, Fanzhe Cui