summaryrefslogtreecommitdiff
path: root/run_unittests.py
Commit message (Expand)AuthorAgeFilesLines
* meson_install: Don't add DESTDIR to install_nameNirbheek Chauhan2018-06-181-2/+15
* unittests: Assert that we have pkg-config on all CINirbheek Chauhan2018-06-181-5/+12
* macos: Rewrite install_name for dependent built libraries on installNirbheek Chauhan2018-06-181-7/+20
* Test that binaries that use external libraries workNirbheek Chauhan2018-06-181-13/+52
* Fix options being reset to default on reconfigureXavier Claessens2018-06-091-0/+5
* Add a unit test for `meson introspect --installed`Nirbheek Chauhan2018-06-081-0/+3
* More clearly explain portability issues with linking to a moduleJon Turney2018-06-071-2/+5
* Add unit test for option precedenceXavier Claessens2018-06-061-1/+27
* Convert args.projectoptions into a dictXavier Claessens2018-06-061-19/+41
* Fix command line unit test not actually testing failure messageXavier Claessens2018-06-061-8/+9
* Remove had_argument_for() it is not used anymoreXavier Claessens2018-06-061-13/+13
* Move get_args_from_envvars() from environment to compilersXavier Claessens2018-06-061-1/+1
* Warn when Apple bitcode support is enabled and in-useNirbheek Chauhan2018-06-061-2/+6
* Add documentation for Builtin options and bitcodeNirbheek Chauhan2018-06-061-0/+21
* Add a new option for building with Apple bitcode supportNirbheek Chauhan2018-06-061-0/+43
* meson introspect: Fix --installed argumentNirbheek Chauhan2018-06-061-1/+4
* Extend test_rc_depends_files test caseJon Turney2018-06-031-3/+19
* Have the windows.resource_compiler() preprocesor write a depfileJon Turney2018-06-031-1/+7
* Add extended unit test for 'install_mode'Filipe Brandenburger2018-06-021-0/+33
* Check mode of file, not subdirectory, in install_subdir.Filipe Brandenburger2018-06-021-1/+1
* Fix assertRebuiltTarget with VS backendJon Turney2018-06-011-2/+0
* Also run Windows unit tests on CygwinJon Turney2018-06-011-1/+2
* Add a depend_files: keyword to windows.compile_resources()Jon Turney2018-06-011-0/+10
* Set the meson command to use when we know what it isNirbheek Chauhan2018-06-011-39/+25
* Revert "mesonlib: handle meson exe wrappers"Nirbheek Chauhan2018-05-311-2/+1
* mesonlib: handle meson exe wrappersMartin Kelly2018-05-301-1/+2
* run_unittests: typo fixMartin Kelly2018-05-301-1/+1
* Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodataJussi Pakkanen2018-05-221-1/+1
|\
| * configure_file: Add a new action 'copy'Nirbheek Chauhan2018-05-221-1/+1
* | dict: unit test integer keyMathieu Duponchelle2018-05-211-0/+4
* | dict: fix CI issuesMathieu Duponchelle2018-05-211-4/+3
* | dict: address review commentsMathieu Duponchelle2018-05-201-0/+11
|/
* Generalize message about fallback failureJon Turney2018-05-171-2/+2
* unit tests: Undo accidental disabling of testNirbheek Chauhan2018-05-101-1/+0
* gdbus_codegen: Guess the output list for docbook generationNirbheek Chauhan2018-05-091-2/+16
* python module: Move tests to test cases/unitNirbheek Chauhan2018-05-031-1/+1
* python module: make it work with pypyMathieu Duponchelle2018-05-031-0/+13
* pkgconfig: Don't expose internal libraries in .pc filesNirbheek Chauhan2018-05-021-5/+6
* Keep separator spaces in pkg-config declarations. Closes #3479.Jussi Pakkanen2018-05-021-0/+11
* Passing --default-library=both should override project valueXavier Claessens2018-04-271-0/+10
* Passing --bindir twice is fineXavier Claessens2018-04-271-4/+2
* Fix --warnlevel being renamed to --warning-level in latest releaseXavier Claessens2018-04-271-0/+38
* Merge pull request #3225 from filbranden/fixperms3Jussi Pakkanen2018-04-261-0/+68
|\
| * Add a unit test for install_umask.Filipe Brandenburger2018-04-181-0/+68
* | tests: Add the same kind of tests for configure.Dylan Baker2018-04-251-1/+29
* | Tests: Add some tests for mixing -Dfoo and --fooDylan Baker2018-04-251-0/+26
* | Skip snippet validation if docs dir does not exist.Jussi Pakkanen2018-04-231-0/+1
* | Use the correct file path. Not the wrong one.Jussi Pakkanen2018-04-231-1/+1
* | regression: pkgconfig module: Fix Fix regression in Requires.private generation.Martin Hostettler2018-04-201-1/+8
|/
* Renamed test dirs so numbers are sequential.Jussi Pakkanen2018-04-181-1/+1