Thomas Martitz

Results 109 comments of Thomas Martitz

Coming back to this, do you think it will be fixed? In the meantime I figured out that -Os apparently makes a difference (-Os crashes the test deep inside criterion,...

-O2 also seems to work but it may be coincidence.

How will you ensure that each tests starts with a clean, reproducible environment? Some of our tests play games with signal handlers and symbol interposition.

Also, do you really do execve()? I thought criterion only fork()s

I support this change. There is one more gripe I have with ParameterizedTest which sounds to be fixed by this also: There is a fork for each parameter. I do...

@Snaipe what do you think about my remark?

I see this error with v2 as well as git as of e4a3c5e

Same here. Drag and release works but double click not.

This should be merged asap. Who can do that?