summaryrefslogtreecommitdiff
path: root/java/test/IceBox/configuration/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.
* 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
|
* Merged android-testsuite branch.Matthew Newhook2009-03-24
|
* Fixed bug 3700 - Configuring IceBox shared communicator before initializationBenoit Foucher2009-02-11
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Fixed IceBox/configuration test failure when run with --protocol=sslBenoit Foucher2008-01-04
|
* - Fixed bug 2482Benoit Foucher2007-12-21
- Fixed bug 2589 - Fixed bug in Java/C# implementation of Properties clone. The values were not cloned but shared with the clone. - Fixed bug in IceBox where the properties admin facet was removed only for services that had a communicator. - Added IceBox/configuration tests.