Merge pull request #276 from bensander/temp_disable_tests

Temporarily disable a couple tests pending some HCC work
Этот коммит содержится в:
Ben Sander
2017-12-03 18:33:47 -06:00
коммит произвёл GitHub
родитель 6e2e029b39 721d862089
Коммит 4dfcd401b0
2 изменённых файлов: 4 добавлений и 4 удалений
+2 -2
Просмотреть файл
@@ -18,8 +18,8 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../test_common.cpp
* RUN: %t
* XXBUILD: %t %s ../test_common.cpp
* XXRUN: %t
* HIT_END
*/
+2 -2
Просмотреть файл
@@ -18,8 +18,8 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS --std=c++11
* RUN: %t
* ZZZBUILD: %t %s ../../test_common.cpp NVCC_OPTIONS --std=c++11
* ZZZRUN: %t
* HIT_END
*/