.. |
Architecture
|
|
|
ArgumentExpansion
|
Fix ArgumentExpansion test expected results
|
2011-01-11 17:10:28 -05:00 |
Assembler
|
Do not bother enabling C++ in Assembler test
|
2011-03-04 09:17:30 -05:00 |
BuildDepends
|
Define LINK_DEPENDS target property (#11406)
|
2010-11-05 09:05:08 -04:00 |
BundleGeneratorTest
|
|
|
BundleTest
|
Removed most usage of Carbon in favour of CoreFoundation
|
2011-01-31 18:21:20 -05:00 |
BundleUtilities
|
BundleUtilities: Add rpath to loadable modules in test.
|
2011-06-02 09:08:49 -06:00 |
CFBundleTest
|
CFBundle Test: Add PATHS for finding Rez (#11295)
|
2011-01-11 16:48:37 -05:00 |
CheckCompilerRelatedVariables
|
Add a new line to the end of the generated main.cxx for the hpux compiler.
|
2010-09-29 14:46:45 -04:00 |
CMakeCommands/build_command
|
|
|
CMakeLib
|
run_compile_commands: Cast istream::get() result to char
|
2011-05-19 08:02:21 -04:00 |
CMakeTestAllGenerators
|
|
|
CMakeTestBadCommandLines
|
|
|
CMakeTestMultipleConfigures
|
|
|
CMakeTests
|
Merge topic 'absoft-fortran-compiler'
|
2011-05-24 14:34:40 -04:00 |
CommandLineTest
|
|
|
CompileCommandOutput
|
Fix CompileCommandOutput test build on Windows
|
2011-05-20 08:06:35 -04:00 |
Complex
|
Fix vs2010 project generation error when HEADER_FILE_ONLY is set.
|
2010-12-20 15:25:16 -05:00 |
ComplexOneConfig
|
|
|
ComplexRelativePaths
|
|
|
COnly
|
|
|
Contracts
|
Establish pass criteria for the Trilinos contract test.
|
2010-12-28 11:27:56 -05:00 |
ConvLibrary
|
|
|
CPackComponents
|
CPack: Add CPACK_NSIS_INSTALL_ROOT variable (#9148)
|
2011-01-11 15:42:42 -05:00 |
CPackComponentsForAll
|
Merge topic 'drag-n-drop-components'
|
2011-04-05 14:29:06 -04:00 |
CPackTestAllGenerators
|
|
|
CrossCompile
|
|
|
CTestConfig
|
|
|
CTestScriptMode
|
|
|
CTestTest
|
|
|
CTestTest2
|
CTestTest2: Avoid running purify unless requested
|
2011-01-27 14:36:14 -05:00 |
CTestTestBadExe
|
Tests: Eliminate unnecessary files and variables.
|
2011-01-28 14:58:04 -05:00 |
CTestTestChecksum
|
Tests: Eliminate unnecessary files and variables.
|
2011-01-28 14:58:04 -05:00 |
CTestTestCostSerial
|
Tests: Eliminate unnecessary files and variables.
|
2011-01-28 14:58:04 -05:00 |
CTestTestCrash
|
Tests: Eliminate unnecessary files and variables.
|
2011-01-28 14:58:04 -05:00 |
CTestTestCycle
|
Tests: Eliminate unnecessary files and variables.
|
2011-01-28 14:58:04 -05:00 |
CTestTestDepends
|
Tests: Eliminate unnecessary files and variables.
|
2011-01-28 14:58:04 -05:00 |
CTestTestFailedSubmits
|
Tests: Eliminate unnecessary files and variables.
|
2011-01-28 14:58:04 -05:00 |
CTestTestFailure
|
Tests: Eliminate unnecessary files and variables.
|
2011-01-28 14:58:04 -05:00 |
CTestTestParallel
|
Tests: Eliminate unnecessary files and variables.
|
2011-01-28 14:58:04 -05:00 |
CTestTestResourceLock
|
Tests: Eliminate unnecessary files and variables.
|
2011-01-28 14:58:04 -05:00 |
CTestTestRunScript
|
|
|
CTestTestScheduler
|
Tests: Eliminate unnecessary files and variables.
|
2011-01-28 14:58:04 -05:00 |
CTestTestStopTime
|
Tests: Eliminate unnecessary files and variables.
|
2011-01-28 14:58:04 -05:00 |
CTestTestSubdir
|
Tests: Eliminate unnecessary files and variables.
|
2011-01-28 14:58:04 -05:00 |
CTestTestTimeout
|
Tests: Eliminate unnecessary files and variables.
|
2011-01-28 14:58:04 -05:00 |
CTestTestUpload
|
Add the FILES keyword to ctest_upload command
|
2011-03-15 15:07:37 -04:00 |
CTestTestZeroTimeout
|
Tests: Eliminate unnecessary files and variables.
|
2011-01-28 14:58:04 -05:00 |
CustComDepend
|
|
|
CustomCommand
|
Normalize slashes of add_custom_(command|target) DEPENDS (#11973)
|
2011-03-30 09:52:07 -04:00 |
CustomCommandWorkingDirectory
|
Handle relative WORKING_DIRECTORY in add_custom_(command|target)
|
2011-01-26 18:02:02 -05:00 |
CxxOnly
|
Merge branch 'allow_upper_case_cpp_and_others' into resolve/fix_target_name_with_dot_vs10/allow_upper_case_cpp_and_others
|
2010-09-14 15:05:09 -04:00 |
Dependency
|
Honor strong intra-component target dependencies
|
2010-08-25 17:14:13 -04:00 |
DocTest
|
|
|
EmptyLibrary
|
Add test that CMake errors with empty libs
|
2010-09-30 11:01:35 -04:00 |
Environment
|
|
|
ExportImport
|
Honor custom command dependencies on imported targets (#10395)
|
2010-12-08 12:22:13 -05:00 |
ExternalOBJ
|
Fix for bug where VS2010 did not use .obj files as part of the build.
|
2011-04-01 16:28:41 -04:00 |
ExternalProject
|
ExternalProject: Add SVN_TRUST_CERT argument
|
2011-04-11 16:34:58 -04:00 |
FindModulesExecuteAll
|
|
|
FindPackageTest
|
find_package: Fix system package registry test path conversion
|
2011-04-14 09:35:21 -04:00 |
ForceInclude
|
Map multiple /FI flags for VS < 10 (#11649)
|
2011-01-03 10:02:16 -05:00 |
Fortran
|
Merge topic 'absoft-fortran-compiler'
|
2011-05-24 14:34:40 -04:00 |
FortranC
|
|
|
Framework
|
|
|
FunctionTest
|
VS2010: Honor PROJECT_LABEL target property (#10611)
|
2010-09-09 16:44:30 -04:00 |
IPO
|
|
|
Java
|
|
|
JCTest
|
|
|
Jump
|
Cygwin: Fix tests to check CYGWIN instead of WIN32
|
2010-12-17 09:46:24 -05:00 |
KDE4StableBranchTest
|
|
|
LibName
|
|
|
LinkDirectory
|
|
|
LinkFlags
|
|
|
LinkLanguage
|
|
|
LinkLine
|
|
|
LinkLineOrder
|
|
|
LinkStatic
|
Test static linking with LINK_SEARCH_START_STATIC
|
2011-03-04 08:37:57 -05:00 |
LoadCommand
|
|
|
LoadCommandOneConfig
|
|
|
MacroTest
|
|
|
MakeClean
|
|
|
MathTest
|
|
|
MissingSourceFile
|
Test that missing source mentions directory (#11677)
|
2011-01-15 08:16:50 -05:00 |
Module/CheckTypeSize
|
|
|
ModuleDefinition
|
|
|
NewlineArgs
|
|
|
ObjC++
|
|
|
OutDir
|
|
|
OutOfBinary
|
|
|
OutOfSource
|
|
|
PerConfig
|
Merge topic 'resolve/tests-if-CYGWIN'
|
2010-12-21 14:05:53 -05:00 |
Plugin
|
|
|
Policy0002
|
|
|
PolicyScope
|
Allow users to specify defaults for unset policies
|
2011-01-04 07:46:10 -05:00 |
PrecompiledHeader
|
|
|
PreOrder
|
|
|
Preprocess
|
|
|
Properties
|
|
|
ReturnTest
|
|
|
RuntimePath
|
|
|
SameName
|
|
|
SetLang
|
|
|
Simple
|
|
|
SimpleCOnly
|
|
|
SimpleExclude
|
|
|
SimpleInstall
|
|
|
SimpleInstallS2
|
|
|
SourceGroups
|
|
|
StringFileTest
|
allow STRING(SUBSTRING) work with length -1 as "rest of the string"
|
2010-12-08 16:38:30 -05:00 |
SubDir
|
|
|
SubDirSpaces
|
Disable SubDirSpaces parens with GNU Make 3.82 (#11654)
|
2011-01-11 10:01:30 -05:00 |
SubProject
|
|
|
SwigTest
|
|
|
SystemInformation
|
|
|
TargetName
|
|
|
TarTest
|
|
|
TestDriver
|
|
|
Testing
|
Merge topic 'custom-command-generator-expressions'
|
2010-12-21 14:03:24 -05:00 |
TestsWorkingDirectory
|
Add more tests for WorkingDirectory for tests
|
2011-01-20 13:47:53 -05:00 |
TryCompile
|
Tests: Added test for check_prototype_definition.
|
2011-03-18 14:03:37 -04:00 |
Tutorial
|
|
|
Unset
|
|
|
VariableUnusedViaSet
|
Add test for unused detection via setting it
|
2010-09-16 13:52:54 -04:00 |
VariableUnusedViaUnset
|
Fix typo in VariableUnusedViaUnset test
|
2010-09-17 10:04:18 -04:00 |
VariableUsage
|
Add tests for unused command line variables
|
2010-09-02 11:33:57 -04:00 |
VSExternalInclude
|
Honor FOLDER on include_external_msproject targets (#11436)
|
2010-11-10 09:06:09 -05:00 |
VSMidl
|
VSMidl Test: Use correct include_directories with VS6 (#11461)
|
2011-01-06 09:12:20 -05:00 |
VSResource
|
VSResource: Avoid windres /D with quoted spaces (#11695)
|
2011-01-27 18:28:36 -05:00 |
Wrapping
|
|
|
X11
|
|
|
.NoDartCoverage
|
|
|
bootstrap.bat.in
|
|
|
CheckFortran.cmake
|
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
2010-08-09 08:48:31 -04:00 |
CMakeBuildTest.cmake.in
|
|
|
CMakeInstall.cmake
|
Avoid running CMake.Install test simultaneously with other tests
|
2010-12-31 09:18:52 -05:00 |
CMakeLists.txt
|
BundleUtilities: Run test on Windows if either MSVC or dumpbin was found.
|
2011-06-01 10:53:06 -06:00 |
CMakeWizardTest.cmake
|
|
|
CTestUpdateBZR.cmake.in
|
|
|
CTestUpdateCommon.cmake
|
|
|
CTestUpdateCVS.cmake.in
|
|
|
CTestUpdateGIT.cmake.in
|
|
|
CTestUpdateGIT.sh.in
|
|
|
CTestUpdateHG.cmake.in
|
|
|
CTestUpdateSVN.cmake.in
|
|
|
EnforceConfig.cmake.in
|
|
|
test_clean.cmake.in
|
|
|
TestInstall.sh.in
|
|
|