summaryrefslogtreecommitdiff
path: root/cpp/test
Commit message (Collapse)AuthorAge
...
* | Added debugging info to metrics testBenoit Foucher2017-01-06
| |
* | Fixed ICE-7478 - concurrent file accessBenoit Foucher2017-01-05
| |
* | Thread safety fixes for tests scriptsBenoit Foucher2017-01-05
| |
* | Revert "Fixed (ICE-7477) - Use native Base64 encode/decode"Jose2017-01-02
| | | | | | | | This reverts commit 2df05d130ae51a65f51c593800ad722d533f5df3.
* | Fixed (ICE-7477) - Use native Base64 encode/decodeJose2017-01-02
| |
* | Fixed (ICE-6974) - Test suite and Python installed in C:\Program FilesJose2016-12-26
| |
* | UWP test bin dist buildsJose2016-12-23
| |
* | Workaround for Safari/WebWorker issueBenoit Foucher2016-12-23
| |
* | Fixed (ICE-7472) UWP and Mcast interfaceJose2016-12-23
| | | | | | | | | | In UWP the multicast interface must be send when the datagram socket is bind.
* | UWP controller fixesJose2016-12-22
| | | | | | | | | | | | - Scroll output to end after append new line - Remove Hostname combobox as was not used - Update cert hash in project file
* | Regenerate UWP controller certificate without passwordJose2016-12-22
| |
* | Added Ice/location & Glacier2/router testing for JS browsersBenoit Foucher2016-12-22
| |
* | UWP test controller and related fixesJose2016-12-22
| |
* | Update version to 3.7a4Joe George2016-12-21
| |
* | Fix typoJoe George2016-12-21
| |
* | Replaced USE_BIN_DIST with ICE_BIN_DISTJoe George2016-12-21
| | | | | | | | ICE_BIN_DIST is a list of binary distributions to build against
* | Add getEngineName & getEngineVersion methods to IceSSL C++ PluginJose2016-12-20
| | | | | | | | | | | | The methods can be use to retrieve the engine name and versions used at runtime, getEngineVersion will return 0 if the engine does not provide a relevant version number.
* | Added support for Objective-C controllerBenoit Foucher2016-12-16
| |
* | New C++ Slice/clash testBernard Normier2016-12-15
| |
* | iOS C++ controller fixesBenoit Foucher2016-12-15
| |
* | Remove Windows XP test workaroundJose2016-12-15
| |
* | WinRT -> UWP renamesJose2016-12-14
| |
* | Fixes to JS test scripts and more work on iOS C++ controllerBenoit Foucher2016-12-14
| |
* | Added back BundleInfo.plistBenoit Foucher2016-12-13
| |
* | Script fixes for Windows MSI distributionJose2016-12-13
| |
* | Support for C++ iOS Simulator controllerBenoit Foucher2016-12-13
| |
* | Update Nuget package imports to use latest packagesJose2016-12-10
| |
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-12-09
|\|
| * Fixed ICE-7463 - icehashpassword now uses hash method instead of encrypt ↵Benoit Foucher2016-12-09
| | | | | | | | when available
| * Fix updating runtime properties for services using shared communicatorAndreas Sommer2016-11-16
| |
* | iOS controller fixesBenoit Foucher2016-12-09
| |
* | Rename UseNugetBinDist -> UseBinDistJose2016-12-08
| | | | | | | | | | MSI binary distribution will not include C++/C# SDKs so there is no need to differentiate MSI and Nuget bin dists.
* | UWP controller fixesBenoit Foucher2016-12-02
| |
* | Fix getIceDir usageJose2016-12-01
| |
* | Fix testcommon Windows buildsJose2016-11-30
| |
* | Removed RemoteConfig to fix build failureBenoit Foucher2016-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
| |
* | Windows C++ projects fixes related to Nuget PackagesJose2016-11-29
| |
* | Provide the process to getLibSubDir/getBinSubDirBenoit Foucher2016-11-29
| |
* | IceGrid/noRestartUpdate failure, print out the reason of the failureBenoit Foucher2016-11-29
| |
* | Fixed networkProxy, IceGrid/admin, metrics test failuresBenoit Foucher2016-11-28
| |
* | Fixed staticFiltering test failure, network proxy test hang, added support ↵Benoit Foucher2016-11-28
| | | | | | | | for builddir variable
* | Ice optional not build with UWP ARMJose2016-11-28
| |
* | Fixed Glacier2/ssl test failure, client output not being flushedBenoit Foucher2016-11-28
| |
* | Fixed IceSSL/configuration test failure when ran with --protocol=sslBenoit Foucher2016-11-25
| |
* | UWP test suite updates:Jose2016-11-25
| | | | | | | | | | | | | | | | - Set IceSSL.CertFile when running test suite with SSL/WSS protocols. - Added missing optional_XXX DLL's to deploy with test suite application.
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | Use exclusive trust in UWP test containerJose2016-11-24
| |
* | UWP IceSSL implementation improvementsJose2016-11-24
| | | | | | | | | | - Add support for IceSSL.CertFile - Add support for IceSSL password prompt