Added test case for crash in ChimaraIF::command
authorP. F. Chimento <philip.chimento@gmail.com>
Fri, 19 Nov 2010 21:55:32 +0000 (22:55 +0100)
committerP. F. Chimento <philip.chimento@gmail.com>
Fri, 19 Nov 2010 21:55:32 +0000 (22:55 +0100)
commitf9b46cd789c76c22dcb118e376ddf6b0f4d16f62
tree724b6c5410f2bc652d2dbf15451c7ed80d2b2a5c
parent5140be18f4a2b3e053da53868e54285c99a8afd4
Added test case for crash in ChimaraIF::command

There is a gdk_threads_enter/leave missing somewhere, because using GTK
calls from the signal handler of the ChimaraIF::command signal causes an
X error.
tests/test-close.c