kasten: fix launch of unit tests jsparsertest and customtostringtest.
These tests are using data files. The ECM cmake's macro does not settle correctly WORKING_DIRECTORY and thus QFINDTESTDATA. So ctest can't find these data files. This patch set WORKING_DIRECTORY correctly, but have to not use the ECM dedicated macro.
closes #1 (closed)