Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ICE-7189 - normalize filter/rfilter input on Windows | Jose | 2016-09-06 |
| | |||
* | Use reverse filter for client cross tests | Joe George | 2016-09-01 |
| | | | | | Reverse filters passed to allTests.py will now also be used to filter cross test languages. | ||
* | ICE-7242 - Cross test updates | Joe George | 2016-08-30 |
| | |||
* | Fix PHP path in TestUtil | Joe George | 2016-08-16 |
| | |||
* | Merge branch '3.6-stretch' into 3.6 | Jose | 2016-06-15 |
|\ | |||
| * | kFreeBSD and Debian build & test fixes: | Jose | 2016-06-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Detect kFreeBSD as Linux so the correct Make.rules.Linux is used - TestUtil.py was not setting the correct LD_LIBRARY_PATH for all debian archs - TestUtil.py was not setting the correct java.library.path for all debian arcs - Fixed debian multi arch directories to use the output of dpkg-architecture -qDEB_HOST_MULTIARCH | ||
| * | IceSSL/configuration test fixes for Debian kFreeBSD | Jose | 2016-06-10 |
| | | |||
* | | AIX port | Benoit Foucher | 2016-05-03 |
|/ | |||
* | JS test Windows env for services | Jose | 2016-03-29 |
| | |||
* | Enabling server network tracing causes browser JavaScript tests to hang | Jose | 2016-03-28 |
| | |||
* | ICE-7043 - Firefox wss can't connect | Jose | 2016-03-23 |
| | |||
* | Minor fix for Debian testing | jose | 2016-03-11 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | ICE-6774 added iceboxadmin test to IceBox/admin | Dwayne Boone | 2015-09-17 |
| | |||
* | ICE-6786 - Fix TestUtil not to crash testing Java on unknown distro | Joe George | 2015-09-04 |
| | |||
* | Fix for IceBox tests with ARM | Jose | 2015-09-01 |
| | |||
* | Fix isDebian method typo | Jose | 2015-08-28 |
| | |||
* | Use fewer rounds for icehashpassword in Linux/ARM | Jose | 2015-08-28 |
| | |||
* | TestUtil.py typo | Jose | 2015-08-27 |
| | |||
* | Minor fix to TestUtil script | Jose | 2015-08-27 |
| | |||
* | Update test script to support Yocto and ARMv7 with IceE | Jose | 2015-08-27 |
| | |||
* | ICE-6712 - test operations C++ Java cross SSL failure | Jose | 2015-08-18 |
| | | | | | | Disabled cipher suite TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 for Java clients, this cause problems with IceSSL SCHannel implementations. | ||
* | Test script env fixes | Jose | 2015-08-04 |
| | |||
* | ICE-6685: removed Ice.ServerId and RegisterProcess related code from Ice the ↵ | Benoit Foucher | 2015-08-03 |
| | | | | core, minor test suite fixes | ||
* | Fix for Windows Berkeley DB env | Jose | 2015-07-31 |
| | |||
* | Fixes to test script to guess build mode | Jose | 2015-07-30 |
| | |||
* | Nuget support | Jose | 2015-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.0 | Benoit Foucher | 2015-06-23 |
| | |||
* | Fixed test PATH issue on Windows (ICE-6591) | Benoit Foucher | 2015-06-11 |
| | |||
* | Fix TestUtil.py status code handling | Jose | 2015-06-10 |
| | |||
* | Set Ice.CollectObjects=1 for C++ tests | Jose | 2015-06-09 |
| | |||
* | Fix for run TestUtil.py with valgrind | Jose | 2015-06-09 |
| | |||
* | enable rubygems when running with a binary distribution | Jose | 2015-06-02 |
| | |||
* | Fixed test env for PHP brew and Java on Windows | Benoit Foucher | 2015-06-01 |
| | |||
* | IceGrid/session test doesn't support running with wss (ICE-6539) | Benoit Foucher | 2015-05-28 |
| | |||
* | Recuced the number of tests ran with --all | Benoit Foucher | 2015-05-27 |
| | |||
* | ICE-6405 Fixed test status check on Windows | Dwayne Boone | 2015-05-25 |
| | |||
* | Fixed NODE_PATH when testing against binary distribution | Benoit Foucher | 2015-05-21 |
| | |||
* | Fix to require 3rd parties on Windows only for C++/Java/C# | Benoit Foucher | 2015-05-21 |
| | |||
* | Fixes to not set some environment variables if Ice is installed in /usr or ↵ | Benoit Foucher | 2015-05-21 |
| | | | | /usr/local | ||
* | Fix various typos | Joe George | 2015-05-14 |
| | |||
* | Only add csharp to all-cross on Windows, add objective-c to all-cross on OSX. | Dwayne Boone | 2015-05-06 |
| | |||
* | Add support for VS 2015 RC (VC140) | Bernard Normier | 2015-05-02 |
| | |||
* | Fixed previous commit which was incomplete | Benoit Foucher | 2015-04-28 |
| | |||
* | Fix for testing under 32 bit windows builds. | Matthew Newhook | 2015-04-24 |
| | | | | Fixed OPTIMIZE=yes by default. | ||
* | Fix python x64 test in source tree. | Matthew Newhook | 2015-04-23 |
| | | | | | Remove "javae" support. Some minor cleanup. | ||
* | Hashpassword changes | Joe George | 2015-04-16 |
| | | | | | - Rename to icehashpassword.py - Use chosen passlib scheme's min/max rounds and salt size | ||
* | ICE-6451 test/Slice/headers does not work against bindist | Dwayne Boone | 2015-04-14 |
| | |||
* | ICE-6437 Remove Silverlight support | Dwayne Boone | 2015-04-10 |
| | |||
* | ICE-6382: removed iceca and fixed makecerts.py to depend on IceCertUtils ↵ | Benoit Foucher | 2015-04-07 |
| | | | | PyPI package |