summaryrefslogtreecommitdiff
path: root/python/test/Ice/proxy/AllTests.py
Commit message (Collapse)AuthorAge
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
|
* Fix checkedCast with facet and MATLAB - Close #394Jose2019-06-24
|
* Add ice_isFixed - Close #356Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fixes to allow run JavaScript and Python tests with workersJose2018-08-14
|
* Python test suite updatesJose2018-08-06
|
* Update copyright year to 2018Jose2018-02-14
|
* 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
* Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵Benoit Foucher2018-01-31
| | | | (ICE-7996 & ICE-7976)
* Remove excessive empty linesJoe George2017-06-07
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fix ICE-7438 - Python Ice/proxy test failureJoe George2016-11-03
| |
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
|/ | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* Update copyright headersJoe George2016-03-01
|
* Ice::identityToString/Ice::stringToIdentity php/ruby/python implementationsJose2016-03-01
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp