derselbst
|
a6b1056b8c
|
fix win32 build
|
2018-08-07 10:34:58 +02:00 |
|
derselbst
|
ff1482ec06
|
fix dll visibility on win32 for unittests
|
2018-08-06 20:29:50 +02:00 |
|
derselbst
|
283eba5a3c
|
only build unit test if explicitly requested
via make check
|
2018-08-06 18:03:48 +02:00 |
|
derselbst
|
521e5451fc
|
remove cmake option enable-tests
Always build unit tests instead and use cmakes OBJECT library to bypass visibility control and the value of BUILD_SHARED_LIBS.
|
2018-08-05 20:50:41 +02:00 |
|
derselbst
|
c433fc887c
|
simplify dependency handling of unit tests
|
2018-04-21 23:22:45 +02:00 |
|
derselbst
|
4ce0e3eced
|
add unit test README
|
2018-04-07 19:09:49 +02:00 |
|
derselbst
|
de68492710
|
add cmake option enable-tests
forces a static build and sets up test env
|
2018-04-07 10:45:44 +02:00 |
|
derselbst
|
147dbb2aa1
|
fix build
|
2018-04-07 10:45:43 +02:00 |
|
derselbst
|
42a6a2153a
|
add a macro to simplify adding unit tests
|
2018-04-07 10:45:43 +02:00 |
|