Bert Belder 3ad20d71ff
build: refactor config infrastructure and test build setup
* Configuration is now done with files, instead of through command line
  switches specified in CMakeLists.txt.
* Link tests with a static library instead of compiling individual
  wepoll source files as part of the test executable. This should make
  the CI run significantly faster.
2020-01-12 23:56:59 +01:00
..
leak-check.c src,test: use consistent naming style for private names 2018-06-06 11:37:43 -07:00
test-util.c test: implement shared check() macro 2017-11-27 16:55:46 +01:00
test-util.h build: refactor config infrastructure and test build setup 2020-01-12 23:56:59 +01:00