| .. | 
			
		
		
			
				
					| 
						
							
						
						BuildDepends
					 | 
				
				
					6a145fb2be
					BUG: Report proper error message when project does not build the first time.  Also added hack to rebuild subproject several times for Xcode.  The generator should be fixed and the hack removed.
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						BundleTest
					 | 
				
				
					9dffe62736
					ENH: Improve the test to create a bundle in the subdirectory
				 | 
				19 years ago | 
			
		
			
				
					| 
						
							
						
						CMakeTests
					 | 
				
				
					61d3444f93
					
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						COnly
					 | 
				
				
					2208231aac
					ENH: some more CMakeList cleanups
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						CTestTest
					 | 
				
				
					53549a6426
					ENH: more coverage
				 | 
				19 years ago | 
			
		
			
				
					| 
						
							
						
						CTestTest2
					 | 
				
				
					3206db15b3
					ENH: Properly propagate config type to test
				 | 
				19 years ago | 
			
		
			
				
					| 
						
							
						
						CTestTest3
					 | 
				
				
					69ef2513d1
					ENH: do not use svn until it is working again
				 | 
				19 years ago | 
			
		
			
				
					| 
						
							
						
						CommandLineTest
					 | 
				
				
					de8080c76f
					ENH: Added test for IF(DEFINED ENV{var})(.
				 | 
				20 years ago | 
			
		
			
				
					| 
						
							
						
						Complex
					 | 
				
				
					b384218ec1
					BUG: Disable test of feature that is not documented or implemented everywhere.
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						ComplexOneConfig
					 | 
				
				
					b384218ec1
					BUG: Disable test of feature that is not documented or implemented everywhere.
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						ComplexRelativePaths
					 | 
				
				
					b384218ec1
					BUG: Disable test of feature that is not documented or implemented everywhere.
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						ConvLibrary
					 | 
				
				
					303048d3dc
					ENH: add test for conv libraries
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						CustComDepend
					 | 
				
				
					113231d182
					ENH: try to fix test on watcom
				 | 
				19 years ago | 
			
		
			
				
					| 
						
							
						
						CustomCommand
					 | 
				
				
					9bfb3cacbb
					BUG: Replace "with space" in custom command argument tests with "w s" to still have whitespace but be shorter.  The test was failing because the custom command line length was simply too long for the VS IDE.
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						CustomCommandWorkingDirectory
					 | 
				
				
					aacd51034a
					ENH: fix test to work with in source build
				 | 
				20 years ago | 
			
		
			
				
					| 
						
							
						
						CxxOnly
					 | 
				
				
					2208231aac
					ENH: some more CMakeList cleanups
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						Dependency
					 | 
				
				
					438a7e2fce
					BUG: Fix utility dependencies for static libraries in VS generators.  This addresses bug#4789.
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						ExternalOBJ
					 | 
				
				
					df1a77c225
					ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						FindPackageTest
					 | 
				
				
					62d5138ca3
					ENH: Added FindPackageTest to improve coverage.
				 | 
				22 years ago | 
			
		
			
				
					| 
						
							
						
						Fortran
					 | 
				
				
					1c4337d778
					ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used.
				 | 
				20 years ago | 
			
		
			
				
					| 
						
							
						
						Framework
					 | 
				
				
					f2d3e386f7
					ENH: make it work on non windows
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						Java
					 | 
				
				
					bff279c615
					ENH: create the correct jar name
				 | 
				19 years ago | 
			
		
			
				
					| 
						
							
						
						Jump
					 | 
				
				
					2e4258efc1
					ENH: shift to using ADD_SUBDIRECTORY
				 | 
				20 years ago | 
			
		
			
				
					| 
						
							
						
						LibName
					 | 
				
				
					5ff037e894
					BUG: better fix for .dll.lib problem
				 | 
				19 years ago | 
			
		
			
				
					| 
						
							
						
						LinkLine
					 | 
				
				
					df1a77c225
					ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						LinkLineOrder
					 | 
				
				
					ee9f925509
					ENH: remove warnings in tests
				 | 
				21 years ago | 
			
		
			
				
					| 
						
							
						
						LoadCommand
					 | 
				
				
					5e45ca6fbf
					BUG: Finish fixing test for new name.
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						LoadCommandOneConfig
					 | 
				
				
					5e45ca6fbf
					BUG: Finish fixing test for new name.
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						MacroTest
					 | 
				
				
					df1a77c225
					ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						MakeClean
					 | 
				
				
					8e9a6beccc
					ENH: centralized locaiton of CMakeFiles setting
				 | 
				19 years ago | 
			
		
			
				
					| 
						
							
						
						MathTest
					 | 
				
				
					2208231aac
					ENH: some more CMakeList cleanups
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						NewlineArgs
					 | 
				
				
					2208231aac
					ENH: some more CMakeList cleanups
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						ObjC++
					 | 
				
				
					2208231aac
					ENH: some more CMakeList cleanups
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						OutOfBinary
					 | 
				
				
					0fe0523810
					BUG: Fixed out-of-source subdirectories to work when they are also out-of-binary.  Updated the OutOfSource test to test this feature.
				 | 
				19 years ago | 
			
		
			
				
					| 
						
							
						
						OutOfSource
					 | 
				
				
					0cb45081d9
					BUG: Disable deep-source test on Watcom until it can be fixed.  This is a new feature for other generators anyway.
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						Plugin
					 | 
				
				
					03dfb39bd0
					ENH: Added function call argument to module function to make sure calling convention matches on lookup.  Fixed for Watcom.
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						PreOrder
					 | 
				
				
					2208231aac
					ENH: some more CMakeList cleanups
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						PrecompiledHeader
					 | 
				
				
					4b0d362fe9
					BUG: Do not use /I mode in VS6.
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						SameName
					 | 
				
				
					0fa7565407
					ENH: add same name test
				 | 
				20 years ago | 
			
		
			
				
					| 
						
							
						
						SetLang
					 | 
				
				
					2208231aac
					ENH: some more CMakeList cleanups
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						Simple
					 | 
				
				
					2208231aac
					ENH: some more CMakeList cleanups
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						SimpleExclude
					 | 
				
				
					1125b942b9
					ENH: Try to fix spaces in the path problem
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						SimpleInstall
					 | 
				
				
					06472d620a
					ENH: Added more install rules to increase coverage of the command.
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						SimpleInstallS2
					 | 
				
				
					06472d620a
					ENH: Added more install rules to increase coverage of the command.
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						StringFileTest
					 | 
				
				
					f4eb541880
					
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						SubDir
					 | 
				
				
					9891260a6d
					ENH: add support for watcom wmake and wcl386
				 | 
				20 years ago | 
			
		
			
				
					| 
						
							
						
						SubDirSpaces
					 | 
				
				
					73818126f3
					ENH: watcom wmake can not handle () in the path with cd command
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						SwigTest
					 | 
				
				
					b691517eeb
					ENH: Cleanup example a bit
				 | 
				21 years ago | 
			
		
			
				
					| 
						
							
						
						SystemInformation
					 | 
				
				
					2208231aac
					ENH: some more CMakeList cleanups
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						TarTest
					 | 
				
				
					2208231aac
					ENH: some more CMakeList cleanups
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						TargetName
					 | 
				
				
					31a576abe6
					ENH: add a test for a target name with the same name as the output of a custom command
				 | 
				19 years ago | 
			
		
			
				
					| 
						
							
						
						TestDriver
					 | 
				
				
					836a280a6a
					minor fix for c tests
				 | 
				23 years ago | 
			
		
			
				
					| 
						
							
						
						Testing
					 | 
				
				
					2e4258efc1
					ENH: shift to using ADD_SUBDIRECTORY
				 | 
				20 years ago | 
			
		
			
				
					| 
						
							
						
						TryCompile
					 | 
				
				
					7147c3e1cc
					
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						Tutorial
					 | 
				
				
					fed6dae8e9
					ENH: some fixes
				 | 
				20 years ago | 
			
		
			
				
					| 
						
							
						
						UseWX
					 | 
				
				
					3c9744f406
					ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly.  It also updates the UseWX test and WXDialog sources to use the new find script.
				 | 
				19 years ago | 
			
		
			
				
					| 
						
							
						
						VSExternalInclude
					 | 
				
				
					cf7893b934
					BUG: fix VSExternal for visual studio 6
				 | 
				21 years ago | 
			
		
			
				
					| 
						
							
						
						Wrapping
					 | 
				
				
					62b368f3d5
					ENH: removed old VTK tests
				 | 
				19 years ago | 
			
		
			
				
					| 
						
							
						
						X11
					 | 
				
				
					f7c1723135
					ENH: add support for universal binaries
				 | 
				19 years ago | 
			
		
			
				
					| 
						
							
						
						.NoDartCoverage
					 | 
				
				
					fa73553a59
					clean up coverage some
				 | 
				23 years ago | 
			
		
			
				
					| 
						
							
						
						CMakeLists.txt
					 | 
				
				
					3b4aa3bf35
					
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						TestInstall.sh.in
					 | 
				
				
					26fce5a402
					ENH: Added Install test.  It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest.
				 | 
				22 years ago |