2e5c593f63d7d12fab07fb3055a7f95a11f3fb27 |
|
12-Feb-2018 |
Stephan Bosch <stephan.bosch@dovecot.fi> |
lib-program-client: Run local client tests with valgrind --trace-children=no.
Before, valgrind was omitted entirely. |
149299c7d5136a8fb425ef3cf8953026a1358002 |
|
11-Oct-2017 |
Timo Sirainen <timo.sirainen@dovecot.fi> |
global: Use check-local in Makefile.am instead of overriding check directly
This helps with dependency problems, like running "make check" in
lib-storage without "make" first would try to compile the test programs
too early and fail. |
b60f51bfcc7d96659efa332a40726cf760693aca |
|
20-Oct-2016 |
Timo Sirainen <timo.sirainen@dovecot.fi> |
lib-program-client: Linking fix. |
bdaa7eb956fb87c21d37cfb8bf9b4ab47e3216f9 |
|
19-Oct-2016 |
Aki Tuomi <aki.tuomi@dovecot.fi> |
lib-program-client: Fix local tests |
867b2e27d87b6b7dbe28e5ec08b3f1514bb92e7d |
|
19-Oct-2016 |
Aki Tuomi <aki.tuomi@dovecot.fi> |
lib-program-client: Disable valgrind
For local test, we can't use valgrind,
it's too unreliable (breaks execution sometimes). |
a371ea8bd48d45548cd7aa16d4f5aeb38ba48c91 |
|
19-Oct-2016 |
Aki Tuomi <aki.tuomi@dovecot.fi> |
lib-program-client: Add support for iostream-dot
This is also made mandatory for TCP client. |
3f67fea2e5a12390d280315c37c80302a9dab683 |
|
19-Oct-2016 |
Aki Tuomi <aki.tuomi@dovecot.fi> |
lib-program-client: Add tests for TCP client |
0a017e924aa2490f6a54096d11e534b2a7554ebe |
|
10-Oct-2016 |
Aki Tuomi <aki.tuomi@dovecot.fi> |
lib-program-client: Add test suite for program client |
4036c1ca99d2c517f68a5b67a419ae7fdfd45300 |
|
05-Oct-2016 |
Aki Tuomi <aki.tuomi@dovecot.fi> |
lib-program-client: Add program-client from pigeonhole |