Brad King
							
						 | 
						
							
							
								447f5b303e
							
							ENH: Divide CTest file submission list by part
						 | 
						пре 17 година | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								cccac773ce
							
							ENH: Teach ctest_* to create appending XML files
						 | 
						пре 17 година | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								bdfc3fadd3
							
							ENH: add more debug stuff to CTestCTest2  so I can figure out redwall
						 | 
						пре 17 година | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								86e7a9dad8
							
							ENH: Add RecurseThroughSymlinks data member to kwsys::Glob. Allows recursive globs to skip symlinks when necessary. Default to true for backwards compatible behavior. Used from the ctest coverage handler to avoid recursing through the '/Applications' directory on the Mac looking for *.da files... Should fix the hangs reported recently by Mac CMake dashboard submitters.
						 | 
						пре 17 година | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								5a0389a0b7
							
							BUG: Fix issue#4792 - improve verbose and log output when ctest cannot find a file during coverage analysis.
						 | 
						пре 17 година | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								f059ebff69
							
							BUG: Fix issue #4971 - use lower case when comparing file names from gcov output on _WIN32 since sometimes the drive letters have different case.
						 | 
						пре 17 година | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								ffbe61bb11
							
							ENH: make sure english is used for output of gcov
						 | 
						пре 17 година | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								2b6ee95c1d
							
							BUG: 0006988 do not set coverage to false when it is not
						 | 
						пре 17 година | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								c4093afc52
							
							ENH: enhancements for cdash, include system information and better time entries
						 | 
						пре 18 година | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								17e94192e6
							
							ENH: add support for CDash bullseye coverage
						 | 
						пре 18 година | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								f410f8578e
							
							COMP: Fix warnings on 64-bit Mac OS X build.  Patch from issue #3697.
						 | 
						пре 18 година | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								e8f3b5ff00
							
							ENH: show files as untested if no lines are covered
						 | 
						пре 18 година | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								2745742e09
							
							STYLE: fix some kwstyle errors
						 | 
						пре 18 година | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								2fb1c43a11
							
							ENH: fix div by 0
						 | 
						пре 18 година | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								c64447c368
							
							ENH: make sure working directory is set
						 | 
						пре 18 година | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								ed1a04360a
							
							BUG: Never return a string containing a ":" from cmCTest::GetShortPathToFile - replace them with "_". DART cannot construct valid file names during dashboard rollup with ":" in the short path. Also, fix the Bullseye coverage handler so that the file names and paths match in both the coverage summary and the individual coverage logs.
						 | 
						пре 18 година | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								93c0384f48
							
							ENH: use new covbr that does not stop on error
						 | 
						пре 18 година | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								fe1c4649ef
							
							ENH: remove debug that caused tests to fail
						 | 
						пре 18 година | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								fa8f556a9d
							
							ENH: opps
						 | 
						пре 18 година | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								7bdad54614
							
							ENH: initial bullseye stuff
						 | 
						пре 18 година | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								bceb1532c6
							
							STYLE: Fixed line too long.
						 | 
						пре 18 година | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								64e0459f93
							
							ENH: Initial attempt to do python coverage. Hopefully will not break coverage on GCov
						 | 
						пре 18 година | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								b4da7bbaab
							
							STYLE: Fix line length
						 | 
						пре 19 година | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								e8d48151d3
							
							BUG: Looks like gcov produces lines with string /*EOF*/ on them if there is no line at the end of the file. This will fix the coverage code complaining about it
						 | 
						пре 19 година | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								f7a5289e31
							
							ENH: added total time limit for a CTest run bug 1207
						 | 
						пре 19 година | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								2071291956
							
							STYLE: Fix kwstyle
						 | 
						пре 19 година | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								61a4c12ce6
							
							BUG: Use BuildDirectory from the DartConfiguration information. Also, Make missing coverage information not make ctest fail
						 | 
						пре 19 година | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								027b9cbe87
							
							BUG: fix bug where converage was required to get valgrind output because of bad current directory
						 | 
						пре 19 година | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								386900bfdd
							
							ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
						 | 
						пре 19 година | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								15d7dd9937
							
							ENH: Remove cmGlob and use glob from kwsys
						 | 
						пре 19 година |