- Action tests updated (ci.yml)
- Compiler definition TEST_DATA_DIR added which removes need to pass command line argument to access test folder documents.
- Several places contains sscanf function which is depricated on windows. Guards are now introduced and function is replaced with modern version.