summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/slicing/exceptions/AllTests.cpp
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
|
* Update copyright year to 2018Jose2018-02-14
|
* Added Ice::UserException::ice_getSlicedData and ↵Benoit Foucher2017-07-06
| | | | Ice::UnkownSlicedValue::ice_id methods
* Fixed ICE-8132 - Ice/slicing/exceptions failure with UWP/SSLBenoit Foucher2017-06-21
|
* Improved timeout test reliability and fixed Ice/slicing/exceptions test to ↵Benoit Foucher2017-06-14
| | | | no longer listen on all interfaces for callbacks
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | | | | | of TCP/iAP/Bluetooth.
* | Renamed C++11 AMI/AMD suffix: _async to AsyncBernard Normier2016-06-09
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Deprecate ice_name and add ice_idJose2016-01-19
| |
* | Fixes for Bluetooth plug-ins.Mark Spruiell2015-12-17
| | | | | | | | Updates to testsuite to support Bluetooth and remote servers.
* | c++11 slicing/exceptions test updatesJose2015-12-16
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* ICE-4938: Super compact enodingBenoit Foucher2013-01-04
|
* Fixed tests failures and some demo scriptsBenoit Foucher2012-10-29
|
* * Ruby port of sliced/compact/preservedMark Spruiell2012-05-16
| | | | | * Python clean up * More changes to exceptions test
* * 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
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Updated Ice tests to use new AMI mappingDwayne Boone2009-12-01
|
* Bug 3816 - removed timed waits from testsDwayne Boone2009-04-06
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* Changing demo and test port numbers.Brent Eagles2006-02-20
|
* Fixed http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=324Michi Henning2005-05-19
|
* Fixed ice_name return typeDwayne Boone2005-04-25
|
* Changed ice_name() to return const char*Dwayne Boone2005-04-22
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Deprecation of global Slice definitions.Michi Henning2004-08-31
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Added missing spaces to output.Michi Henning2004-02-24
|
* Made test output more compact.Michi Henning2004-02-24
|
* Added AMI and AMD tests.Michi Henning2004-02-23
|
* - Fixed bugs relating to use of ends iomanipulator.Michi Henning2003-05-21
| | | | | | | | - Fixed code generation bug for dictionaries with a key type not derived from Object. - Added tests for dictionary slicing. - Restructured slicing tests to use more intuitive file names and better directory structure.
* Fixed exception slicing tests for icej to properly segregate client andMichi Henning2003-05-21
| | | | | | server. Added additional tests to ice and icej exception slicing tests to make sure that the received exception instance is indeed sliced by checking ice_name().
* Merged HEAD and slicing trees.Michi Henning2003-05-08