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
2020-01-29[corlib] Split corlib xunit tests even more for iOS (#18619)Alexander Köplinger
2019-12-18[bcl] Split corlib and System.Core xunit test assemblies for monotouch profil...Alexander Köplinger
2019-09-17[corlib] Fix building nunit-lite twice (#16894)Alexander Köplinger
2019-07-09Make RemoteExecutor a no-op on all mobile profiles (#15611)Alexander Köplinger
2019-05-28[bcl] Write newline-separated nunit/xunit excludes file for sdks archive (#14...Alexander Köplinger
2019-05-23[tests] Add xunit.execution.dotnet.dll to tests directory (#14595)Alexander Köplinger
2019-05-22[tests] Add Xunit.NetCore.Extensions.dll to tests directory (#14571)Alexander Köplinger
2019-05-06[tests] Write nunit/xunit exclude categories to a file (#14281)Alexander Köplinger
2019-04-02[bcl] Fix compiling nunitlite when PARENT_PROFILE is defined (#13791)Alexander Köplinger
2019-03-26Cosmetic: remove accidentally added gensources debugging flag. (#13678)Martin Baulig
2019-03-01[android] Fix Mono.Debugger.Soft tests with Android SDKs (#13218)Ludovic Henry
2019-02-20[ci] Prefer gmake over make for SDKs build (#13091)Alexander Köplinger
2019-02-06[System.IO.Compression] Brotli from CoreFX (#12189)Egor Bogatov
2019-02-01"Imperial Red": Bring HttpClient from CoreFx (#11906)Martin Baulig
2018-12-18[gensources]: Add platform/project logic to tests.Martin Baulig
2018-10-30[tests] Add new build profile for testing mixed mode (#11307)Vlad Brezae
2018-10-17[bcl] Build all XUnit and NUnit tests for monodroid, monotouch, monotouch_tv,...Ludovic Henry
2018-10-16[sdks] Build tests for BCL targets (#11141)Ludovic Henry
2018-10-10[build] Unify bootstrap profiles (#11024)Marek Safar
2018-10-09Depend on all *_test.dll.sources for `make run-test` (#11030)Egor Bogatov
2018-10-08[mcs] Fix dependencies on `mcs/class/lib/<Profile>/tests/<Profile>_corlib_tes...Ludovic Henry
2018-10-04[tests] Remove magic which prepends MonoTests to NUnit test selection (#10977)Alexander Köplinger
2018-10-03[bcl] Put xunit tests in mcs/class/lib/PROFILE/tests too (#10928)Alexander Köplinger
2018-09-27[bcl] Fix nunitlite app.config file custom logic for testsAlexander Köplinger
2018-09-25Add System.Runtime.InteropServices testsEgorBo
2018-08-28[corlib] Registry from CoreFX on Windows (#9855)Egor Bogatov
2018-08-06[build] Updated script after xunit runner utility renameMarek Safar
2018-08-04[build] Switch to netstandard based xunitMarek Safar
2018-07-27Revert "Try moving gensources vars to rules.make"Katelyn Gadd
2018-07-27Try moving gensources vars to rules.makeKatelyn Gadd
2018-07-27Checkpoint: Move vars to rules.makeKatelyn Gadd
2018-07-27Fix mode damageKatelyn Gadd
2018-07-27Fix xtest gensources invocationKatelyn Gadd
2018-07-27Fix build failure if gensources destination path doesn't exist yet by moving ...Katelyn Gadd
2018-07-27CheckpointKatelyn Gadd
2018-07-27Checkpoint: Move gensources build to basic.make after profile check and invok...Katelyn Gadd
2018-07-27Okay, xtests sources files ARE relative to their locationKatelyn Gadd
2018-07-27Fix typoKatelyn Gadd
2018-07-27Bug fixes to gensources and the way tests.make invokes it. Compensate for the...Katelyn Gadd
2018-07-27CheckpointKatelyn Gadd
2018-07-27CheckpointKatelyn Gadd
2018-07-27Checkpoint tests.make update to use gensources.exeKatelyn Gadd
2018-06-29[build] Skips RemoteExecuted bases tests on monodroidMarek Safar
2018-06-27[ci] Report xunit test results to babysitter (#9312)Alexander Köplinger
2018-05-26[Mono.Debugger.Soft.Test] Use interp on debugee (#8851)Bernhard Urban
2018-05-11[tests] Include assembly name in crash test result nameAlexander Köplinger
2018-04-12CoreFX updateMarek Safar
2018-04-10[build] Exclude platform specific xunit tests (#8120)Marek Safar
2018-03-08[build] Unify DEFAULT_REFERENCE handling so I can override it with TARGET_NET...Marek Safar
2018-03-04[mcs tests] fix runtime arguments passing to test harness (#7400)Bernhard Urban