summaryrefslogtreecommitdiff
path: root/py/test/Ice/operations/ServerAMD.py
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* Fixed (ICE-5835) - Scope of operation parametersJose2015-03-02
|
* ICE-5774 - test Sequences of dictionaries, dictionaries with sequences as valuesJoe George2015-02-11
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4976 - add test for Normal modeMark Spruiell2011-05-04
|
* bug 4976 - inconsistent operation mode for pseudo opsMark Spruiell2011-05-04
|
* Fixed bug 4596 -- test/Ice/operations cross language tests failingBenoit Foucher2010-01-10
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* 4279 - alllTest.py fails to run if source path contains white spaces.Jose2009-11-26
|
* bug 4230: add support for enumerations as dictionary keys in PHPMark Spruiell2009-08-27
|
* Bug 3816 - make tests less timing sensitiveDwayne Boone2009-03-30
|
* 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 3285 - update PHP instructions in VC6 READMEMark Spruiell2009-01-14
| | | | | - tweaks to php/py/rb Make.rules.mak - bug fix for Python operationsAMD server
* 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
|
* Python ICE_HOME fixes, incl. bug 2750Mark Spruiell2008-03-12
|
* Fixes to allow building/running tests against binary distributionBenoit Foucher2008-02-20
|
* More ICE_HOME fixesBenoit Foucher2008-01-31
|
* Updated copyrightDwayne Boone2008-01-23
|
* Change python tests to detect slice dir in repositoryDwayne Boone2008-01-22
|
* clean up of operations test. added proxy test. added timeout test.Matthew Newhook2007-05-01
|
* Backed out Ice.OA prefix additionBenoit Foucher2007-02-14
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Object adapter properties now prefixed by "Ice.OA."Dwayne Boone2006-12-18
|
* partial solution for bug 943Mark Spruiell2006-08-11
|
* Removed/fixed use of stringToIdentity. Fixed bug 973Dwayne Boone2006-05-12
|
* Updated copyrightDwayne Boone2006-03-14
|
* changing demo and test portsBrent Eagles2006-02-20
|
* adding UDP endpoint to some testsMark Spruiell2005-09-28
|
* Simplified operations test.Matthew Newhook2005-08-23
|
* 2004 -> 2005Bernard Normier2005-02-16
|
* eliminate need to set PYTHONPATH in testsMark Spruiell2004-10-23
|
* print exception and tracebackMark Spruiell2004-09-20
|
* adding AMD testsMark Spruiell2004-09-14