summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/c_runtime
AgeCommit message (Expand)AuthorFilesLines
2016-09-07Fix strict aliasing violation from conditional typedef of wchar_t by building...kchoi946-711/+711
2016-06-19Remove the corner cases from sscanf test (#5873)Peter Jas2-2/+0
2016-06-02Fixing an error in PAL_pow that caused it to return an incorrect value for a ...Tanner Gooding1-15/+32
2016-06-02Improvements to System.Math InternalCall code. (#4847)Tanner Gooding75-1955/+2484
2016-04-06Add error logging to 4 PAL tests that fail periodically on OSXwtgodbe1-1/+3
2016-02-04Fix build on NetBSD: Walkaround compiler strictness regarding const conversionKamil Rytarowski10-10/+26
2016-01-27Update license headersdotnet-bot952-3354/+2870
2015-12-12Delete bad PAL test caseJan Kotas1-5/+0
2015-10-21Move some functions to allow them to be inlined with clangKoundinya Veluri4-2/+2
2015-10-07correct word spellingあまみや ゆうこ3-8/+8
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-1/+2
2015-04-14Rename "CoreClrPal" to "coreclrpal"Matt Ellis468-936/+936
2015-02-12fix copy paste errors in llabs testKasper F. Brandt1-3/+3
2015-02-11Add abs(__int64) overload for 64-bit targets. Fixes #143Kasper F. Brandt5-0/+104
2015-02-06lrt is not cross platform, lets put this back in when we verify this branch o...Geoff Norton467-467/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1578-0/+51746