summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2
AgeCommit message (Expand)AuthorFilesLines
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook2-0/+8
2018-08-01build-test - fix ilasm warnings caused by missing/incorrect extern assembly d...Jacek Blaszczynski1-24/+20
2017-08-16Move less valuable tests to priority 1.Pat Gavlin169-640/+538
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe7-21/+28
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas303-1219/+0
2017-03-16Hide types which are now public in corefx (#10142)Rahul Kumar1-3/+3
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe105-418/+30
2017-02-21Fix jit test projects to specify debug type and optimization flagsAndy Ayers205-1821/+1632
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy602-9078/+0
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin1-7/+11
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas1-6/+6
2016-05-13Reenable passing testsRuss Keldorph3-107/+0
2016-05-09Update license header in most .il files.Russ Keldorph205-397/+616
2016-05-08Fix some tests where the only problem was incorrect retvalRuss Keldorph1-1/+3
2016-04-14Updating BuildToolsJose Perez Rodriguez1-0/+9
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu2-3/+3
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin1-2/+2
2016-03-10Update dependencies on packages that don't exist.Davis Goodin1-4/+4
2016-03-10Update all versions to validate.Davis Goodin1-5/+5
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin1-5/+5
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin27-27/+0
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin1-0/+1
2016-03-02Remove all lockfiles from source control.Davis Goodin1-1497/+0
2016-02-26Fix license header for test filesSean Gillespie4-8/+16
2016-02-17Port desktop tests that had referencesRichard L Ford3-0/+230
2016-02-10Fix warnings in test buildRuss Keldorph1-3/+0
2016-01-27Update license headersdotnet-bot94-192/+286
2016-01-11Merge pull request #2400 from pgavlin/FixDebugTypesPat Gavlin1-1/+1
2015-12-28Using ilasm for test populationKyungwoo Lee1-1/+0
2015-12-22Port additional desktop tests to CoreClrRichard L Ford26-169/+1096
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin1-1/+1
2015-12-10Import missing JIT tests.Pat Gavlin299-582/+2313
2015-12-08Merge pull request #2259 from pgavlin/ImportSimpleTestsPat Gavlin23-0/+897
2015-12-08Import additional JIT tests.Pat Gavlin23-0/+897
2015-12-07Port more C# unit testsRichard L Ford69-0/+3801
2015-09-03Add System.Console references and replace usages with [System.Console]Bruce Forstall196-45/+1025
2015-09-03Canonicalize appearance of empty mscorlib assembly references in .il testsBruce Forstall16-31/+16
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell263-591/+260
2015-06-30Speed up package resotre of JIT Test buildMatt Ellis324-1808/+325
2015-06-24Refactor JIT test projects.Pat Gavlin520-13910/+9948
2015-06-10Import the first batch of IL tests.Pat Gavlin986-0/+62706
2015-06-09Add all remaining JIT/Regression test cases for JITBengu Li313-0/+8545