summaryrefslogtreecommitdiff
path: root/php/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.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2369Matthew Newhook2007-09-04
|
* 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 2212 - missing proxy methodsMark Spruiell2007-05-22
|
* bug fixMark Spruiell2007-02-16
|
* Fixed bug #1787Bernard Normier2007-02-13
|
* bug 1741: test suite broken with PHP 5.1.6Mark Spruiell2007-02-02
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Reorganizing source code. Changing build process to use Makefiles insteadMark Spruiell2006-11-09
| | | | of configure. Desupporting all platforms except Linux and Windows.
* Fix for bug 1047Benoit Foucher2006-06-19
|
* removing client/server properties for IceSSLMark Spruiell2006-04-19
|
* fixing IceSSL propertiesMark Spruiell2006-04-07
|
* Updated copyrightDwayne Boone2006-03-14
|
* minor fixMark Spruiell2006-02-21
|
* fix for CentOS waitpid bugMark Spruiell2006-02-01
|
* 2004 to 2005Bernard Normier2005-02-16
|
* PHP 5.0.0 final release; changing copyright, versionMark Spruiell2004-07-13
|
* Update for PHP5b4:Mark Spruiell2004-02-18
| | | | | | | | - PHP no longer changes identifiers to lowercase - Use new convenience functions for calling user methods - Use new exception mechanism - Change "implements" to "extends" for interface inheritance - Change handleDestroy to handleFreeStorage for internal objects
* adding test scriptsMark Spruiell2003-08-05