summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'no-crlf-blobs'Brad King2017-08-3020-1043/+1043
|\
| * Avoid CRLF newlines in Git repo blobsBrad King2017-08-3020-1043/+1043
* | Merge topic 'cstyle-casts'Daniel Pfeifer2017-08-301-2/+3
|\ \ | |/ |/|
| * Replace C-style castsDaniel Pfeifer2017-08-271-2/+3
* | Merge topic 'test-fix-vs15-toolset-v90'Brad King2017-08-281-1/+2
|\ \
| * | Tests: Fix RunCMake.BuildDepends on VS 2017 with v90 toolsetBrad King2017-08-251-1/+2
* | | Merge topic 'server-cxx11'Daniel Pfeifer2017-08-271-7/+5
|\ \ \
| * | | server: always enable serverDaniel Pfeifer2017-08-261-7/+5
| | |/ | |/|
* | | IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-262-2/+2
|/ /
* | Merge topic 'cxx11-nullptr'Brad King2017-08-252-3/+2
|\ \
| * | Use C++11 nullptrDaniel Pfeifer2017-08-242-3/+2
* | | Merge topic 'modernize-git-whitespace-attributes'Brad King2017-08-2512-17/+10
|\ \ \ | |_|/ |/| |
| * | gitattributes: prefer `eol=crlf` to `-crlf`Ben Boeckel2017-08-235-10/+4
| * | MumpsCoverage: remove unnecessary attributeBen Boeckel2017-08-231-1/+0
| * | gitattributes: prefer `eol=lf` to `crlf=input`Ben Boeckel2017-08-231-1/+1
| * | gitattributes: prefer `-text` for binary filesBen Boeckel2017-08-236-5/+5
* | | Merge topic 'ipo-test-output'Brad King2017-08-243-6/+9
|\ \ \ | |_|/ |/| |
| * | Tests: Print more info on CheckIPOSupported test failureBrad King2017-08-233-6/+9
| |/
* | Autogen: Fix and extend SKIP_AUTOMOC testSebastian Holtermann2017-08-225-4/+59
|/
* Merge topic 'cpack-extend-test-capabilities'Brad King2017-08-212-0/+9
|\
| * CPack: extend testing frameworkDomen Vrankar2017-08-192-0/+9
* | Autogen: Add test for AUTOMOC_MACRO_NAMESSebastian Holtermann2017-08-185-0/+52
|/
* Merge topic 'string_prepend'Brad King2017-08-165-0/+67
|\
| * Add PREPEND sub-command to string commandSylvain Joubert2017-08-115-0/+67
* | Merge branch 'backport-autogen-autouic-lookup' into autogen-autouic-lookupBrad King2017-08-156-1/+105
|\ \
| * | Autogen: Extend AUTOUIC search paths testSebastian Holtermann2017-08-156-1/+105
| * | Merge branch 'find-package_root-disable' into release-3.9Brad King2017-08-103-0/+3
| |\ \
* | | | Server: test cache after reconnectDaniel Pfeifer2017-08-135-15/+77
* | | | Merge topic 'autogen-merge-redundant'Brad King2017-08-118-0/+93
|\ \ \ \
| * | | | Autogen: Add test for OBJECT librariesSebastian Holtermann2017-08-108-0/+93
| | |_|/ | |/| |
* | | | Merge topic 'genex-COMPILE_FEATURES-stds'Brad King2017-08-112-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Features: Fix COMPILE_FEATURES genex for C++ 14 and 17 featuresBrad King2017-08-082-0/+20
* | | | Merge topic 'find-package_root-test-regex'Brad King2017-08-106-465/+480
|\ \ \ \ | | |/ / | |/| |
| * | | Tests: Simplify RunCMake.find_package PackageRoot case regexesBrad King2017-08-086-465/+480
* | | | Merge topic 'find-package_root-disable'Brad King2017-08-103-0/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9Brad King2017-08-083-0/+3
| |/
* | Merge topic 'gtest-dynamic-discovery'Brad King2017-08-086-0/+111
|\ \
| * | Add dynamic test discovery for for Google TestMatthew Woehlke2017-07-276-0/+111
* | | Merge topic 'drop-HP-UX'Brad King2017-08-085-35/+0
|\ \ \
| * | | HP-UX: Drop support for building CMake on HP-UXBrad King2017-08-075-35/+0
* | | | Autogen: Enable per-config supportSebastian Holtermann2017-08-051-2/+3
* | | | Autogen: Make test per-config include directory compatibleSebastian Holtermann2017-08-051-2/+4
|/ / /
* | | Merge topic 'genex-error-grammar'Brad King2017-08-047-14/+14
|\ \ \
| * | | cmGeneratorExpressionNode: add some missing commasBen Boeckel2017-08-037-14/+14
* | | | Merge topic 'add-package_root-to-find_package'Brad King2017-08-0412-461/+919
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | find_package: Split PACKAGE_ROOT tests to work with smaller regexChuck Atkins2017-08-027-846/+872
| * | find_package: Fix PACKAGE_ROOT test to check find_pacakge(CONFIG) mode.Chuck Atkins2017-07-287-99/+531
| * | Merge branch 'objlib-own-target-objs' into release-3.9Brad King2017-07-174-0/+9
| |\ \
* | | | Autogen: Add AUTOMOC test for target dependencies forwardingSebastian Holtermann2017-08-016-33/+95
* | | | Autogen: Move repeated tests to new QtAutogenRerun testSebastian Holtermann2017-07-2139-206/+322