Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GD-275: Move c# api into onwn module #277

Merged
merged 2 commits into from
Jun 4, 2022
Merged

GD-275: Move c# api into onwn module #277

merged 2 commits into from
Jun 4, 2022

Conversation

MikeSchulze
Copy link
Owner

@MikeSchulze MikeSchulze commented Jun 4, 2022

  • moved all *.cs classes and tests to /addons/gdUnit3/mono
  • register moved mono tests on cmd tool for running at self test
  • add print executed test suite/test case count at program exit

- moved all *.cs classes and tests to /addons/gdUnit3/mono
@MikeSchulze MikeSchulze self-assigned this Jun 4, 2022
@MikeSchulze MikeSchulze linked an issue Jun 4, 2022 that may be closed by this pull request
Copy link
Owner Author

@MikeSchulze MikeSchulze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

- print test suite/case count on program exit
@MikeSchulze MikeSchulze merged commit ad76e1e into master Jun 4, 2022
@MikeSchulze MikeSchulze deleted the GD-275 branch June 4, 2022 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GD-275: C# - Reorganice c# project structure
1 participant