On Thu, Apr 19, 2012 at 8:06 AM, Pekka Paalanen wrote:
> Hi,
>
> I poked around in tests, and added support for tests that are supposed
> to fail. Then I wrote some tests that check that the testing framework
> does indeed work: a plain assert, and malloc leaks.
>
> There are also some stylistic c
Hi,
I poked around in tests, and added support for tests that are supposed
to fail. Then I wrote some tests that check that the testing framework
does indeed work: a plain assert, and malloc leaks.
There are also some stylistic changes that can be dropped if you don't
like them.
The following c