aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2018-11-08Workaround for Debian bug 912563.Jussi Pakkanen1-1/+5
2018-11-08Fix merge file using an array. Closes #4424.Jussi Pakkanen1-1/+1
2018-10-12Fix handling generated .desktop files. Closes #4304.Jussi Pakkanen4-0/+39
2018-09-19Add some more implibs to list of installed files on cygwinJon Turney2-0/+6
2018-09-17Merge pull request #4174 from jon-turney/link-with-custom-targetJussi Pakkanen4-0/+55
2018-09-17Fix regressed D test cases on WindowsGoaLitiuM2-10/+10
2018-09-16Add test case for trying to link with a library made by a custom_targetJon Turney4-0/+55
2018-09-16Fix ICC on macOSDavid Seifert3-4/+10
2018-09-16i18n: allow custom target names for merge_fileMarty E. Plummer3-0/+15
2018-09-16find_installation: Add support for feature option in required kwargXavier Claessens2-0/+4
2018-09-16Merge pull request #4170 from 3v1n0/test-projects-extra-file-reports-fixJussi Pakkanen25-7/+345
2018-09-14run_proect_tests: add cygwin as platform fix nameMarco Trevisan (TreviƱo)4-7/+7
2018-09-14run_project_tests: remove pdb workaround, just use filtersMarco Trevisan (TreviƱo)3-3/+4
2018-09-14test cases: add missing files to installed_files.txtMarco Trevisan (TreviƱo)23-4/+341
2018-09-13Merge pull request #4017 from jon-turney/version-comparison-rewriteJussi Pakkanen2-0/+4
2018-09-13Fix flake8 'imported but unused' reportsJon Turney1-1/+1
2018-09-12Correct version_compare_condition_with_min()Jon Turney2-0/+4
2018-09-10Skip some SDL tests when using an OSX framework version.Jussi Pakkanen1-0/+6
2018-09-10Qt: add main argument to Qt dependency object to link with qtmain library on ...Alexey Rochev1-2/+3
2018-09-07Add method to check for C/C++ function attributesDylan Baker1-0/+103
2018-09-06Condense test dirs.Jussi Pakkanen64-0/+0
2018-09-04Test + fix for not-found dependency fallback version comparisonNirbheek Chauhan2-1/+8
2018-09-03i18n: respect variable substitution for the target name when merging translat...Corentin Noƫl3-1/+29
2018-09-03Allow override_find_program to use an executable.Rafael Ɓvila de Espƭndola6-0/+39
2018-09-03Qt: Allow passing dependency objects to preprocess method (#3470, #3875)Alexey Rochev2-0/+18
2018-09-03Merge pull request #4084 from FFY00/pr-fix-dub-dependenciesJussi Pakkanen3-0/+9
2018-09-02tests: add dub (failing/85)FFY003-0/+9
2018-08-29Improve support for macOS dylib versioningNirbheek Chauhan2-2/+17
2018-08-29Merge pull request #4016 from thiblahute/hotdocJussi Pakkanen4-0/+32
2018-08-28Deduplicate build-tree RPATHs on macOSDavid Seifert1-0/+6
2018-08-28modules: Add an 'hotdoc' moduleThibault Saunier4-0/+32
2018-08-27Add support for custom dist scripts.Jussi Pakkanen3-0/+26
2018-08-27Merge pull request #3981 from GoaLitiuM/d-win-fixesJussi Pakkanen12-30/+76
2018-08-27Add a `required` argument to `subproject`Thibault Saunier12-0/+60
2018-08-26Tests for version constraints on custom lookup dependenciesJon Turney16-0/+62
2018-08-22Added "native" kwarg to add_XXX_args. Closes #3669.Jussi Pakkanen2-1/+46
2018-08-22Test that system shlibs with undefined symbols can be foundNirbheek Chauhan3-4/+32
2018-08-21Merge pull request #4036 from jon-turney/fix_issue_3999Jussi Pakkanen11-0/+74
2018-08-20Fix D tests to run on WindowsGoaLitiuM12-30/+76
2018-08-20Improve D mixed language test caseGoaLitiuM2-2/+14
2018-08-20Remove dependency to D runtime in mixed language testsGoaLitiuM1-2/+2
2018-08-19tests/check header: Use linux/socket.h instead of if.h [skip appveyor]Nirbheek Chauhan1-2/+2
2018-08-19Condense test dirs.Jussi Pakkanen930-0/+0
2018-08-19Consolidated if and elif tests in one project.Jussi Pakkanen2-28/+30
2018-08-19Consolidated all PCH tests in one test project.Jussi Pakkanen16-13/+12
2018-08-18Merge pull request #4030 from 3v1n0/broken-symlink-install-with-mode-fixJussi Pakkanen3-0/+4
2018-08-18Convert buildtype to optimization and debug options (#3489)Jussi Pakkanen1-1/+1
2018-08-17unittests: test_install_subdir_symlinks_with_default_umaskMarco Trevisan (TreviƱo)3-0/+4
2018-08-17wraptool: fix manual selection of wrap file to promoteDaniel Pirch5-0/+13
2018-08-16Extend test case to cover issue #3999Jon Turney11-0/+74