summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* find_library: Fix mixed lib->lib64 (non-)conversion cases (#13419)Brad King2012-07-201-2/+2
* find_library: Add test covering lib->lib64 casesBrad King2012-07-2013-0/+63
* Merge topic 'include-command-empty-filename'David Cole2012-07-127-0/+20
|\
| * include: Ignore empty string as file name (#13388)Brad King2012-07-107-0/+20
* | Merge topic 'fix-CustomCommand-main'David Cole2012-07-121-1/+1
|\ \
| * | Tests/CustomCommand: Do not use 'main' in a libraryBrad King2012-07-091-1/+1
* | | Merge topic 'fix-CTestUpdateSVN-svn1.7'David Cole2012-07-121-1/+0
|\ \ \ | |_|/ |/| |
| * | CTestUpdateSVN: Do not create repo directory first (#13349)Brad King2012-07-091-1/+0
| |/
* | Merge topic 'ninja-fixes'David Cole2012-07-091-0/+13
|\ \
| * | Ninja: add soname test casePeter Kuemmel2012-07-091-0/+13
| |/
* | Merge topic 'fix-pie-clang-trunk'David Cole2012-07-091-2/+2
|\ \
| * | Fix PositionIndependentTargets test with clang trunk.Stephen Kelly2012-06-271-2/+2
| |/
* | CTest: Add test to verify -D variable definitions workDavid Cole2012-06-252-0/+29
|/
* Merge topic 'module-no-soname'David Cole2012-06-217-0/+10
|\
| * Do not crash on SHARED library without language (#13324)Brad King2012-06-207-0/+10
* | Merge topic 'CTestUpdateGit-safecrlf'David Cole2012-06-211-0/+3
|\ \
| * | Make CTest.UpdateGIT robust to Git safecrlf on WindowsBrad King2012-06-201-0/+3
* | | Merge topic 'run_compile_commands-aix-gcc-2.9'David Cole2012-06-211-2/+2
|\ \ \
| * | | Avoid string.clear and string.push_back (#13319)Daniel R. Gomez2012-06-191-2/+2
* | | | Merge topic 'test-FindPackageModeMakefileTest'David Cole2012-06-211-3/+22
|\ \ \ \
| * | | | Fix FindPackageMode test Makefile (#13314)Daniel R. Gomez2012-06-191-3/+22
* | | | | Merge topic 'test-Assembler-C-flags'David Cole2012-06-211-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Tests/Assembler: Assemble and link with same flags (#13314)Daniel R. Gomez2012-06-181-0/+1
| |/ / /
* | | | Merge topic 'test-VSGNUFortran-C-comment'David Cole2012-06-191-1/+1
|\ \ \ \
| * | | | Tests/VSGNUFortran: Avoid C++ comment in C code (#13314)Daniel R. Gomez2012-06-181-1/+1
| |/ / /
* | | | Merge topic 'test-IncludeDirectories-eof'David Cole2012-06-191-3/+1
|\ \ \ \
| * | | | Tests/IncludeDirectories: Files must end in a newline (#13314)Daniel R. Gomez2012-06-181-3/+1
| |/ / /
* | | | Merge topic 'ninja-cldeps'David Cole2012-06-191-2/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Ninja: add wrapper for cl to extract dependenciesPeter Kuemmel2012-06-081-2/+6
| |/ /
* | | Merge topic 'position-independent-targets'David Cole2012-06-129-0/+132
|\ \ \ | |/ / |/| |
| * | Refactor generation of shared library flagsStephen Kelly2012-06-128-0/+126
| * | Add platform variable for flags specific to shared librariesStephen Kelly2012-06-121-0/+2
| * | Add platform variables for position independent code flagsStephen Kelly2012-06-121-0/+4
* | | Merge topic 'Ninja-EXPORT_COMPILE_COMMANDS'David Cole2012-06-052-2/+2
|\ \ \
| * | | Exclude the CompileCommandOutput test on WIN32.Stephen Kelly2012-06-051-1/+1
| * | | Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja.Stephen Kelly2012-06-041-1/+1
| * | | Add newline to the output.Stephen Kelly2012-06-041-1/+1
| |/ /
* | | Add FindLibLZMA ModuleMario Bensi2012-05-311-1/+1
|/ /
* | Merge topic 'HandleEmptySIZEOF_VOID_P'David Cole2012-05-241-0/+12
|\ \
| * | add test for #13241: empty SIZEOF_VOIDP in write_basic_package_version_fileAlex Neundorf2012-05-231-0/+12
* | | Merge topic 'CPack-activateRPM-DEB-onMacOS'David Cole2012-05-241-12/+36
|\ \ \ | |/ / |/| |
| * | CPack allow RPM and DEB generator to be used on OSX.Eric NOULARD2012-05-201-12/+36
* | | Merge topic 'mumps_coverage'David Cole2012-05-179-0/+1951
|\ \ \ | |_|/ |/| |
| * | Update test data to match new coverage format.Bill Hoffman2012-05-071-1441/+1441
| * | Disable bullseye coverage for mumps coverage test.Bill Hoffman2012-05-041-2/+4
| * | Use <TARGET_FILE> expression to run ctest so it works with Xcode and VS IDE.Bill Hoffman2012-05-023-26/+10
| * | Use a script to run the test because WORKING_DIRECTORY is not in 2.8.2.Bill Hoffman2012-05-022-8/+24
| * | Add support for Cache coverage.Bill Hoffman2012-05-014-0/+330
| * | Add test for mumps coverage. Also refactor code to prepare for cache coverage.Bill Hoffman2012-05-016-0/+1619
* | | Merge topic 'module-no-soname'David Cole2012-05-012-0/+58
|\ \ \