summaryrefslogtreecommitdiff
path: root/py/config/TestUtil.py
Commit message (Collapse)AuthorAge
* - Moved cpp/slice to sliceBrent Eagles2007-11-07
| | | | | | | | | | | | | | - 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.
* Bug 2270.Michi Henning2007-06-27
|
* Fixed bug with TestUtil.cleanDbDir and IceGridAdmin.cleanDbDir.Matthew Newhook2007-06-13
| | | | | Added back accidently erased .gitignore files. Added clean rules to IceGrid demo Makefiles.
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1616. Fixed SSL bug withMatthew Newhook2006-12-12
| | | | test/Ice/operations.
* Fix for bug 1047Benoit Foucher2006-06-19
|
* 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.
* removing client/server properties for IceSSLMark Spruiell2006-04-19
|
* new IceSSL/C++ pluginMark Spruiell2006-03-30
|
* Updated copyrightDwayne Boone2006-03-14
|
* fix for CentOS waitpid bugMark Spruiell2006-02-01
|
* fixing SSL cert pathMark Spruiell2006-01-12
|
* adding thread-per-connectionMark Spruiell2005-09-28
|
* adding collocated testsMark Spruiell2005-09-14
|
* 2004 -> 2005Bernard Normier2005-02-16
|
* MacOS X FixesBenoit Foucher2005-01-28
|
* test fixesMark Spruiell2004-09-03
|
* global definition fixes for tests & demos cleaning up translator addingMark Spruiell2004-09-01
| | | | | support for dynamically loading Slice files modifying tests to dynamically load Slice
* initial check-inMark Spruiell2004-08-27