collabora-online/test
Aron Budea ff61e2a58a C++17 Remove checks on std::filesystem
Should be fully supported on compilers now.

Except leave this workaround in place for now:
b30757417b

Signed-off-by: Aron Budea <aron.budea@collabora.com>
Change-Id: I6e19ec034b3c64e66f5bf5ff1f436f94514fabd0
2024-02-22 11:16:28 +01:00
..
data Adjust size of custome properties dialog 2024-02-21 15:16:14 +00:00
traces Cleanup performance traces. 2022-05-09 16:40:57 +01:00
.gitignore gitignore: differentiate files from dirs 2023-01-06 11:19:18 +03:00
DeltaTests.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
FileServeWhiteBoxTests.cpp fix fail unit test "builddir != srcdir" 2024-02-14 09:12:12 +00:00
HttpRequestTests.cpp rng::getHardRandomHexString is now the same impl as rng::getHexString 2024-02-05 16:19:38 +00:00
HttpTestServer.hpp Replace Util::startsWith/endsWith w/ C++20 equivalent 2024-02-22 08:08:32 +01:00
HttpWhiteBoxTests.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
Makefile.am fix fail unit test "builddir != srcdir" 2024-02-14 09:12:12 +00:00
RequestDetailsTests.cpp cool#8328 - config header fixup. 2024-02-21 09:35:25 +00:00
StringVectorTests.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
TileCacheTests.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
TileQueueTests.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitAdmin.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitBadDocLoad.cpp UnitBadDocLoad - adapt to new jsdialog behavior. 2024-02-21 12:57:11 +00:00
UnitCalc.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitClient.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitClose.cpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
UnitConvert.cpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
UnitCopyPaste.cpp cool#8023 Remove HTML marker in unit-copy-paste 2024-01-19 08:24:57 +01:00
UnitCursor.cpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
UnitEachView.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitFuzz.cpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
UnitHTTP.cpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
UnitHTTP.hpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
UnitHosting.cpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
UnitInsertDelete.cpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
UnitLargePaste.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitLoad.cpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
UnitLoadTorture.cpp torture testing: drastically simplify, and add odg test. 2024-02-21 12:57:11 +00:00
UnitOAuth.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitPasswordProtected.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitPaste.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitPrefork.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitQuarantine.cpp Replace Util::startsWith/endsWith w/ C++20 equivalent 2024-02-22 08:08:32 +01:00
UnitRenderSearchResult.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitRenderShape.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitRenderingOptions.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitSession.cpp Replace Util::startsWith/endsWith w/ C++20 equivalent 2024-02-22 08:08:32 +01:00
UnitStorage.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitTiffLoad.cpp Replace Util::startsWith/endsWith w/ C++20 equivalent 2024-02-22 08:08:32 +01:00
UnitTileCache.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitTimeout.cpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
UnitTyping.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitUNOCommand.cpp Replace Util::startsWith/endsWith w/ C++20 equivalent 2024-02-22 08:08:32 +01:00
UnitWOPI.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitWOPIAsyncUpload_ModifyClose.cpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
UnitWOPICrashModified.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitWOPIDocumentConflict.cpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
UnitWOPIFailUpload.cpp Replace Util::startsWith/endsWith w/ C++20 equivalent 2024-02-22 08:08:32 +01:00
UnitWOPIFileUrl.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitWOPIHttpHeaders.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitWOPIHttpRedirect.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitWOPILanguages.cpp Replace Util::startsWith/endsWith w/ C++20 equivalent 2024-02-22 08:08:32 +01:00
UnitWOPILoadEncoded.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitWOPILock.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitWOPIRenameFile.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitWOPISaveAs.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitWOPISaveAsWithEncodedFileName.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitWOPISaveOnExit.cpp wsd: do not upload unmodified document 2024-01-04 05:29:32 -05:00
UnitWOPISlow.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitWOPIStuckSave.cpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
UnitWOPITemplate.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitWOPIVersionRestore.cpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
UnitWOPIWatermark.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitWSDClient.hpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
UnitWopiOwnertermination.cpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
UtilTests.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
WOPIUploadConflictCommon.hpp Replace Util::startsWith/endsWith w/ C++20 equivalent 2024-02-22 08:08:32 +01:00
WhiteBoxTests.cpp Replace Util::startsWith/endsWith w/ C++20 equivalent 2024-02-22 08:08:32 +01:00
WopiProofTests.cpp spdx: improve machine and human readability of headers. 2023-11-20 14:30:02 +00:00
WopiTestServer.hpp Replace Util::startsWith/endsWith w/ C++20 equivalent 2024-02-22 08:08:32 +01:00
countcoolkits.hpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
fakesockettest.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
helpers.hpp C++17 Remove checks on std::filesystem 2024-02-22 11:16:28 +01:00
httpcrashtest.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
httpwstest.cpp wsd: test: wait longer to load exoticlocale test 2024-02-09 15:13:40 +00:00
integration-http-server.cpp cool#8328 - config header fixup. 2024-02-21 09:35:25 +00:00
lokassert.hpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
run_unit.sh.in wsd: test: better run_unit.sh 2023-10-24 09:20:32 +02:00
run_unit_standalone.sh.in wsd: test: better run_unit.sh 2023-10-24 09:20:32 +02:00
test.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
test.hpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
testlog.hpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00