summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/file_io/GetFileSizeEx
AgeCommit message (Expand)AuthorFilesLines
2017-01-27PAL Tests: Centralize common code (#9151)Frederik Carlier1-3/+1
2016-09-07Fix strict aliasing violation from conditional typedef of wchar_t by building...kchoi2-1/+1
2016-04-06Add error logging to 4 PAL tests that fail periodically on OSXwtgodbe1-4/+6
2016-01-27Update license headersdotnet-bot2-7/+6
2015-04-14Rename "CoreClrPal" to "coreclrpal"Matt Ellis1-2/+2
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 Pye4-0/+250