summaryrefslogtreecommitdiff
path: root/php/allTests.py
Commit message (Collapse)AuthorAge
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
|/
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-5580 - port connection ACM functionality to scripting languagesMark Spruiell2014-07-21
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5375 - Consider to add ICE_TRANSLATOR preprocessor macroJose2013-07-17
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* ICE-4619 - custom enumerator valuesMark Spruiell2012-10-17
|
* PHP optionalsMark Spruiell2012-10-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4855 - adding test; changing demos/tests to use require_onceMark Spruiell2011-05-07
|
* bug 4916 - PHP extension not using INI settingsMark Spruiell2011-05-06
|
* bug 4739 - fixing equals() method for structuresMark Spruiell2010-05-15
|
* bug 4650 - Slice default valuesMark Spruiell2010-02-05
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Port latest Endpoint/ConnectionInfo changes to python/rubyDwayne Boone2009-10-23
| | | | | | Added Ice/info test to python/ruby Modified allTest to not run info test for compress or ipv6 Added Endpoint comparison methods to python/ruby
* - Implementing ConnectionInfo/EndpointInfo in PHPMark Spruiell2009-10-21
| | | | | - Changing test/Ice/info to use separate client & server - Updating release notes for IceSSL ConnectionInfo
* 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 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
* http://bugzilla/bugzilla/show_bug.cgi?id=3089 - more changes to optimize --all.Matthew Newhook2008-05-08
|
* http://bugzilla/bugzilla/show_bug.cgi?id=3089 - dont run all tests with all ↵Matthew Newhook2008-05-07
| | | | combinations. Added --script option
* Updated copyrightDwayne Boone2008-01-23
|
* - Added a first crack at a root allTests.py file.Brent Eagles2007-11-09
| | | | - Consolidated basic command line processing to TestUtil.py
* - 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.
* adding Slice/keywordMark Spruiell2007-09-06
|
* General cleanup of the allTests.py and allDemos.py scripts.Matthew Newhook2007-09-05
| | | | | | | | | | | * Improved usage message * Added --filter|--rfilter aliases for the -r|-R command line options * Added --start|--start-after to allTests.py * Added --start-after to allDemos.py * Added --all to allTests.py * General cleanup of the code. Fixed an import error with the ruby keyword test.
* Added proxy test. Cleaned up operations test.Matthew Newhook2007-05-16
|
* 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.
* Updated copyrightDwayne Boone2006-03-14
|
* adding binding testMark Spruiell2006-02-21
|
* 2004 to 2005Bernard Normier2005-02-16
|
* AIX compatibilityMark Spruiell2004-07-20
|
* PHP 5.0.0 final release; changing copyright, versionMark Spruiell2004-07-13
|
* adding test scriptsMark Spruiell2003-08-05