Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Minor fix for Expect.py script | Jose | 2015-08-17 |
| | |||
* | Another minor fix for Expect.py script | Jose | 2015-08-13 |
| | |||
* | Minor fix to Expect script | Jose | 2015-08-13 |
| | |||
* | ICE-6163 - Improve error handling in test scripts | Jose | 2015-08-11 |
| | |||
* | Fixed ICE-6464 and deprecated various IceSSL properties | Benoit Foucher | 2015-04-28 |
| | |||
* | Fixed previous commit which was incomplete | Benoit Foucher | 2015-04-28 |
| | |||
* | Expect.py doesn't need to trap SIGINT | Jose | 2015-02-05 |
| | |||
* | Fixed (ICE-6190) - Improve WinRT ssl/wss testing | Jose | 2015-01-28 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Bump expect/expectall default timeouts | Jose | 2014-12-12 |
| | |||
* | ICE-6005 - Fix TestUtil hanging while trying to shutdown | Joe George | 2014-12-05 |
| | |||
* | Don't cleanup on timeout some tests expect timeout | Jose | 2014-12-05 |
| | |||
* | Cleanup remaining process when test fails | Jose | 2014-12-04 |
| | |||
* | ICE-5904 - Fix IceStorm/replicated failure | Joe George | 2014-11-16 |
| | |||
* | Fixed ICE-5535, WSS hang and other minor issues | Benoit Foucher | 2014-09-24 |
| | | | | | | | | - ICE-5535: added support for parsing TCP/SSL/WS/WSS endpoints even if the transport isn't supported - WSS implementation could hang under Java/C# if the SSL transport read too much data - The opaque endpoint un-marshalling code in Java/C# could raise an EncapsulationException where it should have raised an UnarmshalOutOfBoundsException if the marshalled endpoint was invalid. - Cleaned up JavaScript run methods for tests - Few other minor fixes | ||
* | Ice-5123 Improve TestUtil.py watch dog thread | Dwayne Boone | 2014-07-14 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Test & Build auotomation scripts | Jose | 2013-08-26 |
| | |||
* | Fixed (ICE-5403) - error in regular expression engine | Jose | 2013-08-21 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5065 - Fixed another exit status problem | Benoit Foucher | 2012-11-30 |
| | |||
* | ICE-5012 Demo script failures | Matthew Newhook | 2012-11-30 |
| | |||
* | Fixed ICE-5061 - Fixed previous fix for Windows exit status issue | Benoit Foucher | 2012-11-30 |
| | |||
* | Fixed ICE-5054 - don't rely anymore on exit status for Windows processed ↵ | Benoit Foucher | 2012-11-30 |
| | | | | killed with Ctrl-Break | ||
* | Fixed ICE-5050 - Except.py issue on Windows where process couldn't be terminated | Benoit Foucher | 2012-11-29 |
| | |||
* | Test suite fixes | Benoit Foucher | 2012-10-23 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | python 3 support | Mark Spruiell | 2012-04-24 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=4483 - replace \n with newlines in ↵ | Matthew Newhook | 2009-12-16 |
| | | | | TIMEOUT error. | ||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3842 - ctypes not in ↵ | Matthew Newhook | 2009-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 Newhook | 2009-03-11 |
| | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=3808 - odd output in ↵ | Matthew Newhook | 2009-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 x86 | Dwayne Boone | 2009-03-04 |
| | |||
* | - Bug 3135 fix. | Matthew Newhook | 2009-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 executable | Benoit Foucher | 2009-01-08 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Numerous cleanups to the test suite and expect scripts. | Matthew Newhook | 2008-08-04 |
Conflicts: cpp/test/Glacier2/staticFiltering/run.py |