The returns of KiCad file extensions on GTK contain basic regex matching case-insensitive file extensions. We need to match these in the provider and tests (cherry picked from commit 1956c074ba)
1956c074ba
This now allows code under /pcbnew to be tested. A first test of the GRAPHICS_IMPORT_MGR is added.