Quick Checks for a New Build Method

(is there any way to disable the “Your topic is similar to…” message, btw? It seems to mostly produce irrelevant suggestions.)

So I’ve got the Radiance MacPorts build going. Now (provided I can find the aux files) what would be a good set of basic checks, so that I can persuade myself it is actually functional?

Once everything is built, either use Georg’s scons or my CMake tests?

If you have CMake on your system, after building you should be able to go to your build directory, and type “ctest”. That will run all the tests that currently exist – there aren’t a ton, but they do at least exercise a couple of the key executables.