aboutsummaryrefslogtreecommitdiff
path: root/tests/build
AgeCommit message (Expand)AuthorFilesLines
2023-06-26Suppress -Wdangling-reference GCC 13 warningKaren Arutyunov1-0/+5
2023-06-26Suppress -Wunqualified-std-cast-call Clang 15 warningKaren Arutyunov1-0/+2
2021-07-08Also disable GCC -Wstringop-overread in testsBoris Kolpackov1-1/+2
2021-04-20Disable bunch of bogus GCC warningsBoris Kolpackov1-0/+2
2020-02-06Drop copyright notice from source codeBoris Kolpackov2-2/+0
2019-10-07Adapt tests for building with Clang on WindowsKaren Arutyunov1-3/+3
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov1-13/+1
2019-01-16Update copyright yearKaren Arutyunov2-2/+2
2018-12-03Suppress MSVC warnings at project levelBoris Kolpackov1-0/+6
2018-06-20Regularize .gitignore filesKaren Arutyunov1-0/+2
2018-05-19Update copyright yearKaren Arutyunov2-2/+2
2017-10-01Only enable modularized build if forcedBoris Kolpackov1-5/+12
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-0/+5
2017-07-12Make tests to be a sub-projectKaren Arutyunov3-0/+28