summaryrefslogtreecommitdiff
path: root/python/test/Ice/ami/AllTests.py
Commit message (Collapse)AuthorAge
* 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
* Python test suite updatesJose2018-08-06
|
* Update copyright year to 2018Jose2018-02-14
|
* 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
* 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
* | Python test failuresJose2017-01-31
| |
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | Python: Ice.Value implementationJose2017-01-26
| |
* | 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
|/
* Update copyright headersJoe George2016-03-01
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp