Skip to content
Snippets Groups Projects

fsl-base

This project contains the "base" of an FSL installation. It includes:

  • Configuration scripts for setting up an environment to use FSL
  • Makefile infrastructure used to compile and install FSL projects
  • Various other small configuration and auxillary files

Prior to FSL 6.0.X, the contents of this project were provided by the etc and config projects.

Tests

The .ci directory contains a collection of tests which validate the behaviour of various aspects of the base project. All tests are written in Python, and are executed with pytest.