summaryrefslogtreecommitdiff
path: root/csharp/test
Commit message (Collapse)AuthorAge
...
* Fixed Android instructions and removed no longer needed ./allTests.py filesBenoit Foucher2018-11-15
|
* Update version to 3.7.2Jose2018-11-14
|
* More bidir tests. Fixes #51.Bernard Normier2018-11-13
|
* Remove unused IceSSL Util classJose2018-11-06
| | | | Close #281
* Fixed flushBatchRequests metrics bug, fixes #257Benoit Foucher2018-10-23
|
* Fixed slice2matlab generated code type for dictionary data membersJose2018-10-23
| | | | Close #256
* Removed keep alive thread from icegridadmin and IceGridGUI, only rely on ACM ↵Benoit Foucher2018-10-23
| | | | instead fixes #201
* Rework cs:namespace implementation (fix issue #239) (#249)Bernard Normier2018-10-18
| | | | | | | | | | | | * Rework the cs:namespace implementation No longer rely on Ice.Packages. Fixes #239. * Renamed Ice/packagemd to Ice/namespacemd (C#) * Removed Ice.Package property from C# tests * Switched to get-only attribute, fixed Xamarin test
* Removed bogus package property setting from C# testBenoit Foucher2018-10-10
|
* Test using Value as operation parameterJose2018-09-20
| | | | | | | | | Fix a bug in slice2java that generate bogus code or using Value as an Slice operation parameter Fix a bug in JavaScript mapping that cause a run-time error when invoking an operation that defines Value as an input parameter
* Test using Value type as a class data memberJose2018-09-13
| | | | See #203
* Fixed location test slowness with Xamarin/iOS testingBenoit Foucher2018-09-13
|
* Make test controllers layout more consistentJose2018-09-12
| | | | Close #184
* Fixed IceBox/configuration build for .NETCoreBenoit Foucher2018-07-20
|
* Xamarin testsuiteJose2018-07-20
|
* Fixed C# IceBox/admin test to build service against netstandard2.0 frameworkBenoit Foucher2018-07-20
|
* Fixed test driver to use netcoreapp2.1 for testsBenoit Foucher2018-07-20
|
* Fixed tests to target netcoreapp2.1 to ensure latest 2.1 runtime is usedBenoit Foucher2018-07-20
|
* Fixed .NET Core multicast support (fixes #29)Benoit Foucher2018-07-19
|
* CSharp packagemd test missing filesJose2018-06-28
|
* Add support cs:namespace metadataJose2018-06-28
| | | | | | | Add support to map Slice modules to different namespaces using cs:namespace metadata Fixes #122 slice2cs generates invalid namespace qualification
* Test fixes and improvements for Android testing reliabilityBenoit Foucher2018-06-21
|
* Test for qualified namesJose2018-06-19
|
* Fix .NET Core test properties creationJose2018-06-01
|
* .NET Core test build fixesJose2018-06-01
|
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
|
* Fixed Ice/location locator cache timeout sporadic failureBenoit Foucher2018-05-30
|
* Timeout test and Android driver fixesBenoit Foucher2018-05-29
|
* Remove dependency on Visual Studio Extension for C# buildsJose2018-05-10
| | | | Closes #84
* Update .NET packages versionJose2018-04-11
|
* Update Visual Studio projects to MSBuild builder 5.0.4Jose2018-04-06
|
* Fixed metrics test failure on C#Benoit Foucher2018-03-24
|
* Disabled Windows fast path loopback (ICE-8763)Benoit Foucher2018-03-23
|
* Fix for .NET Core where SO_REUSEADDR isn't set on bound socket (ICE-8744)Benoit Foucher2018-03-21
|
* Added sanity checks for ACM timeout value (ICE-8749)Benoit Foucher2018-03-20
|
* Fixed C# Ice/ami test failuresBenoit Foucher2018-02-26
|
* Android fixesBenoit Foucher2018-02-21
| | | | | - Improved emulator support (no need to specify the AVD name anymore) - Fixed adapterDeactivation test issue with Android
* Improved object adapter getPublishedEndpoints/refreshPublishedEndpoints methodBenoit Foucher2018-02-16
| | | | | | | | | | | | | to return the Ice router server endpoints if the adapter is associated with a router. setPublishedEndpoints now also raises an invalid argument exception for such adapters. Also fixed a rare deadlock that could occur on adapter creating if the router wasn't accessible. Fixes ICE-8675 and ICE-8650
* ICE-8618 - Add marshaling test for empty class with non-empty baseMark Spruiell2018-02-14
|
* Update copyright year to 2018Jose2018-02-14
|
* Fixed UWP cross operation test failureBenoit Foucher2018-02-13
|
* Update MSBuild project to use 5.0.3 zeroc.icebuilder.msbuild packagev3.7.1-netcore-beta1Jose2018-02-12
|
* Ensure Ice::Connection::setAdapter fails if the adapter is deactivated ↵Benoit Foucher2018-02-12
| | | | (ICE-8659)
* Use version 3.7.1-beta1 with CSharp packagesJose2018-02-12
|
* Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵Benoit Foucher2018-02-09
| | | | is destroyed (ICE-8659)
* Update msbuild projects to use 5.0.2 builderJose2018-02-08
|
* Merge branch '3.7' of github.com:zeroc-ice/ice into 3.7Jose2018-02-08
|\
| * Fixed Glacier2 potential NullHandleException (ICE-8575)Benoit Foucher2018-02-07
| |
* | Remove old filesJose2018-02-08
| |
* | Merge remote-tracking branch 'origin/netcore' into 3.7Jose2018-02-08
|\ \ | |/ |/|