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

github.com/mono/guiunit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-13Workaround https://github.com/xamarin/xamarin-macios/issues/5760workaround-xm-mono-2019-02Alexander Köplinger
2018-10-25Bump min macOS version to 10.9.Rolf Bjarne Kvinge
2018-08-02[Harness] Fix exit code of 0 being reported in case of exceptions in the harnessMarius Ungureanu
2018-06-15Merge pull request #15 from mono/fix-more-warningsMarius Ungureanu
2018-06-15Fix more warningsfix-more-warningsMikayla Hutchinson
2018-06-05Merge pull request #14 from mono/fix-warningsMikayla Hutchinson
2018-06-05Fix build warningsMikayla Hutchinson
2017-11-23Add new file to project file to fix build.Rolf Bjarne Kvinge
2017-11-23Don't set the exit code equal to the number of failed tests.Rolf Bjarne Kvinge
2017-09-25Update .gitignoreTimBarham
2017-03-27[framework] Add superset constraintJérémie Laval
2017-02-27Revert "[GuiUnit] Just exit when the tests are finished"Alan McGovern
2017-02-27[GuiUnit] Just exit when the tests are finishedAlan McGovern
2016-12-07Lost the 'bool' in 'bool double' in Numerics.AreEqual (#12)Timothy Risi
2016-12-07[GuiUnit] Update numerics comparisons to work with nfloat, nuint and nint (#11)Timothy Risi
2016-09-01[Mac] Try to dlopen libxammac.dylib before initializing X.MacAlex Corrado
2016-09-01Add logging and make sure we always shut downAlan McGovern
2016-06-03Use the entry assembly, not calling assembly.Alan McGovern
2016-04-11Made XS happy with the .csprojJeffrey Stedfast
2015-12-03TestRunner: expose ExitCodeAaron Bockover
2015-12-03Define XAMMAC in Release configurationAaron Bockover
2015-06-10[GuiUnit] Send the test output to the listenerLluis Sanchez
2015-05-22Create a xammac-mobile GuiUnit project file.Rolf Bjarne Kvinge
2015-02-11Add the ability to run cleanup just before shutdownAlan McGovern
2014-05-14Report if -run: filter matches zero tests instead of reporting successChris Hamons
2014-05-14Add support for XamMac assembly as wellChris Hamons
2014-05-14Support Xamarin.Mac assemblies in MonoMacMainLoopIntegrationChris Hamons
2014-04-17Disable the context of CallContext as it doesn't work the way we needAlan McGovern
2014-02-19Flush xamarin studio csproj changesAlan McGovern
2013-11-12Revert this hack to the name filter.Alan McGovern
2013-11-01Merge pull request #5 from Therzok/fixConditionalUngureanu Marius
2013-11-01Fix two wrong conditionals.Therzok
2013-10-28Use non-broken signing keyMichael Hutchinson
2013-10-27Revert "Disable assembly signing, .NET 4.5.1 doesn't like the keyfile"Alan McGovern
2013-10-27Expand to full path on load, not after the tests runAlan McGovern
2013-10-25Disable assembly signing, .NET 4.5.1 doesn't like the keyfileMichael Hutchinson
2013-10-24Merge pull request #4 from Therzok/masterAlan McGovern
2013-10-24[TestRunner] Fix commandline from Windows.Therzok
2013-10-24Properly handle executing an entire namespace of tests.alan
2013-10-24Revert "Don't mangle the test names."alan
2013-10-22[GuiUnit] Ensure the TcpWriter socket is always disposed correctlyAlan McGovern
2013-10-07Include the message and stacktrace in the results sent to MDLluis Sanchez
2013-09-14Give TestRunner STAThread attributeAlex Corrado
2013-09-05Fix Xwt initialization to work with the WPF backendAlex Corrado
2013-08-07Don't mangle the test names.Alan McGovern
2013-08-06SimpleNameFilter should also work with namespacesAlan McGovern
2013-08-03Fix on the fly updates againAlan McGovern
2013-08-02The error code of GuiUnit is the number of tests that failAlan McGovern
2013-07-31Make TcpWriter Windows Phone compatibleermau
2013-07-31Use reflection to check restricted methodsermau