Merge pull request #276 from bensander/temp_disable_tests

Temporarily disable a couple tests pending some HCC work
This commit is contained in:
Ben Sander
2017-12-03 18:33:47 -06:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
@@ -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
*/
@@ -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
*/