Documentation: outdated links
- Dominant language
- C++
- Stars
- 213
- Forks
- 149
- Avg merge
- 18h 17m
- Merged PRs (30d)
- 2
Description
Hello,
I am reading the page [Web Wisdom](https://www.boost.org/doc/libs/1_85_0/libs/test/doc/html/boost_test/practical_usage_recommendations/web_wisdom.html), and there are some errors to fix :
- **Get to know the Boost unit test framework (from IBM)** The link isn't valid anymore, and should be :
https://public.dhe.ibm.com/software/dw/aix/au-ctools1_boost/au-ctools1_boost-pdf.pdf
- **C++ Unit Testing With Boost.Test** The link is dead, but has been archived :
http://web.archive.org/web/20160524135412/http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/
- **Unit tests with Boost.Test** The link is dead ; the item should be removed
- **Using Boost.Test with Boost.Build** The link is dead, but has been archived :
http://web.archive.org/web/20160616191845/http://www.alittlemadness.com/2009/12/04/using-boost-test-with-boost-build/
- **Boost.Test XML Reports with Boost.Build** The link is dead, but has been archived :
http://web.archive.org/web/20160616191530/http://www.alittlemadness.com/2009/12/10/boost-test-xml-reports-with-boost-build/
- **Boost Unit Testing with C++BuilderX** The link is dead, but has been archived :
http://web.archive.org/web/20191004033247/http://edn.embarcadero.com/article/32703
- **Including Boost.Test** in Your C++ Project The link is dead, but has been archived :
http://web.archive.org/web/20170516030634/http://www.sharprobotica.com/2010/04/including-boost-test-in-your-c-project/
- **Automate acceptance/unit testing C++ in Xcode** (using Boost.Test) The link is dead, but has been archived :
http://web.archive.org/web/20220707160037/http://seandenigris.com/blog/?p=187
- **Some Boost.Test notes** The link isn't valid anymore, and should be :
https://www.lonecpluspluscoder.com/2014/09/27/some-boost-test-notes/
- **Boost Test. Setup and usage** The links are dead, but have been archived :
http://web.archive.org/web/20220326043631/http://blog.yastrebkov.com/2009/07/boost-test.html
http://web.archive.org/web/20220331082552/http://blog.yastrebkov.com/2010/07/boost-test-setup-and-usage.html
Most of (all ?) the links of this page are old, and I think it would be great to give the year when they have been written.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.