summaryrefslogtreecommitdiff
path: root/java/test/Ice/slicing/exceptions/Server.java
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.
* Added eclipse project settings for java.Matthew Newhook2014-08-12
| | | | Fix lots of warnings in Ice for Java.
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3465 - Remove _adapter members from test where unecessaryDwayne Boone2009-04-03
|
* Merged android-testsuite branch.Matthew Newhook2009-03-24
|
* Fixed exception slicing tests for icej to properly segregate client andMichi Henning2003-05-21
| | | | | | server. Added additional tests to ice and icej exception slicing tests to make sure that the received exception instance is indeed sliced by checking ice_name().
* Added exception slicing.Michi Henning2003-05-13