Re: [PULL wayland] Sanity tests

2012-04-19 Thread Kristian Høgsberg
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

[PULL wayland] Sanity tests

2012-04-19 Thread Pekka Paalanen
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