summaryrefslogtreecommitdiff
path: root/php/test/Ice/exceptions
Commit message (Collapse)AuthorAge
* Fix for ICE-7020 - php tests will now exit with exit status = 1 if there's a ↵Benoit Foucher2016-03-16
| | | | test failure
* Update copyright headersJoe George2016-03-01
|
* Fixed Makefile indentation to use tab witdh=8 and indent width = 4Benoit Foucher2015-04-13
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* PHP dependency updatesJose2014-11-19
|
* Fixed ICE-5486: added support for MessageSizeMax OA propertyBenoit Foucher2014-11-05
|
* Fixed (ICE-5511) - Consider removing the deprecated AMI mappingJose2014-09-24
|
* Fix (ICE-3792) - dependencies in the repository are very crappyJose2014-09-24
| | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows.
* Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"Jose2014-09-11
| | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak
* Fixed (ICE-3792) - dependencies in the repository are very crappyJose2014-09-10
|
* Update depend files.Jose2014-05-02
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5376 - IcePHP build with USE_NAMESPACES=yes brokenJose2013-07-09
|
* Fixed ICE-5369 - fixed asserting on AMD response if memory limit exception ↵Benoit Foucher2013-07-04
| | | | was raised
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5150: assert in OutgoingAsync._finished, fixed CHANGESBenoit Foucher2013-01-07
|
* Added .gitattributes file.Matthew Newhook2012-11-15
| | | | Normalize all repository line endings.
* Lots of minor test and build fixes.Benoit Foucher2012-11-06
| | | | | | | | | - Added --client-home option to allow running tests against clients from another source distribution. - Fixed bogus identation in some Makefiles - Fixed installation of Ice for Java on platforms where the GUI isn't built. - Added more cross language tests. - Fixed issues with running the tests against a binary distribution.
* PHP port; misc. fixesMark Spruiell2012-05-23
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* ICE-4764 - PHP 5.4 compatibilityMark Spruiell2011-12-29
|
* ICE-4734 - generate constructors for empty exceptions in JavaMark Spruiell2011-11-09
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4855 - adding test; changing demos/tests to use require_onceMark Spruiell2011-05-07
|
* adding "include .depend.mak" to PHP makefilesMark Spruiell2010-01-07
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* - Fixed bug 4521: it's now possible to build the tests & demos againstBenoit Foucher2009-12-31
| | | | | | | | | | | | | | | C:\Program Files\ZeroC\Ice-3.4b. To support this, new .depend.mak files were added. - Fixed nmake install to support installing Ice in C:\Program Files. - Fixed bug 4569: test/IceUtil/inputUtil VC6 compilation failure. - Updated all dependencies. - Fixed C# slice2cs compiler options for all C# demo makefiles (no need for --ice or extra -I options) - Fixed nmake install for 64 bits build of Ice for Python (we now correctly install IcePy in the x64 subdir). - Demos and tests builds will now look for Ice in C:\Program Files\ZeroC\Ice-3.4b by default is ICE_HOME isn't set (or C:\Program Files (x86)\ZeroC\Ice-3.4b)
* bug 4492 - PHP demos don't build against RPMsMark Spruiell2009-12-16
|
* New AMI mappingBenoit Foucher2009-11-23
|
* http://bugzilla/bugzilla/show_bug.cgi?id=4333Matthew Newhook2009-10-27
| | | | | - Fix bug with the WatchdogThread, which caused hangs if the test failed. - Get rid of TestUtil.cleanup()
* Bug 4294 - fix slice dependenciesDwayne Boone2009-10-07
|
* PHP fixes:Mark Spruiell2009-06-25
| | | | | | - adding namespace support to test suite and demos - doc edits - bug fix in translator
* PHP changes:Mark Spruiell2009-06-23
| | | | | | | - static translation - more traditional language mapping (multiple communicators, etc.) - support for registered (persistent) communicators - support for PHP namespaces (PHP 5.3 or later)
* Bug 3816 - make tests less timing sensitiveDwayne Boone2009-03-30
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Numerous cleanups to the test suite and expect scripts.Matthew Newhook2008-08-04
| | | | | | Conflicts: cpp/test/Glacier2/staticFiltering/run.py
* bug 2615Matthew Newhook2008-02-14
|
* Updated copyrightDwayne Boone2008-01-23
|
* - 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.
* Updated copyrightDwayne Boone2007-02-13
|
* bug 1741: test suite broken with PHP 5.1.6Mark Spruiell2007-02-02
|
* Updated copyright headerDwayne Boone2007-01-08
|
* fixing copyrightMark Spruiell2006-04-07
|
* Fixed half of bug 847: ice_newIdentiy -> ice_identity, ice_newFacet ->Benoit Foucher2006-03-28
| | | | ice_facet, etc
* Updated copyrightDwayne Boone2006-03-14
|
* changing demo and test portsBrent Eagles2006-02-20
|
* fix for bug 836: deprecation warnings in generated codeMark Spruiell2006-01-27
|
* 2004 to 2005Bernard Normier2005-02-16
|