summaryrefslogtreecommitdiff
path: root/py/test/Ice/binding/Server.py
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* 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 copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3816 - make tests less timing sensitiveDwayne Boone2009-03-30
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* http://bugzilla/bugzilla/show_bug.cgi?id=3265Matthew Newhook2008-06-17
| | | | | | - Simplified the python implementation of Ice.getSliceDir - Added ruby implementation of Ice.getSliceDir - Adjusted demos & tests to use Ice.getSliceDir appropriately.
* http://bugzilla/bugzilla/show_bug.cgi?id=2819Matthew Newhook2008-03-18
|
* Fixes to allow building/running tests against binary distributionBenoit Foucher2008-02-20
|
* Updated copyrightDwayne Boone2008-01-23
|
* Backed out Ice.OA prefix additionBenoit Foucher2007-02-14
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Object adapter properties now prefixed by "Ice.OA."Dwayne Boone2006-12-18
|
* added support for --compress, --host, --threadPerConnection, --protocol.Matthew Newhook2006-06-14
| | | | | | Fixed a MacOS specific bug. Changed faultTolerance test to use os._exit instead of sys.exit. The binding test now supresses connection warnings.
* Removed/fixed use of stringToIdentity. Fixed bug 973Dwayne Boone2006-05-12
|
* changing demo and test portsBrent Eagles2006-02-20
|
* initial commitMark Spruiell2006-02-17