summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* server: test buffer parsingJustin Berger2017-08-313-0/+107
* Merge topic 'cxx11-clang-format'Brad King2017-08-315-29/+12
|\
| * clang-format: format all code as Cpp11Daniel Pfeifer2017-08-305-29/+12
* | Merge topic 'test-server-result'Brad King2017-08-312-1/+2
|\ \
| * | Tests: Teach Server test to print server return codeBrad King2017-08-302-1/+2
| |/
* | Merge topic 'lexer-null'Brad King2017-08-314-0/+7
|\ \ | |/ |/|
| * ListFileLexer: fix heap-buffer-overflow on malicious inputMatthias Maennich2017-08-304-0/+7
* | Merge topic 'add-cppcheck'Brad King2017-08-3015-1/+74
|\ \
| * | Add properties to run cppcheck along with the compilerBill Hoffman2017-08-3015-1/+74
| |/
* | Merge topic 'fix-find-package-mode'Brad King2017-08-301-0/+2
|\ \ | |/ |/|
| * cmake: Fix --find-package mode with imported targetsBrad King2017-08-291-0/+2
* | 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
|\ \ \