summaryrefslogtreecommitdiff
path: root/java/test/Ice/operationsAMD
Commit message (Collapse)AuthorAge
* 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
|
* bug 2274 - review exception catching in Java/C# testsMark Spruiell2008-01-30
|
* deprecate Java2 mapping; Java bug fixesMark Spruiell2008-01-30
|
* using Java5 types in Ice core; general cleanupMark Spruiell2008-01-30
|\
| * Many build system fixes to not require ICE_HOME anymore when building a ↵Benoit Foucher2008-01-29
| | | | | | | | source distribution
* | bug 1388 + Java5 fixes for bug 2551Mark Spruiell2008-01-28
|/
* Updated copyrightDwayne Boone2008-01-23
|
* remove timeout test from proxy test. Cleanup of operations test.Matthew Newhook2007-05-01
|
* remove timeout test from proxy test. Cleanup of operations test.Matthew Newhook2007-05-01
|
* Remove Ice.OA.Dwayne Boone2007-02-14
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Made Java 5 the default for IceJDwayne Boone2007-01-18
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Object adapter properties now prefixed by "Ice.OA."Dwayne Boone2006-12-18
|
* Fix for bugs #542 and #1015 (default properties)Bernard Normier2006-06-08
|
* updated test suites. Minor refactor to the TrustManager.Matthew Newhook2006-06-08
|
* adding Java5 mapping; changing to use importMark Spruiell2006-05-23
|
* adding SSL plugin for Java5Mark Spruiell2006-05-15
|
* Use communicator stringToIdentityDwayne Boone2006-05-12
|
* Updated copyrightDwayne Boone2006-03-14
|
* Synced Ice and IceE operation tests.Benoit Foucher2006-03-03
|
* changing demo and test portsBrent Eagles2006-02-20
|
* adding UDP endpoint to some testsMark Spruiell2005-09-28
|
* removed unnecessary file.Matthew Newhook2005-08-22
|
* Simplified operations test.Matthew Newhook2005-08-22
|
* Made finalizers thread-safe.Michi Henning2005-04-26
|
* adding calls to System.gc() in testsMark Spruiell2005-04-21
|
* use config/common.xmlMark Spruiell2005-04-18
|
* 2004 to 2005Bernard Normier2005-02-16
|
* Added context parameter to checkedCast().Michi Henning2004-12-07
|
* outgoing.abortMarc Laukien2004-10-28
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* merging changes from branch michi_pre_e3Michi Henning2004-05-10
|
* Added AMI and AMD tests for exception slicing. Removed a few redundantMichi Henning2004-02-24
| | | | semicolons from the source.
* fixMarc Laukien2004-02-19
|
* Added per-proxy contexts to icej. For ice, added context to operator== andMichi Henning2003-08-27
| | | | the hash function for proxies.
* Changed marshaling for sizes: sizes of up to 254 are now marshaled in aMichi Henning2003-05-20
| | | | | single byte. Added appropriate tests for this to Ice/test/operations. Finished slicing for icej. All tests pass. Removed remaining trace.
* All leaf build.xml files now include config/build.properties to get buildBenoit Foucher2003-05-19
| | | | properties (debug && optimize).
* version update; date changeMarc Laukien2003-02-04
|
* more amd stuffMarc Laukien2002-12-30