summaryrefslogtreecommitdiff
path: root/java/test/Ice/operations
Commit message (Collapse)AuthorAge
* More gradle changes.Matthew Newhook2014-10-23
| | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory.
* Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafeMatthew Newhook2014-09-29
| | | | Fixed some warnings.
* Fixed (ICE-5511) - Consider removing the deprecated AMI mappingJose2014-09-24
|
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
| | | | | | | | | | | requests using AMI. - Java: AsyncResult is now an interface. - Added --arg to allTests.py. - Fixed operations, adapterDeactivation and metrics test to work with background IO. - Added Collocated interrupt test. - Added support for batch oneway requests using AMI. - Added test in operations for batch oneway requests using AMI.
* Add missing colonJoe George2014-08-19
|
* ICE-5632 - Add missing operations testsJoe George2014-08-19
|
* ICE-5632 - Add missing operations tests for C++, Python, Java and C#Joe George2014-08-15
|
* Added eclipse project settings for java.Matthew Newhook2014-08-12
| | | | Fix lots of warnings in Ice for Java.
* ICE-3346 - improve ice_staticId in JavaMark Spruiell2014-07-25
|
* IceMX and Python support for the new collocation optimizationBenoit Foucher2014-07-01
|
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* Fix for ICE-5515 (ice_staticId on proxies) in Java, C#, Python, Ruby and PHP ↵Bernard Normier2014-06-26
| | | | (not complete in Python, Ruby and PHP)
* Fixed (ICE-5507) - Support Java 8 lambda expressionJose2014-04-18
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-4709, batch requests and UnmarshalOutOfBoundsExceptionBenoit Foucher2012-05-02
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4976 - add test for Normal modeMark Spruiell2011-05-04
|
* bug 4976 - inconsistent operation mode for pseudo opsMark Spruiell2011-05-04
|
* bug 4737:Mark Spruiell2010-05-07
| | | | | slice2cs fixes for TIE classes adding TIE tests to test/Ice/operations for Java & C#
* Fixed bug 4596 -- test/Ice/operations cross language tests failingBenoit Foucher2010-01-10
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Merged Mark's pythonami branchBenoit Foucher2010-01-06
|
* Fixed bug 4426 and 4409Benoit Foucher2009-12-04
|
* More AMI mapping improvementsBenoit Foucher2009-12-02
|
* - Cleaned up test/Ice/operations testBenoit Foucher2009-11-25
| | | | | - Added test/Ice/ami test - sent callback is now always called
* New AMI mappingBenoit Foucher2009-11-23
|
* http://bugzilla/bugzilla/show_bug.cgi?id=4333Matthew Newhook2009-10-27
| | | | | - Fix bug with the WatchdogThread, which caused hangs if the test failed. - Get rid of TestUtil.cleanup()
* Bug 4034 - deprecate ice_toString in C# and JavaDwayne Boone2009-10-07
|
* bug 4230: add support for enumerations as dictionary keys in PHPMark Spruiell2009-08-27
|
* Fixed compilation error in BatchOneways.javaBenoit Foucher2009-07-07
|
* Another test fix for batch bugfixBenoit Foucher2009-07-03
|
* Fixed bug 4145 - unexpected exception from batch requestBenoit Foucher2009-07-02
|
* Bug 3878 - remove some deprecated featuresDwayne Boone2009-05-11
|
* Merge branch 'master' of ssh://cvs.wpb.zeroc.com/home/git/iceDwayne Boone2009-04-06
|\
| * removing Java2 mappingMark Spruiell2009-04-03
| |
* | Bug 3816 - removed timed waits from testsDwayne Boone2009-04-06
|/
* Bug 3816 - make tests less timing sensitiveDwayne Boone2009-03-30
|
* rename fooAMD to foo.AMDMatthew Newhook2009-03-24
|
* Merged android-testsuite branch.Matthew Newhook2009-03-24
|
* Bug 3373: struct as dictionary keys not tested.Michi Henning2009-02-05
| | | | | | | Added tests for C++, Java, C#, Python, PHP, and Ruby. C++, Java, C#, and Python tests pass. Did not test PHP. Ruby test fails: the operation returns a dictionary that does not contain the expected value.
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Numerous cleanups to the test suite and expect scripts.Matthew Newhook2008-08-04
| | | | | | Conflicts: cpp/test/Glacier2/staticFiltering/run.py
* - Fixed bug where first proxy request could incorrectly be sent compress or ↵Benoit Foucher2008-06-06
| | | | | | | uncompressed. - Added support to run the tests with valgrind on Linux (tested with valgrind 3.3.0).
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
|
* bug 2615Matthew Newhook2008-02-14
|
* bug 2274 - review exception catching in Java/C# testsMark Spruiell2008-01-30
|