summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Add copyright and licensing to .bat files missing themLucie Gérard30 hours2-2/+6
* Exclude sync() usage from VxWorks platformTomasz Kozłowski2 days1-0/+2
* tst_QResourceEngine: use both ways of registering dynamic resourcesThiago Macieira3 days1-2/+15
* wasm: Enable qstandardpaths testEven Oscar Andersen3 days1-1/+7
* Add copyright and licensing to tools and utils files missing itLucie Gérard6 days1-0/+2
* tst_QResourceEngine: move the resource path to the end in the row labelThiago Macieira7 days1-24/+24
* QResource: obey the MapPrivateOption option to provide RW memoryThiago Macieira7 days2-4/+25
* wasm: Add qurl autotestEven Oscar Andersen10 days1-5/+21
* QSaveFile: don't reset fileEngine after commit()David Faure13 days1-0/+24
* QTest: rip out qxp::function_ref from compare_helper()Thiago Macieira13 days1-2/+5
* wasm: qabstractfileengine test fails on wasm/windowsEven Oscar Andersen2024-04-211-2/+2
* QProcess: fix startCommand() with whitespace-only stringsThiago Macieira2024-04-191-0/+20
* QSaveFile: unittests: use strlen() instead of hardcoded numbersAhmad Samir2024-04-201-9/+14
* Disable copy and move of QAbstractFileEngineHandlerEdward Welbourne2024-04-194-0/+23
* wasm: Enable fileselector testEven Oscar Andersen2024-04-186-1/+5
* tst_qstandardpaths: check the return value of QFile::openAhmad Samir2024-04-131-17/+30
* wasm: Add auto test for qfileEven Oscar Andersen2024-04-131-19/+39
* Tests: make some QFile::open calls failGiuseppe D'Angelo2024-04-132-4/+8
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-278-38/+38
* QAbstractFileEngine: remove member FileTime and use QFile::FileTimeAhmad Samir2024-03-211-5/+5
* QFileSystemEngine: make factory functions return unique_ptr<QABFE>Ahmad Samir2024-03-214-26/+34
* tst_qdir: optimize setPath() testAhmad Samir2024-03-211-0/+1
* tst_qtemporarydir: refactor a testAhmad Samir2024-03-211-6/+8
* QAbstractFileEngineIterator: add `bool advance()` virtual methodAhmad Samir2024-03-201-10/+11
* tst_qdir: don't use the source dir for testingAhmad Samir2024-03-191-5/+25
* wasm: Add qdiriterator test + minor runtime fixesEven Oscar Andersen2024-03-191-4/+12
* QAbstractFileEngine: add a path parameter to beginEntryList()Ahmad Samir2024-03-173-6/+6
* QAbstractFileEngine: make {begin,end}EntryList() return a unique_ptrAhmad Samir2024-03-173-6/+9
* QDir{Iterator,Listing}: fix unittestAhmad Samir2024-03-162-12/+12
* wasm: Add corelib/io/largefileEven Oscar Andersen2024-03-161-5/+10
* QProcess/Unix: fix close() on invalid file descriptorThiago Macieira2024-03-121-5/+20
* tst_QStorageInfo: try harder to make the free space changeThiago Macieira2024-03-121-57/+71
* tst_qfile: fix GCC 13.2.1 compiler warning [-Wenum-compare]Ahmad Samir2024-03-121-3/+2
* QUrl: Use new comparison helper macrosRym Bouabid2024-03-061-8/+16
* Correct license for filesLucie Gérard2024-03-051-1/+1
* Add QDirListing, an STL-style iterator for directory entriesAhmad Samir2024-02-294-130/+105
* Copy QDirIterator.{cpp,h} to QDirListing.{cpp,h}Ahmad Samir2024-02-294-0/+678
* QUrlQuery: Use new comparison helper macrosRym Bouabid2024-02-232-6/+54
* QStorageInfo: Use new comparison helper macrosRym Bouabid2024-02-221-5/+12
* QProcessEnvironment: Use new comparison helper macrosRym Bouabid2024-02-222-6/+13
* QDir: Use QT_TEST_EQUALITY_OPS macro in unit-testsRym Bouabid2024-02-151-6/+2
* QFileInfo: Use new comparison helper macrosRym Bouabid2024-02-142-1/+9
* QFilesystemWatcher: speed up the unittestsAhmad Samir2024-02-141-26/+43
* QDir: Use new comparison helper macrosRym Bouabid2024-02-132-6/+15
* QUrl IDNA: Update to Unicode 15.1Ievgenii Meshcheriakov2024-02-082-16/+12
* unicode: Import version 15.1 (UCD version 32)Ievgenii Meshcheriakov2024-02-082-3008/+3041
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* tst_qdiriterator: add a test for QFsFileEngineIteratorAhmad Samir2024-02-041-0/+34
* Change license for tests filesLucie Gérard2024-02-0466-66/+66
* QDirIterator: don't create test dirs/files in the source dirAhmad Samir2024-02-011-33/+10