From 97c46dd57c65ff596087c8b341926d1d2cbb6440 Mon Sep 17 00:00:00 2001 From: jsmall-nvidia Date: Fri, 9 Aug 2019 12:40:35 -0400 Subject: Fix TeamCity CI issues (#1013) * Added CPU_REFLECTION test option - that has two versions of the reflection output depending on ptr size. * Added 'shared-library' test category. This category is disabled on CI targets that have issues. --- tests/cpp-compiler/cpp-compile-shared-library.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tests/cpp-compiler/cpp-compile-shared-library.cpp') diff --git a/tests/cpp-compiler/cpp-compile-shared-library.cpp b/tests/cpp-compiler/cpp-compile-shared-library.cpp index 8b70f258d..5341cd2fb 100644 --- a/tests/cpp-compiler/cpp-compile-shared-library.cpp +++ b/tests/cpp-compiler/cpp-compile-shared-library.cpp @@ -1,6 +1,4 @@ -//TEST(smoke):CPP_COMPILER_SHARED_LIBRARY: - -//#include +//TEST(smoke,shared-library):CPP_COMPILER_SHARED_LIBRARY: #include #include -- cgit v1.2.3