summaryrefslogtreecommitdiff
path: root/java/test/Ice/servantLocator/AllTests.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.
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Lots of minor test and build fixes.Benoit Foucher2012-11-06
| | | | | | | | | - Added --client-home option to allow running tests against clients from another source distribution. - Fixed bogus identation in some Makefiles - Fixed installation of Ice for Java on platforms where the GUI isn't built. - Added more cross language tests. - Fixed issues with running the tests against a binary distribution.
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4733 - fixing bugs in AMD exceptionsMark Spruiell2010-05-21
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 2564 - ObjectAdapter::removeServantLocatorJose2009-07-02
|
* Bug 3816 - make tests less timing sensitiveDwayne Boone2009-03-30
|
* Merged android-testsuite branch.Matthew Newhook2009-03-24
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Bug 2541.Michi Henning2007-11-21
|
* Added more tests for servant locator exceptions.Michi Henning2007-11-15
| | | | | | | | | Fixed bug that caused the "unknown" member of unknown exceptions to contain the wrong type ID: it was "Module.Exception" but should be "Module::Exception", otherwise language transparency gets violated if the client gets an unknown exception: depending on the language the server is implemented with, the "unknown" member has a different value.
* Bug 2522 for C++ and Java.Michi Henning2007-11-05
|
* Updated copyrightDwayne Boone2007-02-13
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* minor fixesMark Spruiell2007-01-10
|
* Fixed bug 1650Benoit Foucher2007-01-10