Skip to content

Modify scripts that generates files for unit tests #71

@end2endzone

Description

@end2endzone

The code for generating unit tests files is split into a Batch file and a Shell script for Windows and Linux builds.

Having two different scripts is hard to maintain. The scripts should be merged into a single c++ executable or a python app. This would simplify the code for generating files.

How and when files are generated in also pretty confusing when looking at cmake projects. This would also need simplification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code cleanupThe code needs optimization

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions