This folder contains projects and reference source. For each project there should be a folder containing twosubfolders. - The subfolder named 'project' containsthe Carbide.c++ project as a subfolder. - The subfolder 'reference' containsreference files in a parallel file hierarchy to the expectedgenerated files.The driver will import the project, load the models andgenerated source. Then it will traverse the reference folderlooking for matching files and comparing their contents. It willgenerate failures if files are missing or don't match thereference content.NOTE: The UI designer projects are imported and built inside theworkspace, so they will be changed any time you run a test. Besure not to commit changes under 'reference' unless they're intentional!