summaryrefslogtreecommitdiff
path: root/scripts/Expect.py
Commit message (Collapse)AuthorAge
...
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* http://bugzilla/bugzilla/show_bug.cgi?id=4483 - replace \n with newlines in ↵Matthew Newhook2009-12-16
| | | | TIMEOUT error.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3842 - ctypes not in ↵Matthew Newhook2009-03-16
| | | | python 2.5 in x64 windows. Also added code to print environment variables of interest.
* http://bugzilla/bugzilla/show_bug.cgi?id=3835 - AttributeError in __del__Matthew Newhook2009-03-11
|
* 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 3777 - demo scripts that rquire killing app not working on sun x86Dwayne Boone2009-03-04
|
* - Bug 3135 fix.Matthew Newhook2009-01-09
| | | | | | | | | | | | - Print output immediately in the expect script if there is no supression strings. Squashed commit of the following: commit 28c05ad2e801dbb4dd00aae9eade326fda14c860 Author: U-WIN-5WBK5GD0FYQ\matthew <matthew@WIN-5WBK5GD0FYQ.(none)> Date: Fri Jan 9 06:38:58 2009 -0800 bug 3135 DEADLOCK DETECTED in test/IceUtil/condvar.
* Fixed bug 2091 - Added feedback when starting server with bogus executableBenoit Foucher2009-01-08
|
* 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