Brad King 4fa96dbf95 ENH: Add version comparison to if() command 17 anni fa
..
Assembler ce8810c4e7 ENH: preclean some warnings 17 anni fa
BuildDepends 91de0b09ef ENH: Update BuildDepends test to check #include lines with macros. 17 anni fa
BundleGeneratorTest 6ec7ec2079 ENH: Add test for the new CPack BundleGenerator. Thanks to Tim Shead for the patch. See issue #7170 for more details. 17 anni fa
BundleTest a54e97cf94 ENH: Add indirect dependency to Carbon and call a Carbon function from executable. This will allow detecting broken dependency chaining for '-framework blah' style lib dependencies. 17 anni fa
CMakeTests 2fb00f28be PERF: Test takes too long when recursing for executable files and when doing recursive prerequisite analysis. Put it back the way it was. Add another test later to do the recursive prerequisite analysis. 17 anni fa
COnly ce8810c4e7 ENH: preclean some warnings 17 anni fa
CPackComponents a02bf86255 ENH: Use new cpack_add_component macro (and friends) from the CPackComponents test. Thanks again to Doug Gregor! 17 anni fa
CTestTest ce8810c4e7 ENH: preclean some warnings 17 anni fa
CTestTest2 ce8810c4e7 ENH: preclean some warnings 17 anni fa
CTestTest3 69ef2513d1 ENH: do not use svn until it is working again 19 anni fa
CommandLineTest ce8810c4e7 ENH: preclean some warnings 17 anni fa
Complex fff812db95 ENH: Add if(TARGET) command 17 anni fa
ComplexOneConfig fff812db95 ENH: Add if(TARGET) command 17 anni fa
ComplexRelativePaths fff812db95 ENH: Add if(TARGET) command 17 anni fa
ConvLibrary ce8810c4e7 ENH: preclean some warnings 17 anni fa
CustComDepend ce8810c4e7 ENH: preclean some warnings 17 anni fa
CustomCommand 32df2a715b ENH: Test relative path custom command output 17 anni fa
CustomCommandWorkingDirectory ce8810c4e7 ENH: preclean some warnings 17 anni fa
CxxOnly 2208231aac ENH: some more CMakeList cleanups 18 anni fa
Dependency c76f3ae5b5 ENH: Test fake circular dependency case 17 anni fa
DocTest ce8810c4e7 ENH: preclean some warnings 17 anni fa
ExportImport 3c5cf1bb8c ENH: Allow a custom list of debug configurations 17 anni fa
ExternalOBJ ff90b5efbf BUG: make test more robust 17 anni fa
FindModulesExecuteAll ee086dd028 ENH: add a project name 17 anni fa
FindPackageTest 4fa96dbf95 ENH: Add version comparison to if() command 17 anni fa
Fortran 71d292d087 BUG: Fix Fortran test to use more portable comment syntax in fixed format source. 17 anni fa
Framework 58be1b005f BUG: Fix issue #7046 - make sure extensionless headers and resource files work with the Xcode generator. Also fix incorrect mappings in the lastKnownFileType code. Add some extensionless files to the Framework test. 17 anni fa
FunctionTest ce8810c4e7 ENH: preclean some warnings 17 anni fa
Java ce8810c4e7 ENH: preclean some warnings 17 anni fa
Jump ce8810c4e7 ENH: preclean some warnings 17 anni fa
LibName 5ff037e894 BUG: better fix for .dll.lib problem 19 anni fa
LinkLine df1a77c225 ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc 18 anni fa
LinkLineOrder ee9f925509 ENH: remove warnings in tests 21 anni fa
LoadCommand ce8810c4e7 ENH: preclean some warnings 17 anni fa
LoadCommandOneConfig ce8810c4e7 ENH: preclean some warnings 17 anni fa
MacroTest ce8810c4e7 ENH: preclean some warnings 17 anni fa
MakeClean ce8810c4e7 ENH: preclean some warnings 17 anni fa
MathTest ce8810c4e7 ENH: preclean some warnings 17 anni fa
NewlineArgs ce8810c4e7 ENH: preclean some warnings 17 anni fa
ObjC++ 2208231aac ENH: some more CMakeList cleanups 18 anni fa
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 anni fa
OutOfSource 990c6b0b90 ENH: Allow custom limit on object file path length 17 anni fa
Plugin ce8810c4e7 ENH: preclean some warnings 17 anni fa
PreOrder 2208231aac ENH: some more CMakeList cleanups 18 anni fa
PrecompiledHeader ce8810c4e7 ENH: preclean some warnings 17 anni fa
Preprocess 8e2f45c24b BUG: Convert cmake_policy(VERSION) to cmake_minimum_required(VERSION) in Tests/MakeClean/ToClean/CMakeLists.txt and Tests/Preprocess/CMakeLists.txt. CMP0000 now requires the cmake_minimum_required command. 17 anni fa
Properties 16f1cc9b59 ENH: support unset of properties 17 anni fa
ReturnTest 814b368725 STYLE: extend documentation for RETURN() a bit 17 anni fa
RuntimePath ce8810c4e7 ENH: preclean some warnings 17 anni fa
SameName ce8810c4e7 ENH: preclean some warnings 17 anni fa
SetLang ce8810c4e7 ENH: preclean some warnings 17 anni fa
Simple 2208231aac ENH: some more CMakeList cleanups 18 anni fa
SimpleCOnly ae47302529 18 anni fa
SimpleExclude ce8810c4e7 ENH: preclean some warnings 17 anni fa
SimpleInstall 061d20be38 ENH: Add UNKNOWN type for IMPORTED libraries 17 anni fa
SimpleInstallS2 061d20be38 ENH: Add UNKNOWN type for IMPORTED libraries 17 anni fa
SourceGroups ce8810c4e7 ENH: preclean some warnings 17 anni fa
StringFileTest ce8810c4e7 ENH: preclean some warnings 17 anni fa
SubDir ce8810c4e7 ENH: preclean some warnings 17 anni fa
SubDirSpaces ce8810c4e7 ENH: preclean some warnings 17 anni fa
SubProject ce8810c4e7 ENH: preclean some warnings 17 anni fa
SwigTest ce8810c4e7 ENH: preclean some warnings 17 anni fa
SystemInformation ce8810c4e7 ENH: preclean some warnings 17 anni fa
TarTest ce8810c4e7 ENH: preclean some warnings 17 anni fa
TargetName ce8810c4e7 ENH: preclean some warnings 17 anni fa
TestDriver ce8810c4e7 ENH: preclean some warnings 17 anni fa
Testing ce8810c4e7 ENH: preclean some warnings 17 anni fa
TryCompile 299a0c826b ENH: remove test that does not work on all compilers 17 anni fa
Tutorial e20f1dd26c ENH: use a common CPACK_BINARY_ prefix for the binary package generators 17 anni fa
Unset 0a10958a88 BUG: Fix Unset test on VS 6 17 anni fa
UseWX ce8810c4e7 ENH: preclean some warnings 17 anni fa
VSExternalInclude ce8810c4e7 ENH: preclean some warnings 17 anni fa
Wrapping ce8810c4e7 ENH: preclean some warnings 17 anni fa
X11 94f40300e8 ENH: add a simple x11 test for packaging 17 anni fa
.NoDartCoverage fa73553a59 clean up coverage some 23 anni fa
CMakeLists.txt 33e865c041 ENH: Add unset() command. 17 anni fa
TestInstall.sh.in 26fce5a402 ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest. 22 anni fa
test_clean.cmake.in 181c1eeede ENH: Add test_clean target to wipe out tests 17 anni fa