index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'negative-test-costs'
Brad King
2011-01-04
5
-1/+81
|
\
|
*
Support explicitly set test costs in non-parallel testing.
Zach Mullen
2011-01-03
5
-1/+81
*
|
Merge topic 'honor-explicit-zero-timeout'
Brad King
2011-01-04
5
-23/+88
|
\
\
|
*
|
Test TIMEOUT property explicitly set to zero should be honored
Zach Mullen
2011-01-03
5
-23/+88
|
|
/
*
|
Merge topic 'vs-force-multiple-include'
Brad King
2011-01-04
5
-0/+20
|
\
\
|
*
|
Map multiple /FI flags for VS < 10 (#11649)
Brad King
2011-01-03
5
-0/+20
|
|
/
*
|
Merge topic 'dev/add_test-working-directory'
Brad King
2011-01-04
2
-23/+7
|
\
\
|
*
|
Pass the expected value as the first argument
Ben Boeckel
2011-01-03
2
-23/+7
*
|
|
Merge topic 'make-install-test-serial'
Brad King
2011-01-04
1
-0/+3
|
\
\
\
|
*
|
|
Avoid running CMake.Install test simultaneously with other tests
David Cole
2010-12-31
1
-0/+3
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'add-trilinos-contract-test'
Brad King
2011-01-04
6
-0/+264
|
\
\
\
|
*
|
|
Establish pass criteria for the Trilinos contract test.
David Cole
2010-12-28
6
-6/+71
|
*
|
|
Use m prefix in shorttag value to indicate "md5 of tarball"
David Cole
2010-12-28
1
-0/+1
|
*
|
|
Add contract test for Trilinos 10.6.1 snapshot.
David Cole
2010-11-09
5
-0/+198
*
|
|
|
Merge topic 'add_support_for_windres'
Brad King
2011-01-04
1
-1/+12
|
\
\
\
\
|
*
|
|
|
Add testing for windows resources for mingw/msys/cygwin and remove for watcom.
Bill Hoffman
2010-12-28
1
-1/+12
*
|
|
|
|
Merge topic 'add_preprocessor_def_vs2010_resources'
Brad King
2011-01-04
5
-1/+26
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Only run resource test for MSVC compilers.
Bill Hoffman
2010-12-22
1
-11/+3
|
*
|
|
Disable incremental testing for this test, it crashes vs9 linker.
Bill Hoffman
2010-12-22
1
-0/+3
|
*
|
|
Add flags to resource builds on vs 2010 with a test.
Bill Hoffman
2010-12-21
5
-1/+31
*
|
|
|
Merge topic 'dev/add_test-working-directory'
Brad King
2010-12-28
3
-0/+131
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Make TestsWorkingDirectory test a C file
Ben Boeckel
2010-12-17
2
-11/+11
|
*
|
|
Use iostream to make Borland happy
Ben Boeckel
2010-12-17
1
-4/+5
|
*
|
|
Fully specify the path to old-signature add_test
Ben Boeckel
2010-12-17
1
-2/+2
|
*
|
|
Group adding tests with its properties
Ben Boeckel
2010-12-17
1
-6/+4
|
*
|
|
Only test the default cwd with Makefiles
Ben Boeckel
2010-12-17
1
-0/+6
|
*
|
|
Simplify the _default_cwd derivation
Ben Boeckel
2010-12-17
1
-5/+3
|
*
|
|
Use --><-- markers to denote the path
Ben Boeckel
2010-12-17
2
-7/+7
|
*
|
|
Flip slashes around on Windows
Ben Boeckel
2010-12-17
1
-0/+7
|
*
|
|
Add ctype.h include for toupper()
Ben Boeckel
2010-12-17
1
-0/+1
|
*
|
|
Fix header includes for C++ and Visual Studio
Ben Boeckel
2010-12-17
1
-2/+3
|
*
|
|
Rename the project to match the test
Ben Boeckel
2010-12-16
1
-1/+1
|
*
|
|
Add tests for WORKING_DIRECTORY arg to add_test
Ben Boeckel
2010-12-16
1
-0/+21
|
*
|
|
Rename WorkingDirectory test
Ben Boeckel
2010-12-16
3
-6/+6
|
*
|
|
Add the WORKING_DIRECTORY property to tests
Rolf Eike Beer
2010-12-16
3
-0/+98
|
|
/
/
*
|
|
Merge topic 'resolve/tests-if-CYGWIN'
Brad King
2010-12-21
2
-3/+3
|
\
\
\
|
*
\
\
Merge branch 'custom-command-generator-expressions' into resolve/tests-if-CYGWIN
Brad King
2010-12-17
9
-40/+82
|
|
\
\
\
|
*
|
|
|
Cygwin: Fix tests to check CYGWIN instead of WIN32
Brad King
2010-12-17
2
-3/+3
*
|
|
|
|
Merge topic 'custom-command-generator-expressions'
Brad King
2010-12-21
8
-32/+51
|
\
\
\
\
\
|
*
|
|
|
|
Mark CustomCommand test perconfig.out as SYMBOLIC
Brad King
2010-12-20
1
-0/+1
|
*
|
|
|
|
Introduce "generator expression" syntax to custom commands (#11209)
Brad King
2010-12-15
3
-1/+14
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Factor per-config sample targets out of 'Testing' test
Brad King
2010-12-15
7
-31/+36
|
*
|
|
|
Merge branch 'imported-target-dependencies' into custom-command-refactor
Brad King
2010-12-08
1
-5/+45
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'vs2010_header_only_fix'
Brad King
2010-12-21
2
-1/+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix vs2010 project generation error when HEADER_FILE_ONLY is set.
Bill Hoffman
2010-12-20
2
-1/+9
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'CheckCCompilerFlag-strict-prototypes'
Brad King
2010-12-21
1
-0/+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CheckCCompilerFlag: Strict signature of 'main' (#11615)
Brad King
2010-12-16
1
-0/+6
*
|
|
|
|
|
|
Merge topic 'ctest-depend-cycle'
Brad King
2010-12-21
2
-0/+13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
CTest: Fix test DEPEND cycle detection
Brad King
2010-12-15
2
-0/+13
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge topic 'CPack-AddMoreTests'
Brad King
2010-12-21
7
-0/+243
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
[next]