Up: Project layout



7.1 Directory structure

This section is identical to the corresponding one described in the C Coding Style.

Note, however, that many people tend to use make tests instead of make check or to put their tests in a directory named test or check whereas it SHOULD be named tests in order to comply with the gnu Coding Standards.