Merge pull request #460 from mangupta/fix_nvcc_tests

Disable incomplete unit tests that don't work on nvcc path

[ROCm/clr commit: 212bf6b6b3]
This commit is contained in:
Maneesh Gupta
2018-05-21 12:05:12 +05:30
کامیت شده توسط GitHub
کامیت 66dec3e5ab
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../test_common.cpp
* BUILD: %t %s ../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc
* RUN: %t
* HIT_END
*/
@@ -18,7 +18,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../test_common.cpp
* BUILD: %t %s ../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc
* RUN: %t
* HIT_END
*/