summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/acm/AllTests.cs
Commit message (Collapse)AuthorAge
* Inrease timeouts in Ice/acm test - Close #558Jose2019-09-29
|
* Fixed Ice/acm test waitForClose timingBenoit Foucher2019-09-04
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Xamarin testsuiteJose2018-07-20
|
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
|
* Added sanity checks for ACM timeout value (ICE-8749)Benoit Foucher2018-03-20
|
* Update copyright year to 2018Jose2018-02-14
|
* Added test for Ice::Connection setHeartbeatCallback/setCloseCallback (ICE-8012)Benoit Foucher2017-09-14
|
* Increased number of expected heartbeatsBernard Normier2017-07-03
|
* Fixed ICE-8170 - speed up server side ACM to pervent failureBenoit Foucher2017-06-28
|
* Remove excessive empty linesJoe George2017-06-07
|
* Adjusted timeouts to reduce failures with slow VMsBenoit Foucher2017-04-28
|
* Fixes for Ice/acm and timeout tests to be less time sensitive (ICE-7371, ↵Benoit Foucher2017-03-30
| | | | ICE-7555)
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | CSharp mapping cleanupJose2016-05-11
| | | | | | | | | | - Remove code support for old ussuported frameworks (SILVERLIGHT, COMPACT, MONO) - Remove code support for deprecated collection mappings clr:collection
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | ICE-6898 - "Delegate" functions for ACM callbacksJoe George2015-12-24
|/ | | | | | - Add delegate local interfaces CloseCallback and HeartbeatCallback and remove ConnectionCallback. - Replace setCallback by setCloseCallback and setHeartbeatCallback
* Fixed ICE-6812 - JavaScript ACM monitor bugBenoit Foucher2015-09-14
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp