summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/faultTolerance/TestI.cpp
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-5881) - OpenSSL locks callback assertionJose2014-11-12
|
* 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
|
* Bug 3465 - Remove _adapter members from test where unecessaryDwayne Boone2009-04-03
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Borland C++Builder port mass commitDwayne Boone2006-08-09
|
* Removed nonmutatingBernard Normier2006-07-28
|
* Updated copyrightDwayne Boone2006-03-14
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Got carried away when changing the tests to unbuffered I/O and changed moreMichi Henning2004-07-06
| | | | than necessary. Changed back now :-)
* Backed out previous change -- I wasn't thinking straight.Michi Henning2004-07-05
|
* Updated fault tolerance tests to correctly destroy the communicator createdMichi Henning2004-07-05
| | | | | | | | | | | | | by the client. This has exposed a bug in the Ice run time. With the way the test now works, the client receives a ConnectionRefusedException whereas, previously, the adapter was deactivated on the server side. Depending on how endpoints are shuffled in Reference.cpp, this occasionally causes a test failure. It appears that we need to change the run time to - recognize when an endpoint has gone dead and react correctly - avoid re-trying endpoints that have previously failed As is, the test gets slower and slower towards the end because it keeps trying endpoints of servers that were killed in previous iterations.
* Changed Instance.cpp to print process ID only once if there are multipleMichi Henning2004-07-05
| | | | communicators.
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* fixMarc Laukien2004-02-17
|
* fixesMarc Laukien2004-02-17
|
* version update; date changeMarc Laukien2003-02-04
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Removed redundant tests for include level from parser.cpp. AddedMichi Henning2002-08-26
| | | | nonmutating test to Ice/faultTolerance.
* Added changes for idempotent.Michi Henning2002-08-22
|
* Changed C++ mapping to generate const member functions in the skeletonMichi Henning2002-08-07
| | | | class for nonmutable operations.
* added spaceMarc Laukien2002-07-09
|
* test script now halt in case of an errorMarc Laukien2002-04-17
|
* WIN32->_WIN32Marc Laukien2002-04-10
|
* more current/context stuffMarc Laukien2001-11-29
|
* Ice.PrintProcessId, run.py cleanupMarc Laukien2001-08-21
|
* IcePack ; restructuringMarc Laukien2001-08-15