Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix copyright header | Jose | 2018-12-18 | |
| | ||||
* | Fixed for Java metrics test failure #217 | Benoit Foucher | 2018-12-13 | |
| | ||||
* | Disable FD limit testing on Android, potential fix for #315 | Benoit Foucher | 2018-12-11 | |
| | ||||
* | Remove unused duplicate lambda test source files. | Bernard Normier | 2018-11-13 | |
| | ||||
* | More bidir tests. Fixes #51. | Bernard Normier | 2018-11-13 | |
| | ||||
* | Fixed Java Ubuntu/Debian IceGrid/simple test failure | Benoit Foucher | 2018-11-06 | |
| | ||||
* | Added Java 11 support | Benoit Foucher | 2018-11-05 | |
| | ||||
* | Fixed flushBatchRequests metrics bug, fixes #257 | Benoit Foucher | 2018-10-23 | |
| | ||||
* | Fixed slice2matlab generated code type for dictionary data members | Jose | 2018-10-23 | |
| | | | | Close #256 | |||
* | Increase retry intervals time to prevent sportadic failures | Jose | 2018-09-26 | |
| | ||||
* | Test using Value as operation parameter | Jose | 2018-09-20 | |
| | | | | | | | | | Fix a bug in slice2java that generate bogus code or using Value as an Slice operation parameter Fix a bug in JavaScript mapping that cause a run-time error when invoking an operation that defines Value as an input parameter | |||
* | Test using Value type as a class data member | Jose | 2018-09-13 | |
| | | | | See #203 | |||
* | Fixed location test slowness with Xamarin/iOS testing | Benoit Foucher | 2018-09-13 | |
| | ||||
* | Fixed tests to target netcoreapp2.1 to ensure latest 2.1 runtime is used | Benoit Foucher | 2018-07-20 | |
| | ||||
* | Fixed sporadic java-compat timeout test failure | Benoit Foucher | 2018-07-09 | |
| | ||||
* | Add support cs:namespace metadata | Jose | 2018-06-28 | |
| | | | | | | | Add support to map Slice modules to different namespaces using cs:namespace metadata Fixes #122 slice2cs generates invalid namespace qualification | |||
* | Java-Compat test fixes | Benoit Foucher | 2018-06-21 | |
| | ||||
* | Test fixes and improvements for Android testing reliability | Benoit Foucher | 2018-06-21 | |
| | ||||
* | Test for qualified names | Jose | 2018-06-19 | |
| | ||||
* | java TestHelper simplifications | Jose | 2018-06-15 | |
| | ||||
* | Fix typo | Jose | 2018-06-04 | |
| | ||||
* | Android test helper class loader fixes | Jose | 2018-06-04 | |
| | ||||
* | Do not use Ice::Application for Ice testsuite | Jose | 2018-06-01 | |
| | ||||
* | Fixed Ice/location locator cache timeout sporadic failure | Benoit Foucher | 2018-05-30 | |
| | ||||
* | Fixed connect timeout test sporadic failures in particular with macOS/Firefox | Benoit Foucher | 2018-05-28 | |
| | ||||
* | Fix for .NET Core where SO_REUSEADDR isn't set on bound socket (ICE-8744) | Benoit Foucher | 2018-03-21 | |
| | ||||
* | Added sanity checks for ACM timeout value (ICE-8749) | Benoit Foucher | 2018-03-20 | |
| | ||||
* | Test fixes for Android+BT | Mark Spruiell | 2018-03-20 | |
| | ||||
* | Android fixes | Benoit Foucher | 2018-02-21 | |
| | | | | | - Improved emulator support (no need to specify the AVD name anymore) - Fixed adapterDeactivation test issue with Android | |||
* | Improved object adapter getPublishedEndpoints/refreshPublishedEndpoints method | Benoit Foucher | 2018-02-16 | |
| | | | | | | | | | | | | | to return the Ice router server endpoints if the adapter is associated with a router. setPublishedEndpoints now also raises an invalid argument exception for such adapters. Also fixed a rare deadlock that could occur on adapter creating if the router wasn't accessible. Fixes ICE-8675 and ICE-8650 | |||
* | ICE-8618 - Add marshaling test for empty class with non-empty base | Mark Spruiell | 2018-02-14 | |
| | ||||
* | Update copyright year to 2018 | Jose | 2018-02-14 | |
| | ||||
* | Fixed UWP cross operation test failure | Benoit Foucher | 2018-02-13 | |
| | ||||
* | Ensure Ice::Connection::setAdapter fails if the adapter is deactivated ↵ | Benoit Foucher | 2018-02-12 | |
| | | | | (ICE-8659) | |||
* | Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵ | Benoit Foucher | 2018-02-09 | |
| | | | | is destroyed (ICE-8659) | |||
* | Fixed Glacier2 potential NullHandleException (ICE-8575) | Benoit Foucher | 2018-02-07 | |
| | ||||
* | Catch exception by const& when appropriate (ICE-8632) | Benoit Foucher | 2018-02-06 | |
| | ||||
* | ICE-8544 - Updates to packaging metadata | Mark Spruiell | 2018-02-01 | |
| | ||||
* | Added ice_fixed to generated Java proxy class, added test to check proxy ↵ | Benoit Foucher | 2018-02-01 | |
| | | | | return type from ice_fixed | |||
* | Changed ice_fixed to inherit invocation timeout, context and compress ↵ | Benoit Foucher | 2018-02-01 | |
| | | | | override from original proxy | |||
* | Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵ | Benoit Foucher | 2018-01-31 | |
| | | | | (ICE-7996 & ICE-7976) | |||
* | Removed Ice.MessageSizeMax from clients where it's no longer necessary ↵ | Benoit Foucher | 2018-01-25 | |
| | | | | (ICE-8340) | |||
* | Update Glacier2 base port to avoid conflicts with selenium driver | Jose | 2017-11-21 | |
| | ||||
* | Fix Java 9 deprecation warnings | Jose | 2017-11-16 | |
| | ||||
* | Fix Java9 build of Ice.jar to be compatible with Java8 | Jose | 2017-11-16 | |
| | | | | See ICE-8561 | |||
* | Fix JS Ice/binding failure | Jose | 2017-11-07 | |
| | | | | | | | | | | Bug ICE-8551 With JS browser the test can fail if browser listen on a port that is used by the server, that was the case with Chrome. The test not retry the creation of the object adapter if it fails with a SocketException | |||
* | Add Ice.LogFile test | Jose | 2017-11-02 | |
| | ||||
* | Fixed Ice/acm Java7 build failure | Benoit Foucher | 2017-09-19 | |
| | ||||
* | Added missing timeout ControllerI.java | Benoit Foucher | 2017-09-15 | |
| | ||||
* | Fixed timeout tests to be less time sensitive | Benoit Foucher | 2017-09-15 | |
| | | | | | The tests now use a controller to hold/activate the adapter instead of relying on a timer. Fixes ICE-8312. |