Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-03Don't use FileStream in FileVersionInfo test for temp .dll (#26134)William Godbe
2018-01-03Throw ArgumentException for non-absolute path in GetVersionInfo (#25978)William Godbe
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-09-05Add BinPlaceConfiguration for test projects to have a working directory per B...Santiago Fernandez Madero
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-06-15Update Pinvoke baselines to match latest modernapis.xml entries (#21028)Dan Moseley
2017-06-14Enable UAP Remote Execution for all tests (#21014)Tarek Mahmoud Sayed
2017-05-25Remove help VS commentsEric St. John
2017-05-17Don't delete test assemblyEric St. John
2017-05-17Increment versions post 2.0Eric St. John
2017-05-16Fix Unix FileVersionInfo handling of nameStephen Toub
2017-05-15Fix yet more random test failures on ILC (#19778)Atsushi Kanamori
2017-04-18Update project configurationsEric St. John
2017-04-15Fix FileVersionInfo on Unix for non-regular filesStephen Toub
2017-04-12Update project build configurationsEric St. John
2017-04-12Normalize line endings in .rc filesMatt Ellis
2017-04-12Merge pull request #18177 from alexperovich/nativeFileVersionInfoTestsAlex Perovich
2017-04-11Remove vcxprojs from solutionAlex Perovich
2017-04-11Fix expected file namesAlex Perovich
2017-04-11Add updated native binariesAlex Perovich
2017-04-11Run FileVersionInfo tests on non-windowsAlex Perovich
2017-04-11Add license headers and simplify mainAlex Perovich
2017-04-11Add missing configurationsAlex Perovich
2017-04-11Remove bad characterAlex Perovich
2017-04-11Remove vcxprojs from full build and add build scriptAlex Perovich
2017-04-11Add props files for projects.Attila Hajdrik
2017-04-11Create 3 native projects for FileVersionInfo testing instead of checking in i...Attila Hajdrik
2017-04-11Merge pull request #18165 from weshaggard/UpdateAssemblyKeysWes Haggard
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-09Fileversioninfo (#18097)Dan Moseley
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Remove non-existent project.json's from project filesEric Mellino
2017-02-05Avoid unnecessary branches when fixing non-null/empty arrays (#15597)Justin Van Patten
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-01-31Fix configurations for UAPEric St. John
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-19Remove packages from NETStandard2.0Eric St. John
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-12Redefining IsTestProject and cleaning all projects that were defining itJose Perez Rodriguez
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11[dev/eng] Sorting and trimming Reference items in csprojs (#15035)Jose Perez Rodriguez
2016-12-17Use static configurations for building a vertical (#14489)chcosta