Merge pull request #460 from mangupta/fix_nvcc_tests

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

[ROCm/hip commit: 8ea218cd1b]
This commit is contained in:
Maneesh Gupta
2018-05-21 12:05:12 +05:30
کامیت شده توسط GitHub
کامیت 1800081f27
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
*/