Skip to content

Add wxUiEditor/codegen forms to tests. #36

Description

Description:

Now that the wxWidgets source files for wxUiEditor are retrieved via CMake's FetchContent, the wxUiEditor/codegen test doesn't work. For the most part, it duplicates the testing in the wxUiTesting repository. In theory, that could be run as a github action, but it would add a significant amount of time to the build. It is, however, quite straightforward to run it as a task from a wxUiEditor code session.

There are some stand-alone forms that were added to codegen. These should be added to wxUiTesting as well, even though they aren't actually used in the application itself. Having them there will still compile them for C++, and syntax check them for Perl, Python, and Ruby.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions