| Commit message (Collapse) | Author | Age |
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Fix bug with the WatchdogThread, which caused hangs if the test failed.
- Get rid of TestUtil.cleanup()
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
| |
|
|
|
|
|
|
| |
Conflicts:
cpp/test/Glacier2/staticFiltering/run.py
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Merged all TestUtil.py modules to config/TestUtil.py
- Moved all certs to config/certs
- Updated test scripts to refer to new TestUtil.py module and use new
interfaces
- Updated build systems to refer to new slice location
- Moved cpp/install to distribution
- Moved and merged all IceGridAdmin.py modules to config.
- Modified build system to deal with new build logic. That is there are
3 basic ways to find the slice translators and runtime: ICE_HOME, an
RPM install and the source distribution. Automatically detecting Ice
in a default install location is now problematic and no longer done.
|
|
|