summaryrefslogtreecommitdiff
path: root/py/test/Ice/faultTolerance/run.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
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* 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 - make tests less timing sensitiveDwayne Boone2009-03-30
|
* http://bugzilla/bugzilla/show_bug.cgi?id=3808 - odd output in ↵Matthew Newhook2009-03-12
| | | | | | | | | | | | | | | | | | IceGrid/activation test. Squashed commit of the following: commit 201ba9220339ff3a1a828b16782bf78d39949ed7 Author: Matthew Newhook <matthew@centosvm4.matthew.zeroc.com> Date: Thu Mar 12 01:51:20 2009 +0800 Delay the start of the reading thread until "ok" has been printed. commit a5eadfe584720f93502fffcd08ef40acab5416c6 Author: Matthew Newhook <matthew@centosvm4.matthew.zeroc.com> Date: Thu Mar 12 00:52:17 2009 +0800 added missing flush.
* 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
* Bug 3189 - fix test scripts to use proper start functionsDwayne Boone2008-06-06
|
* bug 2615Matthew Newhook2008-02-14
|
* Updated copyrightDwayne Boone2008-01-23
|
* Fixed run.py scripts to work with new dir structureDwayne Boone2007-12-18
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* 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.
* Updated copyrightDwayne Boone2006-03-14
|
* fix for CentOS waitpid bugMark Spruiell2006-02-01
|
* 2004 -> 2005Bernard Normier2005-02-16
|
* test fixesMark Spruiell2004-09-03
|
* initial check-inMark Spruiell2004-08-29