summaryrefslogtreecommitdiff
path: root/unittests/subprojectscommandtests.py
Commit message (Collapse)AuthorAgeFilesLines
* tests: when generating git repositories, make sure that pgpsign is offEli Schwartz2021-09-031-5/+5
| | | | | | | | | | | | | | | I have a local configuration tag.forcesignannotated=true commit.gpgsign=true This causes the tests to fail with e.g. error: gpg failed to sign the data fatal: failed to write commit object Since this is a unittest, it is never wrong to tell git "just ignore prior configuration, and disable all PGP signing".
* editorconfig: add setting to trim trailing whitespaceEli Schwartz2021-08-151-1/+0
| | | | | | | and clean up all outstanding issues Skip 'test cases/common/141 special characters/meson.build' since it intentionally uses trailing newlines.
* Split run_unittests.py fileXavier Claessens2021-07-261-0/+287