| .. |
|
Assembler
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
BuildDepends
|
819a4f2e57
ENH: make sure multiple archs are only tested when the work
|
17 years ago |
|
BundleGeneratorTest
|
36c228814b
BUG: Fix issue #7523: Analyze output of 'hdiutil attach' to get the name of the volume that was mounted. Eliminates the need to use the -mountpoint arg of hdiutil which has a silly 90 character limit on the name of the mount point. Also add a custom volume icon to the BundleGeneratorTest to cover this code.
|
17 years ago |
|
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 years ago |
|
CMakeTests
|
2537a72f8e
Check PGI linker lines in ImplicitLinkInfo test
|
16 years ago |
|
COnly
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
CPackComponents
|
03c940aeb3
BUG: Fix for issue #7470. Allow spaces in the path names of installed files with the NSIS CPack generator and component-based installs. Add an installed file to the CPackComponents test: it failed before the fix; now it passes.
|
17 years ago |
|
CTestScriptMode
|
7048373296
STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly from
|
16 years ago |
|
CTestTest
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
CTestTest2
|
d66c25c2f0
ENH: Teach ctest_submit about parts
|
17 years ago |
|
CTestTest3
|
69ef2513d1
ENH: do not use svn until it is working again
|
19 years ago |
|
CommandLineTest
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
Complex
|
5c4208f50e
ENH: only 5 failing tests for VS 10
|
16 years ago |
|
ComplexOneConfig
|
5c4208f50e
ENH: only 5 failing tests for VS 10
|
16 years ago |
|
ComplexRelativePaths
|
5c4208f50e
ENH: only 5 failing tests for VS 10
|
16 years ago |
|
ConvLibrary
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
CustComDepend
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
CustomCommand
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
16 years ago |
|
CustomCommandWorkingDirectory
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
CxxOnly
|
2208231aac
ENH: some more CMakeList cleanups
|
18 years ago |
|
Dependency
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
16 years ago |
|
DocTest
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
Environment
|
ceaef94ccc
ENH: Implement feature request from issue 7885. Allow setting environment variables on a per-test basis for ctest using set_test_properties ENVIRONMENT.
|
17 years ago |
|
ExportImport
|
b44413f9f8
COMP: Shorten ExportImport test command lines
|
16 years ago |
|
ExternalOBJ
|
ff90b5efbf
BUG: make test more robust
|
17 years ago |
|
ExternalProject
|
44878e7b11
BUG: Exclude svn portions of ExternalProject test when: svn client version is less than 1.2 or cygwin/non-cygwin mismatch detected -- avoids ExternalProject test failures on dash5 and dash22-cygwin. Also, non-code change: allow cvslock through Windows firewall to prevent ExternalProject test failure on dash1vista32.
|
16 years ago |
|
FindModulesExecuteAll
|
ee086dd028
ENH: add a project name
|
17 years ago |
|
FindPackageTest
|
bb2c08546c
ENH: Test find_package re-find feature
|
17 years ago |
|
Fortran
|
80f0201b37
Rewrite FortranCInterface module
|
16 years ago |
|
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 years ago |
|
FunctionTest
|
267085f338
ENH: Improve strictness of Function test
|
16 years ago |
|
JCTest
|
36ce9651db
ENH: make it take longer
|
17 years ago |
|
Java
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
Jump
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
LibName
|
5ff037e894
BUG: better fix for .dll.lib problem
|
19 years ago |
|
LinkLanguage
|
22b96543e5
ENH: Test transitive link languages
|
16 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
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
16 years ago |
|
LoadCommandOneConfig
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
16 years ago |
|
MacroTest
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
16 years ago |
|
MakeClean
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
16 years ago |
|
MathTest
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
NewlineArgs
|
ce8810c4e7
ENH: preclean some warnings
|
17 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
|
990c6b0b90
ENH: Allow custom limit on object file path length
|
17 years ago |
|
Plugin
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
16 years ago |
|
PolicyScope
|
c332e0bf3c
ENH: Isolate policy changes in included scripts
|
17 years ago |
|
PreOrder
|
2208231aac
ENH: some more CMakeList cleanups
|
18 years ago |
|
PrecompiledHeader
|
11d42b3e8f
ENH: almost all tests passing in vs 10, commit fixes preprocess and starts vs external project
|
16 years ago |
|
Preprocess
|
11d42b3e8f
ENH: almost all tests passing in vs 10, commit fixes preprocess and starts vs external project
|
16 years ago |
|
Properties
|
819b0742c6
Test cache entry property "STRINGS"
|
16 years ago |
|
ReturnTest
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
16 years ago |
|
RuntimePath
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
16 years ago |
|
SameName
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
SetLang
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
Simple
|
2208231aac
ENH: some more CMakeList cleanups
|
18 years ago |
|
SimpleCOnly
|
ae47302529
|
18 years ago |
|
SimpleExclude
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
SimpleInstall
|
2740db5ede
ENH: Allow more specification of target file names
|
16 years ago |
|
SimpleInstallS2
|
2740db5ede
ENH: Allow more specification of target file names
|
16 years ago |
|
SourceGroups
|
28b1912aa3
ENH: add group support and fix borland error
|
16 years ago |
|
StringFileTest
|
33a1076b84
BUG: file(COPY) test should not make read-only dir
|
16 years ago |
|
SubDir
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
SubDirSpaces
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
SubProject
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
SwigTest
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
SystemInformation
|
0afa7a95f2
ENH: Report CMake logs in SystemInformation test
|
16 years ago |
|
TarTest
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
TargetName
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
TestDriver
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
Testing
|
875c478b64
Test add_test() generator expressions
|
16 years ago |
|
TryCompile
|
80c947b397
No /fast targets in try_compile project mode
|
16 years ago |
|
Tutorial
|
57a0f830df
ENH: fix spelling mistake
|
16 years ago |
|
Unset
|
f8bc0492e1
ENH: Create $CACHE{VAR} syntax
|
17 years ago |
|
VSExternalInclude
|
3d1c12b802
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10
|
16 years ago |
|
Wrapping
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
|
X11
|
3ca9bf797c
ENH: make sure tests for cpack are run correctly
|
16 years ago |
|
.NoDartCoverage
|
fa73553a59
clean up coverage some
|
23 years ago |
|
CMakeBuildTest.cmake.in
|
170febac52
ENH: Cleanup cmake --build interface.
|
16 years ago |
|
CMakeLists.txt
|
87442aefb0
Remove WXDialog source code
|
16 years ago |
|
CTestUpdateBZR.cmake.in
|
a524e07152
ENH: Teach CTest to handle Bazaar repositories
|
16 years ago |
|
CTestUpdateCVS.cmake.in
|
db024f444e
ENH: Auto-enable CTest.UpdateCVS test on Windows
|
16 years ago |
|
CTestUpdateCommon.cmake
|
b7e3146275
Output command that failed, if it fails.
|
16 years ago |
|
CTestUpdateGIT.cmake.in
|
d847ca8e27
BUG: Fix CTest.UpdateGIT test for older git
|
16 years ago |
|
CTestUpdateHG.cmake.in
|
d4d467dbd5
ENH: Teach CTest to handle Mercurial repositories
|
16 years ago |
|
CTestUpdateSVN.cmake.in
|
d49978a948
ENH: Teach Update* tests to report local mod step
|
16 years ago |
|
EnforceConfig.cmake.in
|
b5f3d4be61
ENH: Re-enable new 'testing' test mode
|
17 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 |
|
test_clean.cmake.in
|
181c1eeede
ENH: Add test_clean target to wipe out tests
|
17 years ago |