qt6-bb10/tests/auto
Marc Mutz 678c839575 QFormDataBuilder: add options
There are (at least) three RFCs, all non-obsolete, purporting to guard
the formatting of multipart/form-data filename parameters, and they
all disagree: RFC 6266, RFC 7578 and RFC 8187. There is also
considerable implementation divergence.

So, to not have to hard-code any one of the different strategies, add
Options controlling the formatting.

Found to be required in implementation review.

Task-number: QTBUG-125985
Change-Id: Ibc82ff8a3460580ee70eafcaf9b88de36751940d
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Reviewed-by: Mate Barany <mate.barany@qt.io>
(cherry picked from commit 49ab4f156b7d1a0593f25680d0b841d2dc4c348e)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-07-12 11:45:55 +00:00
..
bic/data Add binary compatibility file for 6.7.0 2024-04-17 10:18:37 +00:00
cmake Use add_compile_definitions instead of add_definitions 2024-07-05 15:55:31 +00:00
concurrent tst_QtConcurrentThreadEngine: fix UB (uninitialized boolean) 2024-07-06 10:17:50 +00:00
corelib Tests: disable various compiler warnings 2024-07-12 00:48:40 +00:00
dbus QDBusSignature: accept empty strings as valid 2024-05-10 13:17:20 -07:00
gui Tests: fix warnings from unhandled PaintDeviceMetric enum values 2024-07-11 19:19:39 +00:00
guiapplauncher Convert "Color Editor Factory" Example to snippets 2024-04-19 13:39:41 +02:00
network QFormDataBuilder: add options 2024-07-12 11:45:55 +00:00
opengl
other Fix accessibility of list views with underlying multi-column model 2024-06-26 22:52:30 +00:00
printsupport PDF: add support for PDF/X-4 2024-07-08 12:46:00 +00:00
shared Introduce flag to use typographical line metrics for fonts 2024-05-31 19:30:53 +02:00
sql Tests/QSqlQuery: misc fixes for MsSQL ODBC Server 2024-07-05 15:55:30 +00:00
testlib QtTest 3rdparty: isolate Catch2 part as a 3rdparty component 2024-07-12 13:45:55 +02:00
tools tst_qmakelib: Account for test directory with spaces in system() test 2024-07-03 18:57:34 +00:00
wasm Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
widgets Tests: fix warnings from unhandled PaintDeviceMetric enum values 2024-07-11 19:19:39 +00:00
xml Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
CMakeLists.txt tst_QSettings: port to QTEST_THROW_ON_FAIL 2024-06-27 06:06:02 +00:00
network-settings.h Change license for tests files 2024-02-04 09:56:42 +01:00