Removed compiler internal utests. We now have the OCL unit tests. We do not need
authorBenjamin Segovia <bsegovia@bsegovia-i70.sc.intel.com>
Mon, 8 Oct 2012 14:51:31 +0000 (14:51 +0000)
committerBenjamin Segovia <bsegovia@bsegovia-i70.sc.intel.com>
Mon, 8 Oct 2012 14:51:31 +0000 (14:51 +0000)
commitdb2429eb1a8ca574c9f19e79041f3bb8a8edef91
treeb77dba52b0ae10620f871954514f2cb470e5625d
parent07f5f11da3910884f148bb9b28824092ade50587
Removed compiler internal utests. We now have the OCL unit tests. We do not need
anymore to test each internal component as we did when the OCL parsing was not
here
backend/src/utest/Makefile [deleted file]
backend/src/utest/tester.cpp [deleted file]
backend/src/utest/utest.cpp [deleted file]
backend/src/utest/utest.hpp [deleted file]
backend/src/utest/utest_context.cpp [deleted file]
backend/src/utest/utest_llvm.cpp [deleted file]
backend/src/utest/utest_test_utest.cpp [deleted file]
backend/src/utest/utest_vector.cpp [deleted file]