Skip to content

Modify scripts that generates files for unit tests #71

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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