index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
unit
Age
Commit message (
Expand
)
Author
2018-04-26
Merge pull request #3225 from filbranden/fixperms3
Jussi Pakkanen
2018-04-25
Tests: Add some tests for mixing -Dfoo and --foo
Dylan Baker
2018-04-21
Don't fail on not-required not-found deps in forcefallback mode
Nirbheek Chauhan
2018-04-18
Add a unit test for install_umask.
Filipe Brandenburger
2018-04-15
cross: Add compiler cross_args after normal args
Nirbheek Chauhan
2018-04-15
Merge pull request #3115 from makise-homura/e2k-lcc-support
Jussi Pakkanen
2018-04-15
ninjabackend: Try to guess library dependencies for linker invocation.
Martin Hostettler
2018-04-14
Improve generation of pkg-config files for static only libraries.
Martin Hostettler
2018-04-07
[fixup]: rename test after rebase
Mathieu Duponchelle
2018-04-07
[fixup]: export symbols explicitly
Mathieu Duponchelle
2018-04-06
[fixup]: Add test
Mathieu Duponchelle
2018-03-29
Fixing flake8
chitranjali
2018-03-29
PR review changes closes #2865
chitranjali
2018-03-29
fix2865
chitranjali
2018-03-23
Enable b_ndebug on VisualStudioCCompiler
Aleksey Filippov
2018-03-21
Disable b_ndebug tests on MSVC
Aleksey Filippov
2018-03-21
Add unittests for b_ndebug=if-release and buildtype interactions
Aleksey Filippov
2018-03-21
test_reconfigure switched to b_coverage from b_lto
makise-homura
2018-03-19
Merge pull request #3251 from mesonbuild/fixpkgconfigdeps
Jussi Pakkanen
2018-03-16
Add test for pkgconfig generation and usage.
Jussi Pakkanen
2018-03-13
Merge pull request #3127 from bluetech/method-permitted-kwargs
Jussi Pakkanen
2018-03-06
Allow passing a compiler object to run_command()
Evgenii Shatokhin
2018-02-25
Add some test setup selection tests.
Hemmo Nieminen
2018-02-23
Warn if non-permitted keyword arguments are given to compiler methods
Ran Benita
2018-02-20
pkgconfig deps: Warn when a static library isn't found
Nirbheek Chauhan
2018-02-18
Merge pull request #2863 from jon-turney/exit-status-on-exception
Jussi Pakkanen
2018-02-16
Fix subproject prefix handling when checking subproject option validity.
Hemmo Nieminen
2018-02-15
Add a test case for python exception exit status
Jon Turney
2018-01-19
Add external dependencies to pc files only if found. Closes #2911.
Jussi Pakkanen
2018-01-19
Renamed test dir to avoid duplicated numbers.
Jussi Pakkanen
2018-01-03
Merge pull request #2856 from jon-turney/warning-location
Jussi Pakkanen
2018-01-02
Merge pull request #2838 from mesonbuild/nirbheek/consolidate-subproject-dep-...
Jussi Pakkanen
2018-01-01
Use location formatting in mlog.warning() for invalid kwarg warning
Jon Turney
2018-01-01
Wire up locations in a couple more warnings
Jon Turney
2018-01-01
intrp: Consolidate subproject dep checking and logging
Nirbheek Chauhan
2017-12-30
Append warning location to warning output by warning()
Jon Turney
2017-12-30
Add a test case for location in duplicate kwarg warning
Jon Turney
2017-12-26
Merge pull request #2334 from mesonbuild/promotedep
Jussi Pakkanen
2017-12-26
unit tests: Test that relative install_rpath works correctly
Nirbheek Chauhan
2017-12-19
Warn on unknown command line arguments
Dylan Baker
2017-12-17
Also promote wrap files.
Jussi Pakkanen
2017-12-17
Add functionality to promote nested dependencies to top level.
Jussi Pakkanen
2017-12-03
dependencies: Convert /c/foo/bar paths to C:/foo/bar
Nirbheek Chauhan
2017-11-29
Add new array type option
Dylan Baker
2017-11-11
dependencies: Use shlex to parse pkg-config cflags and libs
Nirbheek Chauhan
2017-11-11
dependencies: Add a test for static libs with pkg-config
Nirbheek Chauhan
2017-09-30
Add an rpath entry to shared libraries that are linked from the source tree.
Jussi Pakkanen
2017-09-30
Moved prebuilt static library under unit tests.
Jussi Pakkanen
2017-09-30
Moved prebuilt object test under unittests.
Jussi Pakkanen
2017-09-15
Add test for get_option(b_xxx) on reconfigure.
Hristo Venev
[next]