Skip to content
Commit 8d51fd9f authored by Jakob Stierhof's avatar Jakob Stierhof
Browse files

Adding restructure checks

To ease the process of restructuring the isisscripts I've added
a simple test that currently only checks if a file '.check' is
present in any of the subfolders. The idea is, that this file lists
all files that are accepted for the restructured setup. If any file
in a subfolder is not present, the test will fail.

Currently only the presence of '.check' is tested, not is contents.

Per default the test is skipped, to run it the BUILDCHECK variable
must be define. The simplest way to do this is to run

  'BUILDCHECK= make'

I've also changed the documentation test to only execute when BUILDCHECK
is given and fail properly. Building the isisscripts and getting a huge
list of undocumented functions did not seem to motivate anyone to fix that :)
parent 088ce803
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment