office-gobmx/unotest
Stephan Bergmann 9c6b7283e3 loplugin:unnecessarygetstr
The plugin in its current form is probably not intending to find these cases.
But it happened to do so on macOS with libc++, where the std::basic_string ctors
taking a final defaulted Allocator argument are instead implemented by a pair of
overloaded ctors, one taking no Allocator at all (see
671d1c6cd1 "Adapt loplugin:unnecessarygetstr to
libc++").

But these changes here are useful regardless, so lets leave it at that.

Change-Id: I2776671e2953182bdcad36432951a75f82412ebb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151410
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2023-05-05 10:11:54 +02:00
..
source loplugin:unnecessarygetstr 2023-05-05 10:11:54 +02:00
IwyuFilter_unotest.yaml
Jar_test-tools.mk
Jar_test.mk
Library_unobootstrapprotector.mk
Library_unoexceptionprotector.mk
Library_unotest.mk qa: call ProcessEventsToIdle inside dispatchCommand 2023-02-21 20:20:29 +00:00
Makefile
Module_unotest.mk
README.md

Tests for UNO

Contains tests for UNO