summaryrefslogtreecommitdiff
path: root/run_unittests.py
AgeCommit message (Expand)Author
2018-06-18meson_install: Don't add DESTDIR to install_nameNirbheek Chauhan
2018-06-18unittests: Assert that we have pkg-config on all CINirbheek Chauhan
2018-06-18macos: Rewrite install_name for dependent built libraries on installNirbheek Chauhan
2018-06-18Test that binaries that use external libraries workNirbheek Chauhan
2018-06-09Fix options being reset to default on reconfigureXavier Claessens
2018-06-08Add a unit test for `meson introspect --installed`Nirbheek Chauhan
2018-06-07More clearly explain portability issues with linking to a moduleJon Turney
2018-06-06Add unit test for option precedenceXavier Claessens
2018-06-06Convert args.projectoptions into a dictXavier Claessens
2018-06-06Fix command line unit test not actually testing failure messageXavier Claessens
2018-06-06Remove had_argument_for() it is not used anymoreXavier Claessens
2018-06-06Move get_args_from_envvars() from environment to compilersXavier Claessens
2018-06-06Warn when Apple bitcode support is enabled and in-useNirbheek Chauhan
2018-06-06Add documentation for Builtin options and bitcodeNirbheek Chauhan
2018-06-06Add a new option for building with Apple bitcode supportNirbheek Chauhan
2018-06-06meson introspect: Fix --installed argumentNirbheek Chauhan
2018-06-03Extend test_rc_depends_files test caseJon Turney
2018-06-03Have the windows.resource_compiler() preprocesor write a depfileJon Turney
2018-06-02Add extended unit test for 'install_mode'Filipe Brandenburger
2018-06-02Check mode of file, not subdirectory, in install_subdir.Filipe Brandenburger
2018-06-01Fix assertRebuiltTarget with VS backendJon Turney
2018-06-01Also run Windows unit tests on CygwinJon Turney
2018-06-01Add a depend_files: keyword to windows.compile_resources()Jon Turney
2018-06-01Set the meson command to use when we know what it isNirbheek Chauhan
2018-05-31Revert "mesonlib: handle meson exe wrappers"Nirbheek Chauhan
2018-05-30mesonlib: handle meson exe wrappersMartin Kelly
2018-05-30run_unittests: typo fixMartin Kelly
2018-05-22Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodataJussi Pakkanen
2018-05-22configure_file: Add a new action 'copy'Nirbheek Chauhan
2018-05-21dict: unit test integer keyMathieu Duponchelle
2018-05-21dict: fix CI issuesMathieu Duponchelle
2018-05-20dict: address review commentsMathieu Duponchelle
2018-05-17Generalize message about fallback failureJon Turney
2018-05-10unit tests: Undo accidental disabling of testNirbheek Chauhan
2018-05-09gdbus_codegen: Guess the output list for docbook generationNirbheek Chauhan
2018-05-03python module: Move tests to test cases/unitNirbheek Chauhan
2018-05-03python module: make it work with pypyMathieu Duponchelle
2018-05-02pkgconfig: Don't expose internal libraries in .pc filesNirbheek Chauhan
2018-05-02Keep separator spaces in pkg-config declarations. Closes #3479.Jussi Pakkanen
2018-04-27Passing --default-library=both should override project valueXavier Claessens
2018-04-27Passing --bindir twice is fineXavier Claessens
2018-04-27Fix --warnlevel being renamed to --warning-level in latest releaseXavier Claessens
2018-04-26Merge pull request #3225 from filbranden/fixperms3Jussi Pakkanen
2018-04-25tests: Add the same kind of tests for configure.Dylan Baker
2018-04-25Tests: Add some tests for mixing -Dfoo and --fooDylan Baker
2018-04-23Skip snippet validation if docs dir does not exist.Jussi Pakkanen
2018-04-23Use the correct file path. Not the wrong one.Jussi Pakkanen
2018-04-20regression: pkgconfig module: Fix Fix regression in Requires.private generation.Martin Hostettler
2018-04-18Add a unit test for install_umask.Filipe Brandenburger
2018-04-18Renamed test dirs so numbers are sequential.Jussi Pakkanen