467 Commits (681532452cf3863fe133108c54f99e9fe33c859c)

Author SHA1 Message Date
Aleksey Filippov 7f042b5fe2 Use target.get_id() instead of basename and type_suffix concatenation at call site 7 years ago
Joel Klinghed 4e1b229b37 fixup! Allow gcovr >= 3.1 to be used to generate html coverage report 7 years ago
Jon Turney 7bf29b8efd Fix typo preventing soname unit tests from running 7 years ago
Evgenii Shatokhin 19718a8d9c Allow passing a compiler object to run_command() 7 years ago
Jussi Pakkanen fa1401bec1 Verify that snippets conform to expected format. 7 years ago
Jukka Laurila 8f340ffb8d Generate meson.build based on existing source files when meson init is run in a non-empty directory. 7 years ago
Jon Turney ac256cb665 Enable linux-like unit tests on all posix-like platforms 7 years ago
Jon Turney 610e5d4a71 Invoke 'qmake --version' correctly in test_qt5dependency_qmake_detection 7 years ago
Jussi Pakkanen a8da0e25ea Skip test that requires mocking when using an external exe. Also logging. 7 years ago
Jon Turney 8958529a25 Fix flake8 'variable assigned value but unused' reports 7 years ago
Jon Turney 2f6ed47077 Fix various flake8 indentation reports 7 years ago
Jon Turney b8b23f4c50 Fix various flake8 whitespace reports 7 years ago
Jon Turney cd5dba5358 Fix flake8 'imported but unused' reports 7 years ago
Joel Klinghed 6266089866 Allow gcovr >= 3.1 to be used to generate html coverage report 7 years ago
Hemmo Nieminen 473dc80701 Add some test setup selection tests. 7 years ago
Aleksey Filippov d6b5d7fe9f Add library with generated_pc and PkgConfigDependency support to pkgconfig.generate() 7 years ago
Ran Benita 4d8e4654cb Warn if non-permitted keyword arguments are given to compiler methods 7 years ago
Jon Turney cf98f5e370 Enable searching system crossfile locations on more platforms 7 years ago
Nirbheek Chauhan 8842839bb4 pkgconfig deps: Warn when a static library isn't found 7 years ago
Nirbheek Chauhan 0c1c387703 gnome: Fix depend_files listing for compile_resources 7 years ago
Nirbheek Chauhan b2007217e0 vala: Fix path of C file with generated Vala files 7 years ago
Jon Turney 9e6d3f903c Only expose exception() test function during unit tests 7 years ago
Jon Turney b78a01bced Add a test case for python exception exit status 7 years ago
Jon Turney 6a1a56ab57 Report warning/error locations in a format IDEs may already know how to parse 7 years ago
Xavier Claessens 6e2e94c645 pkgconfig: Also ignore not found deps passed directly to pc generator 7 years ago
Xavier Claessens ec37f625c7 run_unittests.py: Support building multiple projects in a single test 7 years ago
Jussi Pakkanen 5e4538fe63 Add external dependencies to pc files only if found. Closes #2911. 7 years ago
Jussi Pakkanen 714ac85d22 Renamed test dir to avoid duplicated numbers. 7 years ago
Dylan Baker 4620bdd8b4 tests: fix rpath_uses_ORIGIN on dragonflybsd 7 years ago
Jussi Pakkanen 0538009d30 Bump minimum supported Python from 3.4 to 3.5. 7 years ago
Jon Turney bcc95d7dd7 Use location formatting in mlog.warning() for invalid kwarg warning 7 years ago
Jon Turney f85fde743a Wire up locations in a couple more warnings 7 years ago
Jussi Pakkanen 4a189cf8c5 Add unit test that checks that the sample projects compile. 7 years ago
Nirbheek Chauhan 851475db9b intrp: Consolidate subproject dep checking and logging 7 years ago
Jon Turney ad5cc2ce55 Append warning location to warning output by warning() 7 years ago
Jon Turney dd1de073f4 Add a test case for location in duplicate kwarg warning 7 years ago
Nirbheek Chauhan ae0f4ef055 compilers: Fix error when objc/objc++ compilers are not found 7 years ago
Nirbheek Chauhan 55abe16d5a unit tests: Test that relative install_rpath works correctly 7 years ago
Jon Turney 198251395a Add a test of prefix-dependent defaults for project(default_options:) 7 years ago
Xavier Claessens 2881db7379 pkgconfig: Move pc file checks to run_unittests.py 7 years ago
Dylan Baker e245e57865 Warn on unknown command line arguments 7 years ago
Jussi Pakkanen 164fb9a150 Also promote wrap files. 7 years ago
Jussi Pakkanen 46c071ea5c Add functionality to promote nested dependencies to top level. 7 years ago
Dylan Baker 7cd41ee8fb Use consistent mlog formatting with the ConfigTool dependency helpers 7 years ago
Nirbheek Chauhan 2c4e7ebb9b dependencies: Don't use NotImplementedError for invalid methods 7 years ago
Eric Engestrom 3d63f21b60 Fix `array` type name 7 years ago
Jussi Pakkanen c2d23dd678 Add C++17 flags to GCC and Clang. 7 years ago
Jussi Pakkanen de99b9d5b9 Silence git stdout messages. 7 years ago
Jussi Pakkanen f8a419b27d String arguments can permit arbitrary string values 7 years ago
Nirbheek Chauhan bccb7a8eb8 unit tests: Skip coverage properly with clang 7 years ago