module documentation

Tests for numpy.distutils.build_ext.
Function test​_multi​_fortran​_libs​_link Ensures multiple "fake" static libraries are correctly linked. see gh-18295
@pytest.mark.slow
def test_multi_fortran_libs_link(tmp_path):
Ensures multiple "fake" static libraries are correctly linked. see gh-18295