summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAge
* JS test Windows env for servicesJose2016-03-29
|
* Enabling server network tracing causes browser JavaScript tests to hangJose2016-03-28
|
* ICE-7043 - Firefox wss can't connectJose2016-03-23
|
* Minor fix for Debian testingjose2016-03-11
|
* Update version to 3.6.2Jose2016-03-10
|
* Update copyright headersJoe George2016-03-01
|
* ICE-6774 added iceboxadmin test to IceBox/adminDwayne Boone2015-09-17
|
* Fixed ICE-6777 - Increased IceGrid session timeoutBenoit Foucher2015-09-07
|
* ICE-6786 - Fix TestUtil not to crash testing Java on unknown distroJoe George2015-09-04
|
* Fix for IceBox tests with ARMJose2015-09-01
|
* Fix isDebian method typoJose2015-08-28
|
* Use fewer rounds for icehashpassword in Linux/ARMJose2015-08-28
|
* TestUtil.py typoJose2015-08-27
|
* Minor fix to TestUtil scriptJose2015-08-27
|
* Update test script to support Yocto and ARMv7 with IceEJose2015-08-27
|
* ICE-6712 - test operations C++ Java cross SSL failureJose2015-08-18
| | | | | | Disabled cipher suite TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 for Java clients, this cause problems with IceSSL SCHannel implementations.
* Minor fix for Expect.py scriptJose2015-08-17
|
* Another minor fix for Expect.py scriptJose2015-08-13
|
* Minor fix to Expect scriptJose2015-08-13
|
* ICE-6163 - Improve error handling in test scriptsJose2015-08-11
|
* Test script env fixesJose2015-08-04
|
* ICE-6685: removed Ice.ServerId and RegisterProcess related code from Ice the ↵Benoit Foucher2015-08-03
| | | | core, minor test suite fixes
* Changed version setting in TestController.py so that fixIceVersion.py will ↵Dwayne Boone2015-07-31
| | | | update it
* Fix for Windows Berkeley DB envJose2015-07-31
|
* Fixes to test script to guess build modeJose2015-07-30
|
* Nuget supportJose2015-07-30
| | | | | | | | C++ third party packages for Windows builds are now in nuget. The packages are automatically downloaded when required.
* Fix for 6626: Java -> C++/C# SSL issue on Windowsv3.6.0Benoit Foucher2015-06-23
|
* Fixed test PATH issue on Windows (ICE-6591)Benoit Foucher2015-06-11
|
* Fix TestUtil.py status code handlingJose2015-06-10
|
* Set Ice.CollectObjects=1 for C++ testsJose2015-06-09
|
* Fix for run TestUtil.py with valgrindJose2015-06-09
|
* enable rubygems when running with a binary distributionJose2015-06-02
|
* Fixed test env for PHP brew and Java on WindowsBenoit Foucher2015-06-01
|
* Fix TestController to pass extra arguments to run.pyJose2015-05-28
|
* IceGrid/session test doesn't support running with wss (ICE-6539)Benoit Foucher2015-05-28
|
* Recuced the number of tests ran with --allBenoit Foucher2015-05-27
|
* ICE-6405 Fixed test status check on WindowsDwayne Boone2015-05-25
|
* icehashpassword fixes, no longer install it with make installBenoit Foucher2015-05-25
|
* Fixed NODE_PATH when testing against binary distributionBenoit Foucher2015-05-21
|
* Fix to require 3rd parties on Windows only for C++/Java/C#Benoit Foucher2015-05-21
|
* Fixes to not set some environment variables if Ice is installed in /usr or ↵Benoit Foucher2015-05-21
| | | | /usr/local
* Fix various typosJoe George2015-05-14
|
* Only add csharp to all-cross on Windows, add objective-c to all-cross on OSX.Dwayne Boone2015-05-06
|
* Fixed ICE-6482: Cleanup WinRT makefiles, other WinRT minor fixesBenoit Foucher2015-05-06
|
* Moved fix scripts out of repositoryDwayne Boone2015-05-04
|
* Add support for VS 2015 RC (VC140)Bernard Normier2015-05-02
|
* Readded fixCopyright and fixVersion scriptsDwayne Boone2015-05-01
|
* Fixed ICE-6464 and deprecated various IceSSL propertiesBenoit Foucher2015-04-28
|
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* Fix for testing under 32 bit windows builds.Matthew Newhook2015-04-24
| | | | Fixed OPTIMIZE=yes by default.