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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-06[mcs make] introduce TEST_RUNTIME_FLAGS, analogously to TEST_RUNTIME vs. RUNTIMEBernhard Urban
2017-10-25[System.Data] Cleanup after #4893 (PR) (#5841)Egor Bogatov
2017-10-19[System.Data] move to corefx (#4893)Egor Bogatov
2017-08-22[bcl] Remove unused left over .args filesAlexander Köplinger
2017-05-09[System.Data] Update cas test categoryMarek Safar
2017-04-19[corlib/System.Data] Test fixes for xammac 4.5 and watchosAlexander Köplinger
2017-04-19[System.Data] Call SqlConnection.ClearAllPools() only when we had a connectionAlexander Köplinger
2017-04-07Make sure .sources files end with newlineAlexander Köplinger
2017-04-05[System.Data] Fix Azure SQL specific issues (ProviderTests) (#4622)Egor Bogatov
2017-03-24[System.Data] Update tests for mobile profilesMarek Safar
2017-03-23[System.Data] Fixes tests build with mobile profilesMarek Safar
2017-03-22[System.Data] Integration tests (#4538)Egor Bogatov
2017-01-11Mono BCL test fixes so XM can run them (#4210)Chris Hamons
2016-11-24Rename the mobile_static profile to aot_onlyAlexander Köplinger
2016-10-29[bcl] Replace deprecated usage of Assertion class and Is.InstanceOfType usages.Marcos Henrich
2016-10-29[bcl] Add NUnitHelper.cs with API not in nunit-liteMarcos Henrich
2016-10-29[bcl] Add patching of nunit-lite-console.exe.config fileAlexander Köplinger
2016-10-03[System*] Throw a PlatformNotSupported exception when using the managed netwo...Rolf Bjarne Kvinge
2016-09-20Fixes line ending issues in System.Data testsNiklas Therning
2016-08-23[mcs] Remove NET_4_5 ifdef from the source filesAlexander Köplinger
2016-07-06Merge pull request #3091 from alexanderkyte/mobile_static_fix_mcs_testsAlexander Köplinger
2016-07-05[bcl] Fix a random failure in a DataView test which happened because DataView...Zoltan Varga
2016-07-03[mobile_static] Blacklist app domain creation testAlexander Kyte
2016-06-07[mobile_status] Fix nullable type ambiguity that nunit-lite complains aboutAlexander Kyte
2016-06-07[mobile_static] Remove uses of deprecated Assertion.cs nunit helper.Alexander Kyte
2016-01-29Remove ChangeLog references from Makefile and .gitattributeAlexander Köplinger
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2015-11-25[System.Data] Try to fix random DataViewTest.DefaultColumnNameAddListChangedT...Rolf Bjarne Kvinge
2015-07-26[bcl] Remove NET_4_0 defines from class libsAlexander Köplinger
2015-05-20[bcl] Mobile profiles fixesMarek Safar
2015-05-13[system.xml] Serialization from reference sources for desktopMarek Safar
2015-05-09[system.data] Fix culture specific testMarek Safar
2015-05-07[system.data] SqlConnectionStringBuilder from reference sources. Fixes #29823Marek Safar
2015-05-06[bcl] Mobile profiles fixesMarek Safar
2015-03-25[Sys.Data] fix data adapter tests. ByteFx.Data and Npgsql are gone.Atsushi Eno
2015-03-25[Sys.Data] reuse our SqlClient implementation.Atsushi Eno
2015-03-25[Sys.Data] there are many tests that were unverified on .NET. Fix them.Atsushi Eno
2015-03-25[Sys.Data] Fix bogus tests: DataRelation cannot be created for non-dataset cols.Atsushi Eno
2015-03-02[Sys.Data] fix wrong test in XmlDataDocument.Atsushi Eno
2015-03-02[Sys.Data] Fix tests regarding XmlTextWriter EOL handling.Atsushi Eno
2015-03-02[System.Data] MS implementation doesn't expect CRLF on *nix. Use Env.NewLine.Atsushi Eno
2015-03-02[System.Data] MS implementation does NOT expect CRLF in the output on *nix.Atsushi Eno
2015-02-20[Sys.Data] DataSet.ReadXmlSchema(): use LocalName instead of Name on XmlReader.Atsushi Eno
2015-02-03Remove obsolete profiles and profile checks from the build system.Alex Rønne Petersen
2015-01-21[bcl] Remove ONLY_1_1 defines from class libsAlexander Köplinger
2015-01-17[bcl] Remove more NET_2_0 checks from class libsAlexander Köplinger
2015-01-13[system.data] Replace connection string builder from reference sourcesMarek Safar
2015-01-13[system.data] Replace System.Data.SqlTypes from reference sources except SqlX...Marek Safar
2014-10-14Test DataTable.ReadXmlSchema with non Schema base element. Covers #22501.Marcos Henrich
2014-09-04Cleanup namespace names of class lib tests to follow conventionAlexander Köplinger