summaryrefslogtreecommitdiff
path: root/csharp/test
Commit message (Collapse)AuthorAge
* Fix for Xamarin buildsJose2019-06-06
|
* Fix Incorrect generated code for class implements interfaceJose2019-06-06
| | | | Close #406
* Cleanup Close #368Jose2019-06-04
|
* Removed reference to armeabi, fixes #398Benoit Foucher2019-05-31
|
* Fix remote logger testing to not throw from dispatchJose2019-01-29
|
* Fix test in metrics testBernard Normier2019-01-28
|
* Remove Android deprecated ABIs from Xamarin projectsJose2019-01-23
|
* Update Xamarin projects to Android SDK 28Jose2019-01-23
|
* Copyright updatesJose2019-01-21
|
* Copyright header simplicationJose2019-01-19
|
* Upgrade .NET Core applications target framework to netcoreapp2.2Jose2019-01-08
|
* Fixed Xamarin UWP/Android controller identities to prevent failures when ↵Benoit Foucher2019-01-08
| | | | multiple controllers are loaded
* Extra semicolonsJose2019-01-04
|
* Added debugging output for C# Ice/metrics test failureBenoit Foucher2019-01-02
|
* Support building .NET applications with different Target frameworksJose2018-12-21
|
* Removed un-used print methodBenoit Foucher2018-12-20
|
* Simplify C# ControllerHelper interfaceJose2018-12-20
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fixed for Java metrics test failure #217Benoit Foucher2018-12-13
|
* Added missing devRepo property setting to gradle.propertiesBenoit Foucher2018-11-26
|
* Fixed Xamarin iOS test failure with IPv6Benoit Foucher2018-11-23
|
* Android and Xamarin test controller fixes and improvementsBenoit Foucher2018-11-21
|
* Increased timeout, fixes #167.Bernard Normier2018-11-19
|
* Update version to 3.7.2Jose2018-11-17
|
* 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
|