Re: [PATCH] test: add a unit test for the event loop post dispatch check

2012-03-20 Thread Kristian Hoegsberg
On Wed, Mar 14, 2012 at 02:47:40PM +0200, Ander Conselvan de Oliveira wrote: > --- > Figured that now that we have unit tests, I should write a test that > fails without the previous patch and passes with it. Thanks Ander. Kristian > tests/Makefile.am |7 - > tests/event-loop-test

[PATCH] test: add a unit test for the event loop post dispatch check

2012-03-14 Thread Ander Conselvan de Oliveira
--- Figured that now that we have unit tests, I should write a test that fails without the previous patch and passes with it. tests/Makefile.am |7 - tests/event-loop-test.c | 53 +++ 2 files changed, 58 insertions(+), 2 deletions(-) c