summaryrefslogtreecommitdiff
path: root/java/test
Commit message (Collapse)AuthorAge
...
* Fixed ICE-5966: Amzn Linux C++ test failuresBenoit Foucher2014-11-24
|
* ICE-5953 - Fixed test Ice/info crash when Ice.Default.Host was a hostnameJoe George2014-11-21
|
* Fix for ICE-5751: OS X Ice/retry test failureBenoit Foucher2014-11-21
|
* Add bzip2 to manifest class paths for java tests/demosDwayne Boone2014-11-20
|
* Fixed ICE-5915: reduced TCP send buffer size to not depend on OS buffer size ↵Benoit Foucher2014-11-20
| | | | for tests that require send() to block
* Fixed ICE-5751: test/Ice/retry failureBenoit Foucher2014-11-19
|
* Fixed ICE-5918: batch oneway test hangBenoit Foucher2014-11-18
|
* Fixed ICE-5872: added wait for current invocation countBenoit Foucher2014-11-13
|
* Remove all of the intellij stuff.Matthew Newhook2014-11-13
|
* remove timeout.jar from gitJose2014-11-13
|
* ICE-5876 - UDP test failure with Java/ipv6Joe George2014-11-12
|
* - Add as documented src/main/slice to the gradle slice plugin.Matthew Newhook2014-11-12
| | | | - Simplifications and cleanup to the gradle build files.
* SessionFactoryHelper fixesJose2014-11-11
|
* Fixed (ICE-5754) - Glacier2 sessionHelper test fail when using wsJose2014-11-11
|
* Addendum to BerkeleyDB fixDwayne Boone2014-11-10
|
* Simplified gradle structure.Matthew Newhook2014-11-10
|
* fixing gradle testsuite build for RPM bindistMark Spruiell2014-11-07
|
* Fix for (ICE-5832) Versioning of Jar filesJose2014-11-07
| | | | Renaming JAR files
* - Renamed gradle projects to camel case which enables task abbreviation.Matthew Newhook2014-11-07
| | | | | - Demo builds now produce a runnable jar. - Fixes to expect.py and READMEs for this change.
* Fixed (ICE-5840) - OSX java test/Freeze/evictor failureJose2014-11-07
|
* Fixes for Android to correctly support Android studio and gradle builds.Matthew Newhook2014-11-05
| | | | | Fix to the SSL plugin for Android. Removed some unused code in the SSL transceiver.
* Fixed copyright header on a bunch of filesDwayne Boone2014-11-05
|
* Fixed ICE-5486: added support for MessageSizeMax OA propertyBenoit Foucher2014-11-05
|
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
|
* Fixed (ICE-5824) - Freeze test doesn't catch ErrorsJose2014-11-04
|
* Java builds against bindist now automatically detect if jars have version ↵Dwayne Boone2014-11-04
| | | | included
* Fixed ICE-5819: added comments and fixed some tests to work with deactivated OABenoit Foucher2014-11-04
|
* Fixed ICE-5806: Freeze/evictor takes forever on OS XBenoit Foucher2014-11-03
|
* Fixed UDP multicast test failure with IPv6Benoit Foucher2014-10-31
|
* Removed old iml filesDwayne Boone2014-10-30
|
* ICE-5799 - Replace BareBonesBrowserLaunch with Desktop.browseJoe George2014-10-29
|
* Yet another refactor of the test plugin buildDwayne Boone2014-10-29
|
* Update IML filesDwayne Boone2014-10-29
|
* Another change to the gradle test plugin buildDwayne Boone2014-10-29
|
* Refactor of the gradle build files for test pluginDwayne Boone2014-10-29
|
* Fixed ICE-5791: removed deprecated APIs for Ice 3.6Bernard Normier2014-10-28
|
* Fixed ICE-5751: bumped timeout values to prevent sporadic failuresBenoit Foucher2014-10-28
|
* Fixed ICE-5777: Python and C# Ice/ami test failures when run with other ↵Benoit Foucher2014-10-28
| | | | protocols than tcp
* FIxed build to create separate jar for test pluginDwayne Boone2014-10-27
|
* Fixed IceDiscovery and IceGridDiscovery to check for Ice.PreferIPv6Address ↵Benoit Foucher2014-10-27
| | | | to configure UDP
* ICE-5781: UDP test failure with IPv6 on OS XBenoit Foucher2014-10-27
|
* Fixed ICE-5452: hold test hangBenoit Foucher2014-10-24
|
* More gradle changes.Matthew Newhook2014-10-23
| | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory.
* Fixed ICE-5771: JavaScript hold test failureBenoit Foucher2014-10-23
|
* only configure berkely db version in one spot in gradle filesDwayne Boone2014-10-22
|
* Fixed ICE-3490: guarantee invocation serialization for proxies which are equalBenoit Foucher2014-10-22
|
* Fixed (ICE-5758) - Disable SSLv3 by defaultJose2014-10-21
|
* Added ability to build just java tests against ice installationDwayne Boone2014-10-21
|
* Build lambda tests if JVM version >= 1.8Dwayne Boone2014-10-20
|
* Removed java/src/IceInternal directory.Matthew Newhook2014-10-20
| | | | Removed eclipse .classpath/.project.