summaryrefslogtreecommitdiff
path: root/cs/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.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1698Matthew Newhook2007-02-14
|
* bug 1698: change default certificate storeMark Spruiell2007-02-06
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* changing default to disable thread-per-connectionMark Spruiell2007-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 bug with Glacier2 router test.Matthew Newhook2006-09-05
|
* Fix for bug 1047Benoit Foucher2006-06-19
|
* Simplified IceGridAdmin.pyBenoit Foucher2006-06-14
|
* minor code harness changes.Matthew Newhook2006-06-14
|
* few changes.Matthew Newhook2006-06-13
|
* win fix.Matthew Newhook2006-06-13
|
* Added support for --protocol, --compress, --host, --threadPerConnectionMatthew Newhook2006-06-13
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1051Matthew Newhook2006-06-09
|
* updates to the python test harness.Matthew Newhook2006-06-08
|
* bug fix in mixedClientServerTest...Mark Spruiell2006-06-08
|
* added TrustOnly implementation.Matthew Newhook2006-06-07
|
* Added session activation demo to windows projectsDwayne Boone2006-05-18
|
* removing client/server properties for IceSSLMark Spruiell2006-04-19
|
* new IceSSL/C++ pluginMark Spruiell2006-03-29
|
* renaming CertPassword property to PasswordMark Spruiell2006-03-22
|
* SSL fixesMark Spruiell2006-03-18
|
* Bug 758Dwayne Boone2006-03-17
|
* adding SSL supportMark Spruiell2006-03-15
|
* Updated copyrightDwayne Boone2006-03-14
|
* revising test for CentOS waitpid bugMark Spruiell2006-02-01
|
* Fix getAdapterReady()Dwayne Boone2005-11-15
|
* Changes to allow test suite to run with compressionn on but not availableDwayne Boone2005-11-07
|
* Turn on compression by defaultDwayne Boone2005-11-04
|
* committed script changes.Matthew Newhook2005-09-20
|
* fix for bug 267: adding thread-per-connectionMark Spruiell2005-09-20
|
* 2004 to 2005Bernard Normier2005-02-16
|
* glacier2 shutdown testMarc Laukien2004-11-08
|
* More streaming API changes.Michi Henning2004-11-04
|
* host for testsMarc Laukien2004-08-25
|
* Glacier test now runs.Michi Henning2004-08-18
|
* Removed DOS line endings.Michi Henning2004-07-14
| | | | Added work-around for Mono 1.0 WaitOne() bug under Linux.
* Changed test suite to work with Mono.Michi Henning2004-07-13
|
* Added shell launch scripts for mono executables.Michi Henning2004-07-13
|
* Final tidy-up for 1.5.0 release.Michi Henning2004-07-06
|
* Got carried away when changing the tests to unbuffered I/O and changed moreMichi Henning2004-07-06
| | | | than necessary. Changed back now :-)
* Changed test scripts to use unbuffered I/O so when we run the scripts fromMichi Henning2004-07-06
| | | | | allTests.py, we get to see the output as it is produced, not line by line.
* Removed exit(1) call if killServers is used under Cygwin.Michi Henning2004-07-06
|
* Fixed fault tolerance tests.Michi Henning2004-07-06
|
* Added changes to bring code up to date with 1.4.0 release.Michi Henning2004-05-26
|
* Fixed copyright messages.Michi Henning2004-05-13
|
* *** empty log message ***Michi Henning2004-04-08