aboutsummaryrefslogtreecommitdiff
path: root/test cases/unit
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-11allow setting directory locations in a native fileDylan Baker3-0/+39
2019-01-17tests: Don't return an undefined value from main()Simon McVittie1-0/+1
2019-01-16mintro: Introspection interpreter refactoring (#4733)Daniel Mensinger2-0/+10
2019-01-16Renamed unit test directoriesDaniel Mensinger18-0/+0
2019-01-16do_subproject: Improve log messages and formattingXavier Claessens3-0/+7
2019-01-06Documentation and unit test updateDaniel Mensinger1-1/+1
2019-01-06Update intro dump on meson configureDaniel Mensinger1-1/+1
2019-01-06Added unit testDaniel Mensinger10-0/+82
2018-12-29Tests and docsDaniel Mensinger8-0/+30
2018-12-30Add a clang-format target.Jussi Pakkanen4-0/+36
2018-12-12pkgconfig: Fix link order of library dependenciesNiklas Haas1-0/+11
2018-12-06Deduplicate export-dynamic and pthread. Closes #4567.Jussi Pakkanen3-0/+24
2018-11-21pkgconfig: add support for pkgconfig generation for c#Marcel Hollerbach2-0/+22
2018-11-14modules/python: Allow use of the native fileDylan Baker2-1/+5
2018-11-14modules/python3: allow specifying in the native fileDylan Baker2-1/+5
2018-11-14dependencies: Allow config tool dependencies to use native filesDylan Baker2-1/+5
2018-11-14interpreter: allow find_program to use the native fileDylan Baker2-1/+7
2018-11-14unittests: Add framework for testing native config filesDylan Baker2-0/+8
2018-11-12Add kwarg is_default to add_test_setup()Stian Selnes2-0/+34
2018-11-06Add reconfigure/wipe unit testXavier Claessens3-0/+17
2018-11-06Don't use host pkg-config for native dependenciesLyude Paul5-0/+43