[Qt-creator] Auto Tests
Igor Mironchik
igor.mironchik at gmail.com
Fri Aug 5 11:45:42 CEST 2016
Hi,
I found that not all tests run with correct working directory with
AutoTests plugin. Some tests run in theirs directory, so working
directory is the same where test places. But some tests run in my HOME
directory. And for this reason tests fail. Some of my tests use
different config files for testing. This files copy to the build
directory during build process and in test I load this files with
assumption that working directory is that where executable places.
Is it known issue?
Thank you.
More information about the Qt-creator
mailing list