Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

maidsafe-archive/WebsiteChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# ***This repository is no longer maintained***
# It has been moved to the maidsafe-archive organisation for reference only
#
#
#
#

To run tests, first install LinkChecker (http://wummel.github.io/linkchecker).
Then clone this repository, cd into its root and run:

ctest -S ContinuousTest.cmake
or
ctest -S NightlyTest.cmake


To add a new website to be checked, create a suitably-named folder in Websites, then inside that
folder add 2 files; cmake.config and link_checker.config.  See Websites/MaidSafe for an example of
the contents required in the 2 files.  You do not need to add the website's repository, it will be
cloned automatically when CTest is run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages