Moved unit test for append-only key/value list to gtest framework
[libcds.git] / projects / Win / vc14 / gtest-list.vcxproj
index a954d055b66c393b1ed729f4f0d76daf3d7e3a6f..823283a22a31575840a8a25b806d0bb444080bfb 100644 (file)
@@ -35,6 +35,7 @@
     <ClInclude Include="..\..\..\test\unit\list\test_intrusive_michael_rcu.h" />\r
     <ClInclude Include="..\..\..\test\unit\list\test_kv_list.h" />\r
     <ClInclude Include="..\..\..\test\unit\list\test_kv_list_hp.h" />\r
+    <ClInclude Include="..\..\..\test\unit\list\test_kv_list_nogc.h" />\r
     <ClInclude Include="..\..\..\test\unit\list\test_lazy_rcu.h" />\r
     <ClInclude Include="..\..\..\test\unit\list\test_list.h" />\r
     <ClInclude Include="..\..\..\test\unit\list\test_list_hp.h" />\r
     <ClCompile Include="..\..\..\test\unit\list\intrusive_michael_nogc.cpp" />\r
     <ClCompile Include="..\..\..\test\unit\list\kv_lazy_dhp.cpp" />\r
     <ClCompile Include="..\..\..\test\unit\list\kv_lazy_hp.cpp" />\r
+    <ClCompile Include="..\..\..\test\unit\list\kv_lazy_nogc.cpp" />\r
     <ClCompile Include="..\..\..\test\unit\list\kv_michael_dhp.cpp" />\r
     <ClCompile Include="..\..\..\test\unit\list\kv_michael_hp.cpp" />\r
+    <ClCompile Include="..\..\..\test\unit\list\kv_michael_nogc.cpp" />\r
     <ClCompile Include="..\..\..\test\unit\list\lazy_dhp.cpp" />\r
     <ClCompile Include="..\..\..\test\unit\list\lazy_hp.cpp" />\r
     <ClCompile Include="..\..\..\test\unit\list\lazy_nogc.cpp" />\r