summaryrefslogtreecommitdiff
path: root/python/test/Ice/ami
Commit message (Collapse)AuthorAge
* Switch to using python3 by defaultJoe George2021-02-10
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* More bidir tests. Fixes #51.Bernard Normier2018-11-13
|
* Do not use "false" in python testsJose2018-11-08
| | | | Close #270
* 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
|
* Another fix for ICE-7979 - Ice/ami server shutdown hangBenoit Foucher2017-06-23
|
* Fixed ICE-7979 - Ice/ami server shutdown hangBenoit Foucher2017-06-23
|
* Fixed ICE-7955 - AMI future callback exceptions are now reported with the loggerBenoit Foucher2017-06-09
|
* Fixed Python AMI test failure & improved Java testBenoit Foucher2017-06-07
|
* Added tests for async_sent_callback_async & fixed Java AMI test failureBenoit Foucher2017-06-06
|
* Fixed python ami test failure and add add_sent_callback_async (ICE-7948)Benoit Foucher2017-06-03
|
* Fixed python AMI test failureBenoit Foucher2017-06-01
|
* Additional fix for ICE-7884 - TwowayOnlyExceptionBenoit Foucher2017-06-01
|
* Fixed ICE-7941 - scheduleCallback now provides the connection to the ↵Benoit Foucher2017-06-01
| | | | dispatcher work item, fixed naming of AsyncResult private methods
* Result struct testJose2017-05-22
|
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Remove unnecessary tabsJoe George2017-05-03
|
* Fix (ICE-7839) - C++ AMI thread behavior in C#, Java and PythonJose2017-05-03
|
* Fix (ICE-7684) - use Disp prefix only for class with operations skeletonsJose2017-03-20
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumeratorsMark Spruiell2017-02-09
| |
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests ↵Benoit Foucher2017-02-06
| | | | | | | | flushed with the communicator/connection should be compressed
* | Slice compilers now emit deprecated warning for classes with operations ↵Bernard Normier2017-02-04
| | | | | | | | | | | | (ICE-7557) Refactored suppress-warning implementation
* | Python test failuresJose2017-01-31
| |
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | Fixed ICE-7493 - Support for java try-with and Python with statements for ↵Benoit Foucher2017-01-30
| | | | | | | | the Ice.Communicator
* | Python: Ice.Value implementationJose2017-01-26
| |
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | renaming sent_synchronously to is_sent_synchronouslyMark Spruiell2017-01-19
| |
* | Renamed optional invocation context parameter in Python, Ruby and PHPBernard Normier2017-01-09
| | | | | | | | | | new name: context old name: _ctx Fixed macOS build
* | ICE-7138 - new Python AMI mapping based on futures and modified AMD mappingMark Spruiell2016-12-09
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Fixes for Bluetooth plug-ins.Mark Spruiell2015-12-17
|/ | | | Updates to testsuite to support Bluetooth and remote servers.
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp