summaryrefslogtreecommitdiff
path: root/java/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.
* Speed up by avoiding disk syncsBernard Normier2007-07-06
|
* 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.
* bug 1777: test/Ice/threads vs. JDK 1.4Mark Spruiell2007-02-09
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* add jdk14 variable for test/Ice/threadsMark Spruiell2007-01-30
|
* 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
|
* updates to the test harness. Fixed a bug with cleanDb in IceGridAdmin.py.Matthew Newhook2006-06-14
|
* added support for --host, --compress, --threadPerConnection, --protocol,Matthew Newhook2006-06-13
| | | | --debug.
* updated test suites. Minor refactor to the TrustManager.Matthew Newhook2006-06-08
|
* added support for TrustOnly.Matthew Newhook2006-06-05
|
* adding SSL plugin for Java5Mark Spruiell2006-05-15
|
* removing client/server properties for IceSSLMark Spruiell2006-04-19
|
* updating IceSSLMark Spruiell2006-04-13
|
* Updated copyrightDwayne Boone2006-03-14
|
* fix for CentOS waitpid bugMark Spruiell2006-02-01
|
* Bug 565Dwayne Boone2005-11-29
|
* Fixed getAdapterReady testDwayne 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
|
* add Ice.jar to CLASSPATH for testsMark Spruiell2005-05-10
|
* thread per connection fixMarc Laukien2005-04-08
|
* thread per connection fixMarc Laukien2005-04-08
|
* Fixed certs locationBenoit Foucher2005-03-09
|
* 2004 to 2005Bernard Normier2005-02-16
|
* Fixed a bug in RouterInfo which could cause a NullPointerException whenBenoit Foucher2005-02-16
| | | | | | | comparing references. Added certificates for the C++ IceSSL plugin (needed by demos to start SSL enabled services). Added Glacier2 callback demo.
* ssl fixMark Spruiell2005-01-11
|
* changing KeyStore to Keystore in property namesMark Spruiell2005-01-10
|
* SSL is off by defaultMark Spruiell2005-01-06
|
* SSL fixesMark Spruiell2005-01-06
|
* SSL changesMark Spruiell2004-12-17
|
* adding bzip2 supportMark Spruiell2004-12-02
|
* glacier2 shutdown testMarc Laukien2004-11-08
|
* Deprecation of global Slice definitions.Michi Henning2004-08-31
|
* host for testsMarc Laukien2004-08-25
|
* 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) for killServers under Cygwin.Michi Henning2004-07-06
|
* Fix to be compatible with python 2.2Benoit Foucher2004-06-23
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Switched back to popen (from popen4)Bernard Normier2004-05-06
|
* Bug fixes, in particular changed python popen calls to popen4Bernard Normier2004-04-27
|
* Freeze test fix + switch to popen4 to get stderr with Python on WindowsBernard Normier2004-04-26
|
* Minor fixesBernard Normier2004-03-05
|