summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* CTest: Weight reported test times by PROCESSORS in summariesBill Hoffman2017-09-088-15/+15
* CTest: Split out labels and subproject labels in summary outputBill Hoffman2017-09-085-1/+12
* Merge topic 'fphsa-version-cleanup'Brad King2017-09-086-0/+23
|\
| * FPHSA: Add (failing) unit test in case a cache variable VERSION is presentYves Frederix2017-09-054-1/+15
| * FPHSA: add (failing) unit test for found version being equal to 0.Yves Frederix2017-09-053-0/+9
* | Merge topic 'findfreetype-importedtargets'Brad King2017-09-084-0/+64
|\ \
| * | FindFreetype: Add imported target, docs, and testBen Morgan2017-09-074-0/+64
* | | Autogen: Tests: Add AUTOGEN_TARGET_DEPENDS test to mocDepends testsSebastian Holtermann2017-09-0710-54/+128
|/ /
* | Merge topic 'findexpat-importedtargets'Brad King2017-09-074-0/+51
|\ \
| * | FindEXPAT: Add unit test of target and variablesBen Morgan2017-09-014-0/+51
* | | Merge topic 'vs-csharp-ref-no-asm'Brad King2017-09-063-0/+25
|\ \ \
| * \ \ Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asmBrad King2017-09-053-0/+25
| |\ \ \
| | * | | VS: Do not reference output assemblies if not possible for CSharp targetMichael Stürmer2017-09-053-0/+25
| | * | | Merge branch 'fix-find-package-mode' into release-3.9Brad King2017-08-291-0/+2
| | |\ \ \
* | | \ \ \ Merge topic 'ExternalProject-command'Brad King2017-09-053-0/+55
|\ \ \ \ \ \
| * | | | | | ExternalProject: Prevent COMMAND from being treated as a true keywordCraig Scott2017-09-023-0/+55
| | |_|_|/ / | |/| | | |
* | | | | | FindPatch: Add module to find 'patch' command-line toolJean-Christophe Fillion-Robin2017-09-013-0/+89
| |/ / / / |/| | | |
* | | | | Merge topic 'server-refactor'Brad King2017-09-013-0/+107
|\ \ \ \ \
| * | | | | server: test buffer parsingJustin Berger2017-08-313-0/+107
| | |_|_|/ | |/| | |
* | | | | Merge topic 'tll-global-unknown-lib'Brad King2017-09-012-0/+5
|\ \ \ \ \
| * | | | | target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libsBrad King2017-08-312-0/+5
| |/ / / /
* | | | | Merge topic 'fix-genex-SOURCES'Brad King2017-09-015-0/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Genex: Fix TARGET_PROPERTY value of SOURCESBrad King2017-09-015-0/+15
* | | | | 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
|\ \ \ \ \ | |_|/ / / |/| | | |