aboutsummaryrefslogtreecommitdiff
path: root/unittests/Basic/FileManagerTest.cpp
AgeCommit message (Expand)Author
2012-12-11Extend stat query APIs to explicitly specify if the query is forArgyrios Kyrtzidis
2012-12-04Sort the #include lines for unittests/...Chandler Carruth
2011-09-23unittests/Basic/FileManagerTest.cpp: Suppress warnings on gcc.NAKAMURA Takumi
2011-06-24unittests/Basic/FileManagerTest.cpp: Unbreak Win32, mingw and msvc.NAKAMURA Takumi
2011-02-15Moves FileManagerTest.cpp to unittests/Basic such that the unit testZhanyong Wan