KiCad github downloads are no longer supported Fixes https://gitlab.com/kicad/code/kicad/issues/6182
This moves the program-specific code (e.g. BIU files) into the program tests. Also, create title_block.cpp to break a dependency that pulled in eda_text.cpp when using the TITLE_BLOCK object.