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

Split #1690

Closed
wants to merge 4 commits into from
Closed

Split #1690

wants to merge 4 commits into from

Conversation

thetic
Copy link
Contributor

@thetic thetic commented Nov 20, 2022

The aim of this is primarily to isolate include paths to ensure that CppUTest remains independent of CppUTestExt, and to better model the project's architecture in its directory structure.

I've updated all the build configurations currently built in CI:

  • CMake
  • DOS Make
  • msbuild
  • vcbuild
  • autotools

There appear to be several more build configs that are not currently exercised in CI (Eclipse, IAR, Make, VS, symbian, CCS. maybe others?). I'm not sure if these were even valid to start with so I've left them alone. We should get them building in CI if we want to keep them, or delete them otherwise.

@coveralls
Copy link

coveralls commented Nov 20, 2022

Coverage Status

Coverage remained the same at 99.625% when pulling 2d28110 on thetic:split into f201677 on cpputest:master.

@thetic thetic force-pushed the split branch 2 times, most recently from 9d0b385 to 1dafd99 Compare November 21, 2022 02:44
@thetic thetic force-pushed the split branch 3 times, most recently from 429635d to 2d28110 Compare November 21, 2022 05:29
@thetic thetic closed this Dec 10, 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.

None yet

2 participants