dolphin/Source/UnitTests/Core/IOS/FS
Léo Lam 6b9aef7042 FS: Add a struct for modes
As suggested here: https://dolp.in/pr7059#pullrequestreview-125401778

More descriptive than having a std::tuple of FS::Mode, and lets us
give names to known triplets of modes (like in ES). Functions that
only forward mode arguments are slightly less verbose now too.
2018-06-03 20:45:35 +02:00
..
FileSystemTest.cpp FS: Add a struct for modes 2018-06-03 20:45:35 +02:00