summaryrefslogtreecommitdiff
path: root/tests/src/Loader
AgeCommit message (Expand)AuthorFilesLines
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 Wrighton399-2457/+811
2017-08-16Move less valuable tests to priority 1.Pat Gavlin398-2453/+807
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 Kotas2112-6363/+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-25Changes made automatically by Visual StudioPetr Onderka2-4/+2
2016-08-23Bulk moving Tests to use uber project.jsonRama Krishnan Raghupathy2400-16765/+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 Goodin120-3269/+3749
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 Kotas119-2130/+2131
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 Rodriguez33-0/+297
2016-04-14Updating BuildToolsJose Perez Rodriguez33-0/+297
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 Goodin5-1/+6
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin32-35/+38
2016-03-10Update dependencies on packages that don't exist.Davis Goodin27-51/+51
2016-03-10Update all versions to validate.Davis Goodin32-113/+113
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 Goodin32-124/+124
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin32-77/+109
2016-03-02Remove all lockfiles from source control.Davis Goodin32-44633/+0
2016-02-26Fix license header for test filesSean Gillespie46-0/+138
2016-01-27Update license headersdotnet-bot4-9/+13
2016-01-20Merge pull request #2755 from wtgodbe/typeNotFoundSergiy Kuryata10-1095/+1010
2016-01-20Changed tests that were causing build failure from pri 1 to pri 2William Godbe3-3/+3
2016-01-20Fixed errors of class 'the type or namespace name 'X' could not be found' in ...William Godbe10-1095/+1010