]> git.siccegge.de Git - frida/frida.git/commit
Allow tests to properly run from out-of-tree build directories
authorChristoph Egger <Christoph.Egger@fau.de>
Wed, 4 Mar 2015 15:10:43 +0000 (16:10 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Wed, 4 Mar 2015 15:10:43 +0000 (16:10 +0100)
commit48970b341025a501ca17b991e9a5d0ee7995ec30
treed5a5180c11d7f25c6d70345ba4ed003747355f64
parentacc34914344962b8af7656c54cd442dad1341c92
Allow tests to properly run from out-of-tree build directories

Fixup gtest so it still finds the testcases if testing is started in a
out-of-tree build.
CMakeLists.txt
src/core/tests/BasicBlockTest.cxx
src/core/tests/FunctionTest.cxx
src/test.cxx