summaryrefslogtreecommitdiff
path: root/java/allTests.py
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
|
* Update copyright year to 2018Jose2018-02-14
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | | | | | of TCP/iAP/Bluetooth.
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Removed filelock test (moved to freeze repo)Bernard Normier2015-11-16
| |
* | Moved Freeze to its own repositoryDwayne Boone2015-11-13
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-6179) - SessionHelper classes create bogus endpoint when use ipv6 ↵Jose2014-12-15
| | | | address
* ICE-5981 Java interrupt failure with --compressDwayne Boone2014-11-25
|
* Fix to not run the ami test with --compressBenoit Foucher2014-11-24
|
* Fixed (ICE-5754) - Glacier2 sessionHelper test fail when using wsJose2014-11-11
|
* ICE-5818 cross tests no longer work with javaDwayne Boone2014-11-03
|
* Fixed ICE-5806: Freeze/evictor takes forever on OS XBenoit Foucher2014-11-03
|
* More gradle changes.Matthew Newhook2014-10-23
| | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory.
* ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of ↵Benoit Foucher2014-09-10
| | | | networking code (addition of StreamSocket class abstraction)
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
| | | | | | | | | | | | | - Added Ice.BackgroundIO property to perform all IO in a non-user thread. This makes Ice for Java interrupt safe. This is implemented by the QueueRequestHanbler. - EndpointHostResolver now uses an executor instead of a thread. - Added java/demo/Ice/interrupt and java/test/Ice/interrupt. - Made several changes that must be ported to C++ & C#. - InvocationTimeout exceptions can hang forever. - Connection establishment is always asynchronous. - RequestHandler.requestTimeout and asyncRequestTimeout have been renamed to requestCancel and asyncRequestCancel.
* adding IceWS for JavaMark Spruiell2014-06-27
|
* Fix ICE-5564 - disable timeout test when ran with compression (for ↵Benoit Foucher2014-06-27
| | | | Java/C#/Py/Rb)
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* Added IceDiscovery service pluginBenoit Foucher2014-04-22
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5375 - Consider to add ICE_TRANSLATOR preprocessor macroJose2013-07-17
|
* SOCKS support for JavaMark Spruiell2013-04-11
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5022) - C# Glacier2/sessionHelper test failure on Windows Server ↵Jose2012-11-29
| | | | 2008 x64 w/ VS2010
* Don't run the metrics test with --compressBenoit Foucher2012-10-26
|
* ICE-4619 - custom enumerator valuesMark Spruiell2012-10-17
|
* Fixed IceMX race condition, VC9 buildBenoit Foucher2012-10-16
|
* Fixed property validations, added C# metrics testBenoit Foucher2012-10-05
|
* ICE-4774: Merged skype_props enhancementBenoit Foucher2012-08-30
|
* ICE-4609 - Add ability to load shared library with full pathJose2012-08-16
| | | | | | | | | | | - C++/Java now also support to load Services and Plugins from a full path, this was already supported by .NET - Fixed the parsing of plug-in arguments to correct split the arguments - Fixed Plugin manager destroy C++/Java/C#, the plugin must are now destroyed in initialization reverse order as documented.
* ICE-4702 - Poor hash algorithmJose2012-08-10
|
* implementing optional params in JavaMark Spruiell2012-07-11
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 5053 - Glacier2 helper deadlockJose2011-05-04
|
* 5009 - appName incosistenceJose2011-04-12
| | | | Also improve properties test
* bug 4739 - fixing equals() method for structuresMark Spruiell2010-05-15
|
* bug 4650 - Slice default valuesMark Spruiell2010-02-05
|
* removing bogus comment from java/allTests.pyMark Spruiell2010-01-07
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|