google / cmockery

A lightweight library to simplify and generalize the process of writing unit tests for C applications.
Apache License 2.0
1.05k stars 371 forks source link

cmocka - the successor of cmockery #33

Closed cryptomilk closed 8 years ago

cryptomilk commented 8 years ago

Hello,

as cmockey is unmaintained I've forked the project some years ago and created a successor called cmocka. You can find the project website here:

https://cmocka.org/

It would be great if you could point to cmocka which fixes a lot of bugs and has much more features than cmockery in the meantime.

Thanks,

Andreas

stewartmiles commented 8 years ago

It would be great if you proposed merges from your fork back into the mainline TBH. I vaguely remember a few years ago getting some pull requests to improve the library which required quite a bit of clean up before we were happy about merging the patches. If you're willing to go through some review we would be happy to cross the streams again.

Cheers, Stewart

On Mon, Oct 3, 2016 at 2:28 AM, Andreas Schneider notifications@github.com wrote:

Hello,

as cmockey is unmaintained I've forked the project some years ago and created a successor called cmocka. You can find the project website here:

https://cmocka.org/

It would be great if you could point to cmocka which fixes a lot of bugs and has much more features than cmockery in the meantime.

Thanks,

Andreas

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/google/cmockery/issues/33, or mute the thread https://github.com/notifications/unsubscribe-auth/AFw1ROaZgAYmw6b1UiKZjokDUFLB4w0Gks5qwMrKgaJpZM4KMY2n .

cryptomilk commented 8 years ago

I'm sorry but a few years ago, I created a git tree with all the patches from your bugtracker applied and with cmake as the build system. You ignored that pull request for more than a year, so I forked the project. Now cmocka is ~300 patches ahead of your tree and we added a lot of new features. You had the chance that I merge back patches 5 years ago. I'm sorry but it is too late now. However maybe you want to give cmocka a try ...

stewartmiles commented 8 years ago

Well I'm glad you've found it useful, if you don't want to contribute back to the original project or credit the original authors .. neat.