master
[windows] Implement pthread_mutex for Windows
check_mem_leaks: integrate check_mem_leaks into CMake
Merge test scripts as well, fixed comments.
Change signature of internal test func
Add LGPL header to files without the header
Eliminate abbreviations like nf for number_failed
Fix strings passed to Check's asserts in tests
Add tr_tname() API
Disallow a test case from being added to a suite twice
Adjust test suite for 106-bit long double precision
Remove unused variables from tests
Reduce the scope of variables
Merge branch 'master' into fix-abbreviations
Use strtoul instead of atoi
Do not inlcude libcompat.h in ex_output.c
Change behavior of calls for fork() on non-fork() platforms
tests: properly emit issue in log output test
Fix script to work from any path and to take argument
Use env to find shell to use
Use only POSIX conforming features of printf
test_vars: add extra spaces around !=
tests: if xmllint exists, also run xml output through it