Skip to content

Add support for CTest (better IDE compatibility)#187

Merged
X39 merged 1 commit intoSQFvm:masterfrom
DarkWanderer:feature/ctest
Feb 7, 2022
Merged

Add support for CTest (better IDE compatibility)#187
X39 merged 1 commit intoSQFvm:masterfrom
DarkWanderer:feature/ctest

Conversation

@DarkWanderer
Copy link
Copy Markdown
Contributor

@DarkWanderer DarkWanderer commented Feb 6, 2022

  • Each test fixture will be run in separate process (if one crashes, others still run)
  • IDEs support CTest (Visual Studio, IDEA, CLion, ...)
  • Automatic registration of tests by adding an .sqf file
  • Same framework for sqf tests and C++ tests in future

@X39
Copy link
Copy Markdown
Collaborator

X39 commented Feb 6, 2022

Hey, first of all:
Thanks for the PR.

Given you modified the CMakeLists.txt, may i ask whether you could also integrate (and might finish) theese changes into https://github.com/SQFvm/runtime/tree/cmake/cleanup ?

thanks in advance.

Will leave the PR open for today to allow you to respond :)

@X39 X39 merged commit ee512e0 into SQFvm:master Feb 7, 2022
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.

2 participants