Merge pull request #460 from mangupta/fix_nvcc_tests

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

[ROCm/hip commit: 8ea218cd1b]
Tento commit je obsažen v:
Maneesh Gupta
2018-05-21 12:05:12 +05:30
odevzdal GitHub
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
+1 -1
Zobrazit soubor
@@ -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
*/
+1 -1
Zobrazit soubor
@@ -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
*/