aboutsummaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)AuthorFilesLines
2021-08-16interpreter/compiler: Add type checking for the Compiler objectDylan Baker1-7/+2
2021-08-16unittests/base: Allow init method to failDylan Baker1-11/+29
2021-08-16unittests/base: Move code out of the try block of a try/except statementDylan Baker1-15/+18
2021-08-16unittests/baseplatform: don't double print on errorDylan Baker1-2/+4
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz12-18/+5
2021-08-15run_unittests: fix unused variable warningsEli Schwartz1-2/+2
2021-08-15Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"Jussi Pakkanen1-0/+1
2021-08-11compilers/c++: Add MSVC option to make the __cplusplus define accurateDylan Baker1-1/+0
2021-08-09interpreter: Fix missing subsubproject summary when subproject failsXavier Claessens1-0/+5
2021-08-09pkg-config: support for `-l:libfoo.a`lilinzhe1-0/+43
2021-08-07Fix --force-fallack-for with --wrap-mode=nofallbackXavier Claessens1-0/+6
2021-08-04Escape path in exclude filter passed to gcovrAlois Wohlschlager1-0/+20
2021-08-04destdir: Allow relative to build directoryXavier Claessens1-0/+6
2021-07-30interenaltests: Add some version strings with ansi escapes in themDylan Baker1-0/+11
2021-07-26Split run_unittests.py fileXavier Claessens15-0/+10715