aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Merge pull request #2236 from trhd/envJussi Pakkanen1-0/+2
2017-09-04Permit overriding find_program from the cross file.Jussi Pakkanen3-0/+22
2017-09-04gnome.gdbus_codegen(): Add annotations keywordPatrick Griffis1-1/+5
2017-09-01Add a regression test for test suites.Hemmo Nieminen1-0/+2
2017-08-31Add Compiler.get_supported_arguments()Daniel Stone1-0/+3
2017-08-31Use include-uninstalled for internal gir deps.Elliott Sales de Andrade1-0/+1
2017-08-31add support for cups dependencies (#2255)Iñigo Martínez2-0/+15
2017-08-29d: Newer GDC versions can compile shared librariesMatthias Klumpp3-6/+15
2017-08-29trivial: Fix typosMatthias Klumpp1-2/+2
2017-08-29gnome: Fix typo in gtkdoc_html_dir, so it returns the correct pathMatthias Klumpp1-1/+1
2017-08-27Merge pull request #2196 from arteymix/patch-4Jussi Pakkanen1-1/+13
2017-08-24c#: Handle external dependencies from .pc filesThibault Saunier3-0/+13
2017-08-24tests: Check that generated sources can be used in csharp targetsThibault Saunier1-1/+11
2017-08-22Do not use dot in doxygen even if it is installed so list of generated files ...Jussi Pakkanen1-1/+5
2017-08-20Find Boost dep when there is an extra lib to linkMichał Wikliński2-0/+32
2017-08-20Remove PHONY because Windows and OSX file systems are crap. Closes #2199.Jussi Pakkanen2-6/+4
2017-08-18Fix detection of clang "optimization arguments"Peter Harris1-0/+7
2017-08-18Make all functionality invokable via the main Meson binary,Jussi Pakkanen1-2/+10
2017-08-18python3: Fix tests on Windows as it uses 'Lib' and 'Include'Guillaume Poirier-Morency1-4/+5
2017-08-17python3: Add tests for platform-dependant paths and cover include pathGuillaume Poirier-Morency1-1/+12
2017-08-15Merge pull request #2191 from centricular/fix-ninja-clean-target-dirJussi Pakkanen22-0/+56
2017-08-15tests/common/159: Disable phony testNirbheek Chauhan1-1/+4
2017-08-15tests/common/159: Disable b_coverage=trueNirbheek Chauhan1-2/+3
2017-08-14Printing unknown kwarg error message no longer crashes the parser.Jussi Pakkanen1-0/+4
2017-08-15Add a test for dirs with reserved target namesNirbheek Chauhan22-0/+52
2017-08-14gnome: add mkenums_simple()Tim-Philipp Müller4-0/+81
2017-08-13Merge pull request #2130 from bruce-richardson/pcap_config_supportJussi Pakkanen2-0/+16
2017-08-13gnome: Allow passing build_by_default: to some functionsNirbheek Chauhan3-4/+12
2017-08-13gnome: Fix parsing of resource custom target filesNirbheek Chauhan1-1/+1
2017-08-10add unit test case for pcap dependency objectBruce Richardson2-0/+16
2017-08-07Renamed test dir to remove duplicatec number. Closes #2158.Jussi Pakkanen2-0/+0
2017-08-06Merged exclude_dir branch.Jussi Pakkanen6-0/+8
2017-08-06Allow excluding files from `install_subdir`Elliott Sales de Andrade6-0/+8
2017-08-04Move MPI tests into frameworks.Elliott Sales de Andrade4-0/+0
2017-08-04Add support for MS-MPI.Elliott Sales de Andrade1-5/+14
2017-08-04Add MPI dependency.Elliott Sales de Andrade4-0/+83
2017-08-05Renamed test dir to avoid duplicate numbers.Jussi Pakkanen3-0/+0
2017-08-05Add option to disable implicit include directories. Closes #2139.Jussi Pakkanen3-0/+21
2017-08-04Merge pull request #2113 from nyorain/vulkanJussi Pakkanen2-0/+33
2017-08-04Can pass all target kwargs through to SIMD invocations. Closes #2151.Jussi Pakkanen3-1/+11
2017-08-03Consider link_whole_targets when determining linkerDylan Baker1-0/+12
2017-08-02Fix ppoll() test to work on non-glibc platformsAlan Coopersmith1-2/+3
2017-08-01Add thread flags to checks if needed. Closes #2106.Jussi Pakkanen1-0/+7
2017-07-31Fix test() accepting configure files for exePatrick Griffis2-0/+13
2017-07-31Convert man inputs to Files so you can install_man the output of configure_fi...Jussi Pakkanen3-0/+15
2017-07-27Fix vulkan windows; Make test succeed w/o drivernyorain1-7/+7
2017-07-24Fix vulkan testnyorain2-12/+3
2017-07-24Fix wrong dep name in vulkan testnyorain1-1/+1
2017-07-24Add first vulkan dependency modulenyorain2-0/+42
2017-07-24Tag functions in asm properly.Rico Tzschichholz3-0/+9