summaryrefslogtreecommitdiff
path: root/tests/src/Loader/classloader
AgeCommit message (Expand)AuthorFilesLines
2018-02-23Mark sharedgenerics test as GCStressIncompatible (#16507)Michal Strehovský1-0/+3
2018-02-14Mark sharedgenerics test as GCStressIncompatible (#16391)Michal Strehovský1-0/+3
2018-01-30Default interface methods test fixes (#15995)Michal Strehovský18-4/+131
2018-01-05Detect ByRefLike types using attribute (#15745)Jan Kotas2-0/+209
2017-12-05Put default interfaces behind a define (#15358)Michal Strehovský7-113/+1
2017-11-28Put default interface support behind a COMPlus switch (#15233)Michal Strehovský7-2/+100
2017-09-13Merge branch 'master' into update_from_masterDavid Wrighton395-2435/+794
2017-08-16Move less valuable tests to priority 1.Pat Gavlin394-2431/+790
2017-08-15Finalize override lookup algorithm (#12753)Yi Zhang (CLR)4-98/+2561
2017-08-09typo (#13287)John Doe1-4/+4
2017-07-19More update for default interface methods (#10818)Yi Zhang (CLR)5-7/+406
2017-07-19Default Interface Method Prototype (#10505)Yi Zhang (CLR)18-0/+2892
2017-05-17Fix & re-enable failing Loader IL testswtgodbe2-0/+2
2017-04-11modify lastAvAddress when adjusting context for StubRahul Kumar1-1/+0
2017-03-22Add reflect.xml for a abstract* testsSwaroop Sridhar3-0/+15
2017-03-22Linker Testing: Use a central target for copying reflection roots.Swaroop Sridhar19-19/+19
2017-03-21Fix bogus assert in resolveVirtualMethodHelper and update related ilprojJonghyun Park1-0/+9
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas2095-6285/+0
2017-03-17Add reflection roots for tests calling CreateInstance() (#10242)Swaroop Sridhar28-14/+84
2017-03-16Hide types which are now public in corefx (#10142)Rahul Kumar4-173/+173
2017-03-15Add support for testing via ILLINKSwaroop Sridhar10-5/+34
2016-11-20Fix "method has no body, 'ret' emitted" warning (#8212)mikedn37-174/+546
2016-11-12Remove conflicting proj files (#8090)John Chen3-105/+0
2016-10-13Disable a test that is not compatible with GC stress.Pat Gavlin1-0/+1
2016-08-23Bulk moving Tests to use uber project.jsonRama Krishnan Raghupathy2360-16039/+0
2016-08-16Adding new generics tests (#6709)Fadi Hanna12-0/+18563
2016-08-12Fixing priority on tests (making tests P1) (#6706)Fadi Hanna1496-1496/+1496
2016-08-09TypeSystem generics test cases (#6663)Fadi Hanna2994-0/+4567063
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin108-3133/+3565
2016-06-20Fix race condition in Loader regression 523654 testwtgodbe1-1/+1
2016-06-03Fix failing tests on Ubuntu R2R configuration (#5435)Fadi Hanna30-955/+2
2016-05-31Fix for issue 5241: [RTM] Interop\ICastable\Castable\Castable.cmd CONTRACT VI...Fadi Hanna10-0/+831
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas107-2033/+2034
2016-05-19Fix case-sensitive issue on Linux (#5086)Jiyoung Giuliana Yun4-4/+4
2016-05-16Add runtimes to each project.json in tests/src missing a runtimes section.Davis Goodin87-0/+783
2016-04-14Delete fragile tests (will fix tests in a later PR)Fadi Hanna158-14419/+0
2016-04-14Merge pull request #4308 from joperezr/RemoveWarningsJose Perez Rodriguez21-0/+189
2016-04-14Updating BuildToolsJose Perez Rodriguez21-0/+189
2016-04-12Bulk port of TypeSystem test casesFadi Hanna1631-792/+548076
2016-04-04Add generics testFadi Hanna16-0/+1453
2016-03-10Add new dependencies to tests where package upgrade moved types.Davis Goodin1-1/+2
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin20-20/+20
2016-03-10Update dependencies on packages that don't exist.Davis Goodin19-38/+38
2016-03-10Update all versions to validate.Davis Goodin20-58/+58
2016-03-07Fix race condition in Pri 2 tests, and revert those tests to Pri 1William Godbe3-5/+3
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin20-59/+59
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin20-20/+40
2016-03-02Remove all lockfiles from source control.Davis Goodin20-23623/+0
2016-02-26Fix license header for test filesSean Gillespie34-0/+102
2016-01-20Merge pull request #2755 from wtgodbe/typeNotFoundSergiy Kuryata2-219/+202