this leads to that directory will be added as last into include dirs list, and first matching directory will always be root of testing sandbox and thus test always passes as good. So here is need this trick for passing include path directly to compiler
Fix #320
upd: It is necessary to explain why it was done through
TemporaryCPATH
- this is because if we try to use for testing CLI arguments like:this leads to that directory will be added as last into include dirs list, and first matching directory will always be root of testing sandbox and thus test always passes as good. So here is need this trick for passing include path directly to compiler