[Mobies-commit] [commit] r3866 - UDM/trunk/Projects/Win32/VC9/tests/test_staticleaksdll

ksmyth at redhat1.isis.vanderbilt.edu ksmyth at redhat1.isis.vanderbilt.edu
Sat Aug 27 11:53:55 CDT 2011


Author: ksmyth
Date: Sat Aug 27 11:53:55 2011
New Revision: 3866

Log:
Run childrenorder_test to test for leaks

Modified:
   UDM/trunk/Projects/Win32/VC9/tests/test_staticleaksdll/test_staticleaksdll.vcproj

Modified: UDM/trunk/Projects/Win32/VC9/tests/test_staticleaksdll/test_staticleaksdll.vcproj
==============================================================================
--- UDM/trunk/Projects/Win32/VC9/tests/test_staticleaksdll/test_staticleaksdll.vcproj	Fri Aug 26 17:14:53 2011	(r3865)
+++ UDM/trunk/Projects/Win32/VC9/tests/test_staticleaksdll/test_staticleaksdll.vcproj	Sat Aug 27 11:53:55 2011	(r3866)
@@ -57,6 +57,7 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
+				AdditionalDependencies="cppunitd.lib"
 				GenerateDebugInformation="true"
 				LargeAddressAware="2"
 				RandomizedBaseAddress="1"
@@ -94,6 +95,10 @@
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
 			<File
+				RelativePath="..\..\..\..\..\tests\test_childrenorder\childrenorderTest.cpp"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\..\tests\test_staticleaksdll\DllMain.cpp"
 				>
 			</File>
@@ -101,6 +106,10 @@
 				RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\Gen\samples\LampDiagram.cpp"
 				>
 			</File>
+			<File
+				RelativePath="..\..\..\..\..\tests\test_ns\main.cpp"
+				>
+			</File>
 		</Filter>
 		<Filter
 			Name="Header Files"


More information about the Mobies-commit mailing list