summaryrefslogtreecommitdiff
path: root/scripts/Util.py
Commit message (Collapse)AuthorAge
...
* Script fixes for Windows MSI distributionJose2016-12-13
|
* Support for C++ iOS Simulator controllerBenoit Foucher2016-12-13
|
* Another fix for Windows bin PATHJose2016-12-13
|
* Fix bin dir for CppMappingJose2016-12-13
|
* Always build C# AnyCPU testsJose2016-12-12
|
* Fix warnings during PHP testingJoe George2016-12-12
| | | | | | PHP should not load php.ini files when we define extension_dir during testing. This results in lots of warnings as PHP tries load other libraries which do not exist from the Ice for PHP extension directory.
* Fixed script failureBenoit Foucher2016-12-09
|
* Additional fixes for ICE-7463, fixed test script bugBenoit Foucher2016-12-09
|
* iOS controller fixesBenoit Foucher2016-12-09
|
* Updates to support Windows binary distribution testingJose2016-12-09
|
* Added support for per-mapping config/platform overridesBenoit Foucher2016-12-08
|
* Fix some typosJoe George2016-12-07
|
* Additional fix for automated test failuresBenoit Foucher2016-12-07
|
* Fixed test scripts to allow running JS tests even when --protocol is setBenoit Foucher2016-12-07
|
* Fixed bug where options weren't propagated to all mappingsBenoit Foucher2016-12-07
|
* Fixed Windows cross testing failureBenoit Foucher2016-12-07
|
* Fixed for ICE-7458 - Removed escaping form double quoted strings of ↵Benoit Foucher2016-12-06
| | | | icegridadmin command arguments
* Fixes for Windows failuresBenoit Foucher2016-12-06
|
* Fixed Windows PYTONPATH settingJose2016-12-05
|
* Fixed bug where --all-cross didn't run all cross testsBenoit Foucher2016-12-05
|
* UWP controller fixesBenoit Foucher2016-12-02
|
* Fix getSliceDir break with previous changesJose2016-12-01
|
* Fix getIceDir usageJose2016-12-01
|
* Scripts fixes for Windows getIceDir and getBinSubDirJose2016-12-01
|
* Fixes to test PHP in WindowsJose2016-11-30
|
* Removed Java controller, fixes to investiage IceGrid/replication test failureBenoit Foucher2016-11-30
|
* Fixes to run IceGrid test with Windows bindist in debug modeJose2016-11-30
|
* Use bzip2 from zeroc.ice.net Nuget package with binary dist testingJose2016-11-29
|
* Script fixes for Windows binary distributionsJose2016-11-29
|
* Provide the process to getLibSubDir/getBinSubDirBenoit Foucher2016-11-29
|
* Fixed Ice/properties test failureBenoit Foucher2016-11-29
|
* Fixed bug which prevented IceBox to find servicesBenoit Foucher2016-11-29
|
* Fixed ObjC ami test failure, JS ACM test failures, Windows Python 3 script ↵Benoit Foucher2016-11-29
| | | | failures
* CSharp test updatesJose2016-11-28
|
* Fixed Windows test failure caused by wrong build directoryBenoit Foucher2016-11-28
|
* Fixed networkProxy, IceGrid/admin, metrics test failuresBenoit Foucher2016-11-28
|
* Python 3 test suite fixesJoe George2016-11-28
|
* Fixed staticFiltering test failure, network proxy test hang, added support ↵Benoit Foucher2016-11-28
| | | | for builddir variable
* Fixed IceBox C++11 test failureBenoit Foucher2016-11-28
|
* Another fix for Process default arguments, added process argument to getTestCwdBenoit Foucher2016-11-28
|
* Fixed Glacier2/ssl test failure, client output not being flushedBenoit Foucher2016-11-28
|
* Fixed PHP to lookup module in lib directory, fixed IceSSL config to only set ↵Benoit Foucher2016-11-28
| | | | VerifyPeer=0 for JavaScript clients
* Fixed test failure with java-compat testsBenoit Foucher2016-11-28
|
* Added check for JAVA_HOMEBenoit Foucher2016-11-25
|
* Fixed allTests.py exit statusBenoit Foucher2016-11-25
|
* Refactored test scriptsBenoit Foucher2016-11-25