I haven't retested this, I'll just assume all tests are passing this time,
ACK.
Christophe
On Tue, Nov 19, 2013 at 04:14:24PM +0100, Marc-André Lureau wrote:
> ---
> tests/Makefile.am | 18 +---
> tests/coroutine.c | 136
> ++
> 2 files c
---
tests/Makefile.am | 18 +---
tests/coroutine.c | 136 ++
2 files changed, 147 insertions(+), 7 deletions(-)
create mode 100644 tests/coroutine.c
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 9510e2c..6f80d93 100644
--- a/tes
The test is not passing with --with-coroutine=gthread
On Fri, Nov 15, 2013 at 10:03:41PM +0100, Marc-André Lureau wrote:
> ---
> tests/Makefile.am | 18 -
> tests/coroutine.c | 80
> +++
> 2 files changed, 91 insertions(+), 7 deleti
---
tests/Makefile.am | 18 -
tests/coroutine.c | 80 +++
2 files changed, 91 insertions(+), 7 deletions(-)
create mode 100644 tests/coroutine.c
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 9510e2c..6f80d93 100644
--- a/