summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/file_io
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Update license headersdotnet-bot244-1094/+975
2015-09-17Fix some frequently failing PAL testsKoundinya Veluri9-34/+143
2015-09-02Fix directory longname test failures on Linux.Lakshmi Priya Sekar4-15/+22
2015-08-28Respond to PR feedback.Lakshmi Priya Sekar2-2/+2
2015-08-27Replace MAX_PATH defines with new defines in pal.Lakshmi Priya Sekar6-26/+26
2015-07-24Fix FILECanonicalizePath test.Ben Pye1-2/+2
2015-04-23Addressing PR feedback in the test cases and fixing casing for test case runsJonathan Miller1-1/+4
2015-04-22Addressing PR feedbackJonathan Miller1-64/+51
2015-04-22Fixing an issue in FILECanonicalizePath where paths like /Test/..Jonathan Miller4-0/+126
2015-04-17Make GetTempPathA/W first check TMPDIRStephen Toub2-198/+119
2015-04-14Rename "CoreClrPal" to "coreclrpal"Matt Ellis121-242/+242
2015-04-09Remove timezone usage from PALJan Vorlicek25-852/+0
2015-02-12Cleanup GetFileSize test to reduce duplicated codeBen Pye1-96/+54
2015-02-12Pal tests should pass on windowsBen Pye1-8/+0
2015-02-12Error if the filesize pointer is null, improve GetFileSizeEx test.Ben Pye1-99/+65
2015-02-12Add GetFileSizeEx implementation to palBen Pye5-0/+251
2015-02-06lrt is not cross platform, lets put this back in when we verify this branch o...Geoff Norton127-127/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot501-0/+27636