summaryrefslogtreecommitdiff
path: root/scripts/tests
Commit message (Collapse)AuthorAge
* Additional C++11 fixesJoe George2021-02-03
|
* Added tracing to Ice/faultTolerance test, fixes #1251Benoit Foucher2021-01-20
|
* Updates Windows build to OpenSSL 1.1.1gJose2020-07-28
|
* Bumped network tracing for IceDiscovery/simple testBenoit Foucher2020-05-08
|
* Fixed retry collocated testBenoit Foucher2019-09-23
|
* Enabled tracing for IceDiscovery/simple test, fix for #516Benoit Foucher2019-09-12
|
* Add second adapter count to test script.Bernard Normier2019-08-19
| | | | Fixes #485
* Port to AIX with g++, xlC_r and xlclang++ (#434)Bernard Normier2019-07-15
|
* Collocated test not run by tests/Ice/retry.py - Close #404Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Udate OpenSSL version used in Windows buildsJose2018-12-12
|
* Fixed dotnetcore testing issue on WindowsBenoit Foucher2018-11-02
|
* Better support for Android and Xamarin testing, see #186Benoit Foucher2018-10-31
|
* Fixed Windows OpenSSL testing issueBenoit Foucher2018-10-22
|
* Added support for --cpp-path to test driverBenoit Foucher2018-10-18
|
* Xamarin testsuiteJose2018-07-20
|
* Fixed .NET Core multicast support (fixes #29)Benoit Foucher2018-07-19
|
* Support for components in test scriptBenoit Foucher2018-05-26
|
* Fixed C++ test script issue (ICE-8827)Benoit Foucher2018-04-12
|
* ICE-8813 - Skip some IceGrid tests when root userJoe George2018-04-09
|
* Update Windows openssl NuGet packages to 1.0.2oJose2018-04-04
|
* Added tracing to location test to investigate sporadic .NET Core failuresBenoit Foucher2018-03-30
|
* Fixed potential IceLocatorDiscovery hang (ICE-8726)Benoit Foucher2018-03-12
|
* Fix ami test script to run collocated test only if availableJose2018-02-21
|
* Android fixesBenoit Foucher2018-02-21
| | | | | - Improved emulator support (no need to specify the AVD name anymore) - Fixed adapterDeactivation test issue with Android
* Fix windows IceSSL/configuration failureJose2018-02-20
| | | | | | | | | | The test failed in Windows because openssl emit a warning when running openssl command related to the openssl config file being missed. We previously deal with this by only reading the first line of the output but that is a be fragile as WARNING can be in the first line as show in the test failures.
* Added tracing to Ice/retry test to investigate potential failures (ICE-8555)Benoit Foucher2018-02-20
|
* Update copyright year to 2018Jose2018-02-14
|
* Added tracing for IceLocatorDiscovery (ICE-8072)Benoit Foucher2018-02-14
|
* Merge remote-tracking branch 'origin/3.7' into netcoreJose2018-02-05
|\
| * Removed Ice.MessageSizeMax from clients where it's no longer necessary ↵Benoit Foucher2018-01-25
| | | | | | | | (ICE-8340)
* | Add .NET Core build supportJose2017-11-29
|/
* Enabled tracing to investigate potential failures (ICE-8358)Benoit Foucher2017-09-15
|
* Fix for ICE-8130 and ICE-8309 - enabled tracing to investigate failuresBenoit Foucher2017-07-13
|
* Fixed ICE-8194 - Ice/objects crash with Ice debug libraryBenoit Foucher2017-06-30
|
* Fixed ICE-8159 - increased number of retries, also fixed warning suppression ↵Benoit Foucher2017-06-27
| | | | code to not supress lines for tracing when enabled
* ICE-8137 - deadlock in slicing/exceptions with serializeMark Spruiell2017-06-21
|
* Potential fix for ICE-8076 and ICE-8077 - use a domain ID for ↵Benoit Foucher2017-06-16
| | | | IceDiscovery/simple test
* Remove excessive empty linesJoe George2017-06-07
|
* Fix (ICE-7969) - IceSSL/configuration test fails with OpenSSL on WindowsJose2017-06-05
|
* Added missing copyright noticeBernard Normier2017-06-02
|
* ICE-7486 - Android compat test controllerJose2017-05-19
|
* Fix for IceDiscovery/IceLocatorDiscovery Linux failuresBenoit Foucher2017-05-10
|
* Fixed ICE-7849 - Removed IceDiscovery/IceLocatorDiscovery ice_getConnection ↵Benoit Foucher2017-05-10
| | | | call, added IceGrid/simple C++11 test
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Remove trailing whitespaceJoe George2017-05-02
|
* Fix for OpenSSL IceSSL/configuration test on WindowsJose2017-04-27
|
* Fixes for ICE-7012 - fixed some leaks in IceSSL/testsBenoit Foucher2017-03-31
|