summaryrefslogtreecommitdiff
path: root/test/README.md
blob: 0845e3f7354a2a1a57653330b5dba2e00dd03b4a (plain)
1
2
3
4
# Test Harness Code for C++ Unit Testing

Many of these tests are run during the build process. In that case on
unix, if a test fails follow the error messages to debug it under `gdb`.
ity?id=b3b7584a031118e51eefe3a1de2497639a96ef00'>loplugin:redundantpointerops (clang-cl)Stephan Bergmann 2020-02-03loplugin:unsignedcompare (clang-cl)Stephan Bergmann 2019-12-19Fix typoAndrea Gelmini 2019-12-19Fix typoAndrea Gelmini 2019-12-05loplugin:external (clang-cl)Stephan Bergmann 2019-11-26loplugin:external (clang-cl)Stephan Bergmann 2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann 2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann 2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann 2019-10-14use common PCH for more librariesLuboš Luňák 2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann 2019-10-01loplugin:referencecasting (clang-cl)Stephan Bergmann 2019-10-01loplugin:redundantcast (clang-cl)Stephan Bergmann 2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann 2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann 2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski 2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák 2019-09-12Fix typosAndrea Gelmini 2019-09-01Fix '..'Andrea Gelmini 2019-08-19Fix typosAndrea Gelmini 2019-08-12Fix typosAndrea Gelmini 2019-07-29Fix typosAndrea Gelmini 2019-05-10an uno -> a unoCaolán McNamara 2019-04-05tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski 2019-04-04Drop UNICODE/_UNICODE definesMike Kaganski 2019-04-03WinAPI: Fix some leftovers having UNICODE-define-dependencyMike Kaganski 2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski 2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann 2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann 2019-01-30loplugin:implicitboolconversion (clang-cl)Stephan Bergmann 2019-01-24Clean up dead uses of DISABLE_ATLStephan Bergmann 2019-01-13SimplifyMatteo Casalin 2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen 2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann