office-gobmx/o3tl/qa
Mike Kaganski a6a6921123 Use good old string literals in assertXPath and friends
These are only sent to an external API expecting char*-like strings,
or for comparison. Having every assertXPath having three of _[ou]str
is too much syntactic noise, making the unit tests almost unreadable.

Change-Id: Ic004a36ea75e7bfe0b96f405c40f926a957b51cc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174416
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Jenkins
2024-10-05 10:06:44 +02:00
..
compile-temporary.cxx New o3tl::temporary to simplify calls of std::modf 2018-05-17 21:03:12 +02:00
compile-unsafe_downcast.cxx Introduce o3tl::unsafe_downcast for known-good dynamic_cast downcasts 2019-10-08 18:07:57 +02:00
cow_wrapper_clients.cxx tsan: fix data race in o3tl::cow_wrapper 2024-07-09 20:12:54 +02:00
cow_wrapper_clients.hxx tsan: fix data race in o3tl::cow_wrapper 2024-07-09 20:12:54 +02:00
test-cow_wrapper.cxx clang-tidy bugprone-use-after-move 2018-09-08 13:19:26 +02:00
test-enumarray.cxx Recheck modules [o-r]* with IWYU 2022-01-30 16:10:57 +01:00
test-lru_map.cxx remove the o3tl::lru_map "unlimited" hack 2022-05-03 06:54:54 +02:00
test-safeint.cxx tdf#123936 Formatting files in module o3tl with clang-format 2020-11-18 12:55:43 +01:00
test-sorted_vector.cxx loplugin:ostr in various 2024-05-20 22:09:56 +02:00
test-string_view.cxx Use good old string literals in assertXPath and friends 2024-10-05 10:06:44 +02:00
test-temporary.cxx Verify o3tl::temporary of a copied lvalue works as expected 2021-01-13 18:10:01 +01:00
test-typed_flags.cxx Extend loplugin:external to warn about enums 2019-11-17 00:28:17 +01:00
test-unit_conversion.cxx Fix MulDivSaturate to avoid overflow 2022-10-24 14:07:31 +02:00
test-vector_pool.cxx Recheck modules [o-r]* with IWYU 2022-01-30 16:10:57 +01:00