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

Add Unit-Test Framework #129

Merged
merged 5 commits into from
Sep 29, 2020
Merged

Add Unit-Test Framework #129

merged 5 commits into from
Sep 29, 2020

Conversation

Algo-ryth-mix
Copy link
Member

@Algo-ryth-mix Algo-ryth-mix commented Sep 27, 2020

Adresses #68 (not a fix however)

Finally adds a unit-test framework to the repository

check unit_test/test_filesystem for how to use this framework

If you use an ide like clion or if you use resharper this testing-framework is also compatible with the built in runners:
grafik

The todo is now as follows

  • Add Framework
  • Write Unit-Tests (continously)
  • Integrate Unit-Test with CI & CodeCov

Also renames applications/test_game to applications/sandbox to avoid confusion

@Algo-ryth-mix Algo-ryth-mix added the enhancement New feature or request label Sep 27, 2020
args/application/context/detail/KHR/khrplatform.h Outdated Show resolved Hide resolved
args/application/context/detail/glad/glad.c Outdated Show resolved Hide resolved
args/application/context/detail/glad/glad.h Outdated Show resolved Hide resolved
@Algo-ryth-mix Algo-ryth-mix merged commit 243ded5 into develop Sep 29, 2020
@Algo-ryth-mix Algo-ryth-mix deleted the feature/unit-tests branch September 29, 2020 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants