summaryrefslogtreecommitdiff
path: root/objective-c/test/Ice
Commit message (Collapse)AuthorAge
* Fix C# marshal/unmarshal of optional data members (#1232)Jose2021-01-08
| | | See #889
* Class cycle test fixesJoe George2020-07-08
|
* Add class cycle detection during unmarshaling (#946)Joe George2020-07-07
| | | | | | | | | Add support for detection of class cycles during unmarshaling in languages which do no have garbage collection: C++, Swift, and Objective-C. A `MarshalException` is thrown when a cycle is detected. The property `Ice.AcceptClassCycles` can be set to a value greater than `0` to change this behavior.
* Fixed Objective-C cross tests to support --workersBenoit Foucher2019-10-23
|
* Added diagnosis for metrics test failures #568Benoit Foucher2019-10-14
|
* Improved invocation metrics test for better diagnosis, fix for #568Benoit Foucher2019-10-04
|
* Inrease timeouts in Ice/acm test - Close #558Jose2019-09-29
|
* Fixed Python bug related to invalid return parameters, fixes #550Benoit Foucher2019-09-25
|
* Fixed warnings from Ice/retry test, fixes #539Benoit Foucher2019-09-23
|
* Register UDP with xcodesdk builds in Ice/proxy test - Close #523Jose2019-09-11
|
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
|
* Fixed Ice/acm test waitForClose timingBenoit Foucher2019-09-04
|
* Simplifed collocation test in Ice/location test, fixes #506Benoit Foucher2019-09-04
|
* Fixed retry bug with -2 invocation timeout, fixes #501Benoit Foucher2019-09-03
|
* Fixes for slice2py forward declarations - Close #490Jose2019-09-03
|
* Fixed Ice/timeout test to ensure the client doesn't hang in case of test failureBenoit Foucher2019-08-22
|
* Bumped invocation timeout in Objectice-C timeout testBenoit Foucher2019-07-18
|
* Fixed potential metrics test failure, fixes #217Benoit Foucher2019-07-16
|
* Remove forward declarations limitation - Close #97Jose2019-07-09
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Add ice_isFixed - Close #356Jose2019-06-21
|
* Sync objetice-c Ice/operations testJose2019-06-07
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* More bidir tests. Fixes #51.Bernard Normier2018-11-13
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Fixed slice2matlab generated code type for dictionary data membersJose2018-10-23
| | | | Close #256
* Fix whitespacesBenoit Foucher2018-10-01
|
* Fix slice2objc bogus generated code for Ice::Value data memberJose2018-09-19
|
* Fixed Ice/location locator cache timeout sporadic failureBenoit Foucher2018-05-30
|
* Fixed binding test failure with Xcode SDK on macOS (ICE-8805)Benoit Foucher2018-04-09
|
* Minor Xcode 9.3 test updatesBenoit Foucher2018-04-04
|
* Fixed Objective-C Xcode test warning, improved Slice setACM documentationBenoit Foucher2018-03-23
|
* Added sanity checks for ACM timeout value (ICE-8749)Benoit Foucher2018-03-20
|
* 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
|
* Ensure Ice::Connection::setAdapter fails if the adapter is deactivated ↵Benoit Foucher2018-02-12
| | | | (ICE-8659)
* Fixed servantLocator cross test failure, improved cross testingBenoit Foucher2018-02-10
|
* Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵Benoit Foucher2018-02-09
| | | | is destroyed (ICE-8659)
* Added ice_fixed to generated Java proxy class, added test to check proxy ↵Benoit Foucher2018-02-01
| | | | return type from ice_fixed
* Changed ice_fixed to inherit invocation timeout, context and compress ↵Benoit Foucher2018-02-01
| | | | override from original proxy
* Fixed syntax errorBernard Normier2018-01-31
|
* Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵Benoit Foucher2018-01-31
| | | | (ICE-7996 & ICE-7976)
* Fixed Objective-C/JS objects test failureBenoit Foucher2018-01-27
|
* Removed Ice.MessageSizeMax from clients where it's no longer necessary ↵Benoit Foucher2018-01-25
| | | | (ICE-8340)
* Added strict prototypes (ICE-8613)Bernard Normier2018-01-23
|
* Fixed sleep for invocation timeout testBenoit Foucher2017-09-23
|
* Fixed iOS timeout test build failureBenoit Foucher2017-09-16
|