summaryrefslogtreecommitdiff
path: root/py/test/Ice/exceptions
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-5486: added support for MessageSizeMax OA propertyBenoit Foucher2014-11-05
|
* Fixed ICE-5819: added comments and fixed some tests to work with deactivated OABenoit Foucher2014-11-04
|
* Fixed (ICE-5511) - Consider removing the deprecated AMI mappingJose2014-09-24
|
* Revert "ICE-5606 renamed ServantLocator::deactivate to destroy"Dwayne Boone2014-08-22
| | | | This reverts commit 710af6e9ea945157ef8b92112167aeda01b6d383.
* ICE-5606 renamed ServantLocator::deactivate to destroyDwayne Boone2014-08-22
|
* Python test for ICE-5379Bernard Normier2014-07-15
|
* merging javascript branchMark Spruiell2014-03-19
|
* Removed remaining version check from py/test/Ice/exceptionsBenoit Foucher2013-09-18
|
* Better fix for ICE-5426 - use bytearray() instead of xrange/range to create ↵Benoit Foucher2013-09-17
| | | | byte array
* Fixed ICE-5426 - bogus version checkBenoit Foucher2013-09-17
|
* python exceptions test minor fixJose2013-09-12
|
* missing importJose2013-09-12
|
* minor fix - Python 3.x lacks xrange.Jose2013-09-12
|
* ICE-5372 - validate argument to ice_exception in PythonMark Spruiell2013-07-10
|
* Fixed ICE-5369 - fixed asserting on AMD response if memory limit exception ↵Benoit Foucher2013-07-04
| | | | was raised
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5150: assert in OutgoingAsync._finished, fixed CHANGESBenoit Foucher2013-01-07
|
* 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.
* * C++ implementation for compact/sliced formatsMark Spruiell2012-05-08
| | | | | | | | | * C++ implementation for "preserve-slice" metadata * C++ tests for compact/sliced/preserved types * Updated stream API * Python changes for stream API * Python tests for compact/sliced formats * Added Ice.Default.SlicedFormat property
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* ICE-4734 - generate constructors for empty exceptions in JavaMark Spruiell2011-11-09
|
* 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
|
* Merged Mark's pythonami branchBenoit Foucher2010-01-06
|
* http://bugzilla/bugzilla/show_bug.cgi?id=4333Matthew Newhook2009-10-27
| | | | | - Fix bug with the WatchdogThread, which caused hangs if the test failed. - Get rid of TestUtil.cleanup()
* Bug 3816 - removed timed waits from testsDwayne Boone2009-04-06
|
* Bug 3465 - Remove _adapter members from test where unecessaryDwayne Boone2009-04-03
|
* Bug 3816 - make tests less timing sensitiveDwayne Boone2009-03-30
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Numerous cleanups to the test suite and expect scripts.Matthew Newhook2008-08-04
| | | | | | Conflicts: cpp/test/Glacier2/staticFiltering/run.py
* 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
|
* bug 2615Matthew Newhook2008-02-14
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Fixing bug 2522 for Python. This involved adding the C++ classMark Spruiell2007-11-05
| | | | | | | | | | UserExceptionWriter so that the Python extension can wrap a native Python user exception into something that the C++ run time can marshal. Also ported the changes to the servantLocator test. - Implementing UserExceptionWriter in Java and C#. - Consolidating the source files for the C# streaming API.
* 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
|
* Bug 1570 - object adapter configurationDwayne Boone2006-12-13
|
* Bug 472.Michi Henning2006-06-28
|
* Removed/fixed use of stringToIdentity. Fixed bug 973Dwayne Boone2006-05-12
|
* Fixed half of bug 847: ice_newIdentiy -> ice_identity, ice_newFacet ->Benoit Foucher2006-03-28
| | | | ice_facet, etc
* Updated copyrightDwayne Boone2006-03-14
|