aboutsummaryrefslogtreecommitdiff
path: root/unittests/linuxliketests.py
AgeCommit message (Expand)AuthorFilesLines
2021-11-24shared_module: Add soname when used as a link targetNirbheek Chauhan1-0/+18
2021-10-31Fix cygwin test failure due to shortpath usageNirbheek Chauhan1-0/+6
2021-10-26unittests: use better assert methodsEli Schwartz1-8/+8
2021-10-08cmake: handle arguments in the [binaries] section of the machine filePaolo Bonzini1-0/+32
2021-09-29pkgconfig: pkg-configs version<0.29.1 escape variables incorrectlymakise-homura1-1/+2
2021-09-25unittests: Make test_prelinking work on SolarisAlan Coopersmith1-3/+6
2021-08-20unittests: Ensure that symlink is removed after tests completeDylan Baker1-3/+7
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz1-6/+5
2021-08-09pkg-config: support for `-l:libfoo.a`lilinzhe1-0/+43
2021-07-26Split run_unittests.py fileXavier Claessens1-0/+1649