summaryrefslogtreecommitdiff
path: root/run_unittests.py
Commit message (Expand)AuthorAgeFilesLines
* Add unity block size option.Jussi Pakkanen2020-02-121-2/+2
* unit tests: Ensure that --profile-self keeps workingNirbheek Chauhan2020-02-121-2/+3
* Merge pull request #6573 from michaelbadcrumble/add_sample_templatesJussi Pakkanen2020-02-051-3/+21
|\
| * update test_templates in run_unittests.pyMichael2020-02-021-3/+21
* | pkgconfig: Generate -uninstalled.pc filesXavier Claessens2020-02-051-0/+15
* | Fix prefix dependent option defaults (#6552)Jon Turney2020-02-041-1/+7
|/
* summary: Fix empty list caseXavier Claessens2020-02-011-0/+1
* Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398)Michael Hirsch, Ph.D2020-01-301-7/+14
* Skip ld tests if no compiler installed.Jussi Pakkanen2020-01-291-0/+2
* run_unitests: Add a test for DependencyFactory orderingDylan Baker2020-01-291-0/+21
* run_unittests: Add a chdir context managerDylan Baker2020-01-291-18/+24
* Fix broken link on Elbrus Fortran compilermakise-homura2020-01-271-1/+3
* ObjC/ObjC++ compilers are not available for Elbrus, so don't failmakise-homura2020-01-271-1/+1
* Support multiple args to message() and warning()Xavier Claessens2020-01-261-0/+8
* Fix required dependency() not failing when wrap-mode=nofallbackXavier Claessens2020-01-251-0/+5
* unit tests: summary() test does not fail on Windows anymoreNirbheek Chauhan2020-01-241-3/+1
* summary: Ensure that output is deterministicNirbheek Chauhan2020-01-241-3/+10
* unit tests: Open all documentation as utf-8Nirbheek Chauhan2020-01-241-6/+6
* test_pkgconfig_gen_deps: set PKG_CONFIG_SYSTEM_LIBRARY_PATH=/usr/libMike Gilbert2020-01-221-1/+4
* tests: Add a test case for finding ldDylan Baker2020-01-221-2/+2
* environment: Replace LD with <LANG>LDDylan Baker2020-01-221-2/+5
* envconfig: add pkg_config_libdir propertyStéphane Cerveau2020-01-221-1/+29
* tests: Add a unit test for checksumsNirbheek Chauhan2020-01-221-0/+28
* wrap: Fix support of file:// URLsXavier Claessens2020-01-171-0/+34
* find_program: Always use USERPROFILE instead of HOMENirbheek Chauhan2020-01-151-0/+8
* pkgconfig module: add FeatureNew for requires: dependency('foo')Eli Schwartz2020-01-091-2/+4
* Rename test dirs to sequential order.Jussi Pakkanen2020-01-081-4/+4
* PkgConfigDependency: Sort -L flags according to PKG_CONFIG_PATHTing-Wei Lan2019-12-181-0/+20
* Merge pull request #4649 from dcbaker/summary-functionJussi Pakkanen2019-12-181-0/+34
|\
| * summary: Add bool_yn keyword argumentXavier Claessens2019-12-121-0/+2
| * summary: Allow section with no title, and passing key/value separatelyXavier Claessens2019-12-121-7/+4
| * Add a summary() function for configuration summarizationXavier Claessens2019-12-121-0/+35
* | mlog: Add a log_once functionDylan Baker2019-12-131-0/+29
* | mintro: include test protocol in introspection dataPaolo Bonzini2019-12-131-1/+1
|/
* Merge pull request #6207 from dcbaker/linker-optionJussi Pakkanen2019-12-111-24/+65
|\
| * run_unittests: Add tests for LD on windowsDylan Baker2019-12-031-0/+23
| * run_unittests: Add unittests for ld overridingDylan Baker2019-12-031-0/+37
| * Intel: Dump worthless Xild abstractionsDylan Baker2019-12-031-2/+2
| * run_unittests: remove unused PatchModule classDylan Baker2019-12-021-20/+1
| * Allow selecting the dynamic linkerDylan Baker2019-12-021-2/+2
* | mintro: Add version key to --scan-dependencies (fixes #6287)Daniel Mensinger2019-12-101-1/+6
* | run_unittests: Disable pytest with python <= 3.5Xavier Claessens2019-12-101-0/+2
* | assert(): Make message argument optionalXavier Claessens2019-12-101-0/+6
* | dist: Add --include-subprojects optionXavier Claessens2019-12-081-2/+37
* | compilers: Rework the CompilerArgs to be less awfulDylan Baker2019-12-051-6/+2
|/
* Use strict function prototypesMichael Hirsch, Ph.D2019-11-181-2/+2
* Merge pull request #6182 from mensinda/depInfoJussi Pakkanen2019-11-171-0/+1
|\
| * mintro: dependencies: added version keyDaniel Mensinger2019-11-141-0/+1
* | coredata: CmdLineFileParser no longer interpolates strings.Paulo Neves2019-11-131-0/+5
* | Revert "Add `-Wl,-rpath-link` for secondary dependencies"Jussi Pakkanen2019-11-131-39/+0
|/