summaryrefslogtreecommitdiff
path: root/swift/test
Commit message (Collapse)AuthorAge
* Fix C# marshal/unmarshal of optional data members (#1232)Jose2021-01-08
| | | See #889
* Swift udp test fixesJoe George2020-12-11
|
* Udp multicast testing fixesJose2020-12-11
|
* Fix Xcode 12 Swift test compilation errorsJoe George2020-10-02
|
* 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.
* Reverted the lower timeout for the invocation retry test, fix for #859Benoit Foucher2020-05-20
|
* Bumped sleep time and decreased timeout, fixes #850v3.7.4Benoit Foucher2020-05-15
|
* Temporary work-around for issue #816Bernard Normier2020-04-29
|
* Fix test warningsJose2020-04-28
|
* Fix Swift test warningsJose2020-04-28
|
* Break cycle from Swift optional testBenoit Foucher2019-10-10
|
* Fixed tests to break cyclic referencesBenoit Foucher2019-10-09
|
* Fixed Swift leak when unmarshalling Ice value, fixes #581Benoit Foucher2019-10-09
|
* Fixes #572 (race condition in test)Bernard Normier2019-10-04
|
* Fix Swift Xcode 11 warningsJose2019-10-01
|
* Swift Ice/acm test fixes - Close #535Jose2019-09-29
|
* Inrease timeouts in Ice/acm test - Close #558Jose2019-09-29
|
* Remove extra newlineBernard Normier2019-09-25
|
* Fixed Python bug related to invalid return parameters, fixes #550Benoit Foucher2019-09-25
|
* Fix for invocation timeout sporadic test failure, fixes #547Benoit Foucher2019-09-24
|
* Missing icon for Swift iOS test driver - Close #544Jose2019-09-23
|
* Another fix for the Ice/retry testBenoit Foucher2019-09-23
|
* Fix bogus Ice.ProgramName with Swift test driver - Close #548Jose2019-09-23
|
* Fixed retry collocated testBenoit Foucher2019-09-23
|
* Fixed warnings from Ice/retry test, fixes #539Benoit Foucher2019-09-23
|
* Fixed file permissionsBernard Normier2019-09-17
|
* Fix hang in Ice/admin Swift test - Close #521Jose2019-09-11
|
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
|
* Swift testing left keychain files behind - Close #511Jose2019-09-07
|
* Fixed Ice/acm test waitForClose timingBenoit Foucher2019-09-04
|
* Fixed Ice/retry test timingBenoit Foucher2019-09-04
|
* Fix Swift driver issues - Close #508Jose2019-09-04
|
* Simplifed collocation test in Ice/location test, fixes #506Benoit Foucher2019-09-04
|
* Fixed Swift collocated tests to not activate the adapterBenoit 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 iOS test controller Xcode build issue, updated Swift projectBenoit Foucher2019-08-29
|
* Minor timeout test fix to prevent failure, fixes #498Benoit Foucher2019-08-29
|
* Fixed Ice/timeout test to ensure the client doesn't hang in case of test failureBenoit Foucher2019-08-22
|
* Fix swift Ice/exceptions ok outputJoe George2019-08-15
|
* Fix Swift IceSSL/configuration failures with macOS catalinaJose2019-08-15
|
* Add Ice/services testBernard Normier2019-08-14
|
* Fix for Swift/JavaScript cross testingJose2019-08-06
|
* swift/csharp cross testing fixesJose2019-08-06
|
* Swift cross testing fixesJose2019-08-05
|
* C++/Swift Ice/exception cross testing failure - Close #468Jose2019-08-02
|
* Fix for handling timeout in the test ControllerJose2019-08-02
|
* Fixes for C++ & Swift generated code - Close #458Jose2019-07-31
|
* Minor fixes for Swift Ice/interceptor testJose2019-07-30
|