# A list of regex for allowed warnings to ignore during testing of "aesara-base".
# (More warnings are acceptable here since libraries will be missing.)

--disable-werror
cblas.h: No such file or directory
Using NumPy C-API based implementation for BLAS functions
g\+\+ not detected

# These warnings arise on Windows, and don't seem to be confirmed yet as okay:
g\+\+ not available
don't know how to compile Fortran code on platform 'nt'

# These appear in Linux:

No such file or directory: 'cc'
No such file or directory: 'gcc'
