aboutsummaryrefslogtreecommitdiff
path: root/test cases/unit
AgeCommit message (Expand)AuthorFilesLines
2019-11-18Use strict function prototypesMichael Hirsch, Ph.D19-20/+20
2019-11-13coredata: CmdLineFileParser no longer interpolates strings.Paulo Neves1-0/+1
2019-11-13Revert "Add `-Wl,-rpath-link` for secondary dependencies"Jussi Pakkanen8-45/+0
2019-11-06Fix typos found by codespellWolfgang Stöggl1-1/+1
2019-10-21Remove duplicated object files in static librariesXavier Claessens4-0/+29
2019-10-15Add test case to verify identity cross buildsRoss Burton3-0/+22
2019-10-01Add clang-tidy target. Closes #2383.Jussi Pakkanen3-0/+11
2019-10-01Recursively include all objects from uninstalled static librariesXavier Claessens6-0/+36
2019-10-01Do not promote to link_whole when an internal library links to anotherXavier Claessens4-0/+32
2019-10-01pkgconfig: Include dependencies of uninstalled static librariesXavier Claessens6-0/+46
2019-10-01pkgconfig: Do not include uninstalled static librariesXavier Claessens5-0/+36
2019-10-01Fix link_with of a static library with an uninstalled static libraryXavier Claessens5-0/+28
2019-10-01Fix link_whole of static librariesXavier Claessens5-0/+37
2019-09-29environment: Support taking values from dictMarc-André Lureau2-0/+16
2019-09-08Fix static archives stripping (#5905)David Seifert8-0/+50
2019-09-08Rename 'rpath-link secondary' unit testDavid Seifert8-0/+0
2019-09-06Add `-Wl,-rpath-link` for secondary dependenciesDavid Seifert8-0/+45
2019-09-04mintro: Fix resolving nodes in kwargs (fixes #5884)Daniel Mensinger1-1/+3
2019-08-06Made build. options alias basic ones when native building.Jussi Pakkanen4-2/+27
2019-08-03Condense test directory names.Jussi Pakkanen64-0/+0
2019-07-31mintro: Fix crash related to the sources kwarg (fixes #5741)Daniel Mensinger1-1/+1
2019-07-10Add alias_target() functionXavier Claessens2-0/+18
2019-06-09Make test for identityJohn Ericson4-0/+52
2019-06-09Purge `is_cross` and friends without changing user interfacesJohn Ericson1-6/+1
2019-06-05Add tests for std usage. Closes #5097.Jussi Pakkanen2-0/+3
2019-06-05Per machine do 'build.' and '' option prefixesJohn Ericson3-1/+17
2019-05-29dependencies/cmake: correctly handle spaces in variable namesDylan Baker1-4/+4
2019-05-29tests: Test the cmake parser more thuroughlyDylan Baker2-0/+82
2019-05-27coredata: add cmake_prefix_path optionDylan Baker2-0/+8
2019-05-13ast: fix #5376Daniel Mensinger1-0/+7
2019-05-03LLVM: Added CMake backendDaniel Mensinger1-1/+1
2019-05-02mtest: check for an empty suite listPeter Hutterer3-0/+12
2019-04-23ast: Improved test caseDaniel Mensinger1-12/+4
2019-04-23ast: Make sure to avoid infinite recursionsDaniel Mensinger1-0/+14
2019-04-23ast: support elementary object methodsDaniel Mensinger1-3/+2
2019-04-23ast: resolve simple arithmetic nodesDaniel Mensinger1-1/+4
2019-04-23ast: resolve ID nodes in flatten_argsDaniel Mensinger1-1/+3
2019-04-13interpreter: Warn when environment() ops are overridenNirbheek Chauhan2-0/+21
2019-04-13mintro: Fix set_variable plus assign bug (closes #5256)Daniel Mensinger1-0/+3
2019-04-05dependencies: Add command line option for pkg_config_pathDylan Baker2-0/+10
2019-04-02mintro: fix some interpreter crashesDaniel Mensinger2-1/+7
2019-04-02mintro: Fix crash when required is a function (closes #5177)Daniel Mensinger2-0/+2
2019-04-01Also format headers with Clang-Format. Closes #5184.Jussi Pakkanen2-0/+12
2019-03-20Add test case for multiple cross filesRoss Burton1-0/+4
2019-03-14compilers: Try harder to dedup builtin libsNirbheek Chauhan9-0/+75
2019-03-11Add unit test for pkgconfig relative pathsIgnacio Casal Quinteiro1-0/+9
2019-03-10Condense directory numbering for release.Jussi Pakkanen42-0/+0
2019-03-03Added test casesDaniel Mensinger1-0/+6
2019-02-26mconf: Fixed crash for variables in targets (closes #4960)Daniel Mensinger2-0/+11
2019-02-11allow paths to be set in the cross fileDylan Baker1-0/+16