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-03-30Using random string for temp files (#28589)Anirudh Agnihotry
2018-03-27Fixed netfs System.Xml.Xsl.XslCompiledTransformApi.Tests fails on non-English...Alexander Radchenko
2018-02-22Update tests for Path changes (#27348)Jeremy Kuhne
2018-01-19Make XSL tests log unexpected output (#26445)Dan Moseley
2017-12-22Add license headers. (#26009)Jon Hanna
2017-11-19Delete unnecessary CAS permission annotationsJan Kotas
2017-11-04add xunit trait to xslt tests depending on xsltc.exe (#25054)Krzysztof Wicher
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-08-30String literal spelling corrections - A through Z (#23674)Brian Chavez
2017-08-30XML doc spelling corrections - D through H. :shower: (#23638)Brian Chavez
2017-08-23fix improperly generated method tokens in XSL IlGenKrzysztof Wicher
2017-08-14fix intermittent issues caused by two different xsl tests accessing sameKrzysztof Wicher
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-07-22Fix GetTypeCode mistake in XsltCompileContext (#22512)Sepideh Khoshnood
2017-07-20Resolves XmlTransform skipped tests (#22414)Paulo Janotti
2017-06-20Add Corefx.Private.Test.Utilities solution (#21254)Hugh Bellamy
2017-06-20Merge pull request #20623 from tmds/uri-backslashLakshmi Priya Sekar
2017-06-20Fix small nit that wasn't addressed before PR was merged (#21234)Santiago Fernandez Madero
2017-06-17Fix System.Xml.Xsl.XslTransformApi.Tests in uap (#21162)Santiago Fernandez Madero
2017-06-08Disable XSLT on UAP (Ref.Emit not available) (#20783)Krzysztof Wicher
2017-06-05Update buildtools (#20651)Matt Ellis
2017-06-02Uri: preserve backslash for file:/// uris on UnixTom Deseyn
2017-05-31normalize line endings in xslt tests (#20517)Krzysztof Wicher
2017-05-10System.Xml.Xsl.XslTransformApi.Tests at 0 failues on ILC.Atsushi Kanamori
2017-04-18Fix Desktop failures in XSLT tests (#18557)Sepideh Khoshnood
2017-04-08Remove dead code in System.Private.Xml (#18042)Sepideh Khoshnood
2017-03-11Add 3pn entries (#17005)Rich Lander
2017-03-01Remove binaries checked in to Xml test filessepidehMS
2017-02-25Fix typos: occurred/occurrence (#16459)Paul Harrington
2017-02-24Remove dead disabled test projectWes Haggard
2017-02-22Remove unnecessary calls to GetTypeInfo() in System.Private.XmlJon Hanna
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-09Marking code as unchecked (pt 4) (#15976)Dennis "D.C." Dietrich
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Add comments to PlatformSpecific testssepidehMS
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-25Add Configurations to tests to fix p2pEric St. John
2017-01-18Fix flaky test in XslCompiledTransformsepidehMS
2017-01-12Merge master into dev/engJose Perez Rodriguez
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-05Disable XSL tests that fail inconsistently (#14898)Alex Ghiondea
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2016-12-29Address feedbacksepidehMS
2016-12-29Clean up System.Private.Xml testssepidehMS
2016-12-20Fixes System.Private.Xml tests from failing (#14599)Santiago Fernandez Madero
2016-12-16Make Test projects compile against the Targeting pack. (3/3 of the work) (#14...Jose Perez Rodriguez
2016-12-14Make Test projects compile against the Targeting pack. (1/3 of the work) (#14...Jose Perez Rodriguez
2016-12-12Fix line ending bug in XSLT testsepidehMS