summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/paltestlist.txt
AgeCommit message (Expand)AuthorFilesLines
2016-06-02Improvements to System.Math InternalCall code. (#4847)Tanner Gooding1-4/+3
2016-05-26Disable failing test to enable corefx runs.Lakshmi Priya Sekar1-1/+0
2016-05-19Add named mutex for cross-process synchronizationKoundinya Veluri1-0/+1
2016-03-18Ported managed Utf8/Unicode encoder/decoder to C++ for usage in PALWilliam Godbe1-0/+5
2016-01-24Fix build breaks and ensure GetComputerNameW is included in mscorlib.Lakshmi Priya Sekar1-0/+1
2015-12-14PAL Module/shutdown cleanup.Mike McLaughlin1-1/+0
2015-11-20Implemented QueryThreadCycleTime (time.cpp) & GetThreadTimes (thread.cpp) for...William Godbe1-0/+2
2015-11-18Add new pal test that tests exceptions across multiple PALs in different modu...Mike McLaughlin1-0/+1
2015-10-26Remove SuspendThread and SetThreadContext PAL tests.Aditya Mandaleeka1-3/+0
2015-10-11This enables Lttng Logging for CoreClr,Rama1-0/+1
2015-08-26Return error upon attemping to create named objects in PAL.Koundinya Veluri1-15/+0
2015-08-18Remove PAL code that has been moved to the corefx repoNick Guerrera1-2/+0
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-1/+0
2015-04-23Addressing PR feedback in the test cases and fixing casing for test case runsJonathan Miller1-1/+1
2015-04-22Fixing an issue in FILECanonicalizePath where paths like /Test/..Jonathan Miller1-0/+1
2015-04-17Make GetTempPathA/W first check TMPDIRStephen Toub1-0/+2
2015-04-09Remove timezone usage from PALJan Vorlicek1-7/+0
2015-03-19Add ForkAndExecProcess to PAL to support CoreFXStephen Toub1-0/+1
2015-03-13Add PAL test for EnsureOpenSslInitializedStephen Toub1-0/+1
2015-02-20Enable several PAL exception testsJan Vorlicek1-0/+3
2015-02-13Fix sscanf implementation in PALSergiy Kuryata1-0/+4
2015-02-12Add GetFileSizeEx implementation to palBen Pye1-0/+1
2015-02-11Merge pull request #207 from poizan42/fix-abs-64bitJan Kotas1-0/+1
2015-02-11Disable a few PAL sscanf test casesSergiy Kuryata1-3/+0
2015-02-11Add abs(__int64) overload for 64-bit targets. Fixes #143Kasper F. Brandt1-0/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+817