summaryrefslogtreecommitdiff
path: root/Source/UnitTests/Core/IOS/FS/FileSystemTest.cpp
AgeCommit message (Expand)Author
2025-05-16UnitTests/Core: Make parameters constantDr. Dystopia
2025-04-23UnitTests: Remove redundant `virtual` specifierDr. Dystopia
2025-01-06Fix several minor warningsSintendo
2024-10-10Modernize `std::count` with rangesmitaclaw
2023-07-14UnitTests: Enable cluster check in FileSystemTest.GetDirectoryStats.Admiral H. Curtiss
2022-06-03UnitTests: Fix -Wrange-loop-construct warningsDentomologist
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-22UnitTests: Add setup error checkingDentomologist
2020-08-16UnitTests: quiet warningsShawn Hoffman
2020-01-30IOS/FS: Fix CreateFullPath to not create directories that already existLéo Lam
2020-01-25UnitTests/FS: Improve deletion testLéo Lam
2020-01-25UnitTests/FS: Add ReadDirectory ordering test (issue 10234)Léo Lam
2020-01-25UnitTests/FS: Fix file rename testsLéo Lam
2020-01-25UnitTests/FS: Add path validity and splitting testsLéo Lam
2020-01-25UnitTests/FS: Add metadata testsLéo Lam
2018-06-03FS: Add a struct for modesLéo Lam
2018-05-08IOS/FS: Fix rename not handling existing target correctlyLéo Lam
2018-04-15UnitTests: Add tests for the Wii filesystemLéo Lam