C tool for unit testing.

Matt Mackall mpm at selenic.com
Wed Jun 19 15:07:52 CDT 2013


On Wed, 2013-06-19 at 00:59 +0300, Iulian Stana wrote:
> Hello,
> 
> My name is Iulian, and if you probably know I will work on
> 'C implementation of command server API' this summer. Until
> now, I haven't got the occasion to work on a big project written
> in C. So, I am new on testing tools in C, and until now  I
> managed to find some useful tools like 'Check'[1] and 'Google
> Test framework'[2]
>
> I would like to know your opinion about those tools, or if you
> know some others tools, and which one will fit with mercurial.

If you've looked at our test suite, you'll have discovered that unit
testing is not a big part of Mercurial's test philosophy.

It might be simplest to use Mercurial's own testing infrastructure.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list