summaryrefslogtreecommitdiff
path: root/ruby/test
Commit message (Expand)AuthorAge
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Fix C# marshal/unmarshal of optional data members (#1232)Jose2021-01-08
* Fix bogus call to holdAdapter in ruby timeout testJose2020-12-16
* Add class cycle detection during unmarshaling (#946)Joe George2020-07-07
* Fix for invocation timeout sporadic test failure, fixes #547Benoit Foucher2019-09-24
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
* 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
* Additional fixes for Ice/optional Swift cross testingJose2019-08-08
* Fixes for C++ & Swift generated code - Close #458Jose2019-07-31
* Remove forward declarations limitation - Close #97Jose2019-07-09
* Fix checkedCast with facet and MATLAB - Close #394Jose2019-06-24
* Add ice_isFixed - Close #356Jose2019-06-21
* Fix Incorrect generated code for class implements interfaceJose2019-06-06
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Fixed slice2matlab generated code type for dictionary data membersJose2018-10-23
* Test using Value as operation parameterJose2018-09-20
* Enable test workers for PHP, Ruby and PythonJose2018-09-04
* Whitespace cleanupJose2018-08-13
* Ruby test suite updatesJose2018-08-07
* Add support cs:namespace metadataJose2018-06-28
* Test fixes and improvements for Android testing reliabilityBenoit Foucher2018-06-21
* Port Ice/scope test to scripting languagesJose2018-06-19
* Timeout test and Android driver fixesBenoit Foucher2018-05-29
* 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
* Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ...Benoit Foucher2018-02-09
* Added ice_fixed to generated Java proxy class, added test to check proxy retu...Benoit Foucher2018-02-01
* Changed ice_fixed to inherit invocation timeout, context and compress overrid...Benoit Foucher2018-02-01
* Added support for ice_fixed, ice_getTimeout, ice_getCompress methods (ICE-799...Benoit Foucher2018-01-31
* Additional Ice/objects fixes for macOS debug buildsBenoit Foucher2018-01-27
* Increased invocation timeout from timeout test to prevent sporadic failuresBenoit Foucher2017-11-21
* Fix for latest Ruby timeout failure (the sleep from hold sometime sleeps for ...Benoit Foucher2017-11-10
* Fixed timeout tests to be less time sensitiveBenoit Foucher2017-09-15
* Fixed Ice.MessageSizeMax value in Ice/timeout testsBernard Normier2017-07-15
* Added Ice::UserException::ice_getSlicedData and Ice::UnkownSlicedValue::ice_i...Benoit Foucher2017-07-06
* Fixed ICE-8217 - added ice_getSlicedData method to Ice values and Ice::Sliced...Benoit Foucher2017-07-05
* Fixed ICE-8166 and ICE-8171 - increased 100ms connection timeouts to 250ms, a...Benoit Foucher2017-06-28
* Improved timeout test reliability and fixed Ice/slicing/exceptions test to no...Benoit Foucher2017-06-14
* Remove excessive empty linesJoe George2017-06-07
* Fixed ICE-7966 - empty test.py filesBenoit Foucher2017-06-02
* Additional fix for ICE-7884 - TwowayOnlyExceptionBenoit Foucher2017-06-01
* Fix (ICE-7923) - suppress deprecation warningsJose2017-05-29
* Additional timeout test improvementsBenoit Foucher2017-05-26
* Improved timeout test to better deal with slow VMsBenoit Foucher2017-05-26
* Fixed sporadic timeout & bridge test failuresBenoit Foucher2017-05-25