summaryrefslogtreecommitdiff
path: root/run_unittests.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #3240 from MathieuDuponchelle/python_moduleJussi Pakkanen2018-04-171-1/+49
|\
| * [fixup]: Fix python2 detection and unit testMathieu Duponchelle2018-04-091-3/+13
| * run_unittests: disable testsetup_selectionMathieu Duponchelle2018-04-061-0/+1
| * Implement a generic python moduleMathieu Duponchelle2018-04-061-1/+38
* | Add '189 same target name flat layout' testAleksey Filippov2018-04-161-0/+9
* | Generate target id based on subdirectory instead of subprojectAleksey Filippov2018-04-161-3/+3
* | cross: Add compiler cross_args after normal argsNirbheek Chauhan2018-04-151-2/+21
* | Merge pull request #3115 from makise-homura/e2k-lcc-supportJussi Pakkanen2018-04-151-2/+3
|\ \
| * | Removed some confusing chars from 'spaces and fun'makise-homura2018-03-211-1/+2
| * | test_reconfigure switched to b_coverage from b_ltomakise-homura2018-03-211-1/+1
* | | ninjabackend: Try to guess library dependencies for linker invocation.Martin Hostettler2018-04-151-0/+49
* | | Improve generation of pkg-config files for static only libraries.Martin Hostettler2018-04-141-0/+21
* | | pkgconfig module: Fix regression that Requires.private is generated as 'Q, t,...textshell2018-04-141-0/+14
* | | Deduplicate dependencies resolved to absolute pathsDaniel Schulte2018-04-131-0/+6
* | | [fixup]: rename test after rebaseMathieu Duponchelle2018-04-071-1/+1
* | | [fixup]: Add testMathieu Duponchelle2018-04-061-0/+6
| |/ |/|
* | Merge pull request #3277 from chitranjali/shared-mod-linkJussi Pakkanen2018-03-291-0/+10
|\ \
| * | Fixing flake8chitranjali2018-03-291-2/+2
| * | PR review changes closes #2865chitranjali2018-03-291-6/+5
| * | fix2865chitranjali2018-03-291-0/+11
* | | Merge pull request #3322 from sarum9in/run_timeoutJussi Pakkanen2018-03-291-7/+9
|\ \ \ | |/ / |/| |
| * | Timeout on test subprocesses instead of hanging and failing CI completelyAleksey Filippov2018-03-261-7/+9
* | | Do not leave open file handlers, use context manager to clean them upAleksey Filippov2018-03-261-6/+9
|/ /
* | pkgconfig generator: Add required versionXavier Claessens2018-03-251-7/+7
* | Add unittests for b_ndebug=if-release and buildtype interactionsAleksey Filippov2018-03-211-0/+14
* | Grab a file lock on the build dir during modifications.Jussi Pakkanen2018-03-201-0/+13
* | Merge pull request #3251 from mesonbuild/fixpkgconfigdepsJussi Pakkanen2018-03-191-3/+41
|\ \
| * | Fix existing tests.Jussi Pakkanen2018-03-191-2/+9
| * | Do not leak out private dependencies for shared libraries.Jussi Pakkanen2018-03-171-0/+7
| * | Add test for pkgconfig generation and usage.Jussi Pakkanen2018-03-161-2/+26
* | | Use target.get_id() instead of basename and type_suffix concatenation at call...Aleksey Filippov2018-03-151-2/+15
* | | Merge pull request #3127 from bluetech/method-permitted-kwargsJussi Pakkanen2018-03-131-0/+10
|\ \ \
| * | | Warn if non-permitted keyword arguments are given to compiler methodsRan Benita2018-02-231-0/+10
* | | | Merge pull request #3145 from thejk/gcovrJussi Pakkanen2018-03-131-3/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | fixup! Allow gcovr >= 3.1 to be used to generate html coverage reportJoel Klinghed2018-03-121-2/+2
| * | | Allow gcovr >= 3.1 to be used to generate html coverage reportJoel Klinghed2018-02-271-3/+4
| |/ /
* | | Merge pull request #3131 from sarum9in/pkgconfigJussi Pakkanen2018-03-121-0/+8
|\ \ \
| * | | Add library with generated_pc and PkgConfigDependency support to pkgconfig.ge...Aleksey Filippov2018-02-241-0/+8
| |/ /
* | | Fix typo preventing soname unit tests from runningJon Turney2018-03-121-1/+1