summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Skip C++11 service tests if not using cpp11 configJoe George2021-03-04
* Fix version string and objc buildJoe George2021-02-24
* Switch to using python3 by defaultJoe George2021-02-10
* Additional C++11 fixesJoe George2021-02-03
* Update Glacier2 tests to use C++11 mappingBernard Normier2021-02-02
* Remove IcePatch2 (#602)Bernard Normier2021-02-01
* Uninstall android test controller if it was left behind, before doing a fresh...Jose2021-01-20
* Added tracing to Ice/faultTolerance test, fixes #1251Benoit Foucher2021-01-20
* Do not use text=True in subprocess.check_output this is not widely supportedJose2021-01-19
* Add getPythonVersion to PythonMapping.ConfigJose2021-01-19
* Check the python version of the interpreter running the testsJose2021-01-19
* Fix exception messageJose2020-12-30
* Show available mappings if getByName failsJose2020-12-30
* Add ability to set python interpreter used to testJoe George2020-12-15
* Update .NET default version (#1195)Jose2020-12-10
* .NET IceBox test script fixesJose2020-12-10
* Additional fixes for .NET test scriptsJose2020-12-10
* .NET test script fixesJose2020-12-09
* Add .NET 5.0 support (#1154)Jose2020-11-18
* Fixes to run service tests with SSL when --all is used (#1005)Benoit Foucher2020-08-27
* Updates Windows build to OpenSSL 1.1.1gJose2020-07-28
* Improve slice2py lookup in test suiteJoe George2020-06-10
* Escape xml testcase nameJoe George2020-06-09
* AIX Ice 32-bits libraries are installed in lib not lib32Benoit Foucher2020-05-22
* Bumped network tracing for IceDiscovery/simple testBenoit Foucher2020-05-08
* Add missing call to base class destroy in BrowserProcessControllerJose2020-05-07
* Fixed Nuget package version cachingBenoit Foucher2020-03-26
* Fix nugetPackageCache checkJoe George2020-03-19
* Bumped the wait time for the iOS controller startup to prevent failuresBenoit Foucher2020-03-13
* Fixed C# exe projects to set <UseAppHost>true</UseAppHost> which is now disab...Benoit Foucher2020-03-09
* Fixed C# mappping to use .NET Core 3.1Benoit Foucher2020-03-06
* Fix scripts/Util.py port comparsionJoe George2020-01-21
* Another iOS simuator fix to workaround issues with start the C++ controllersBenoit Foucher2019-12-03
* Another attempt to fix the iOS simulator hang when starting the test controllerBenoit Foucher2019-12-02
* Added testing of IceSSL/configuration test on macOSBenoit Foucher2019-11-04
* Fixed minor testing issuesBenoit Foucher2019-10-24
* Fixes to improve testing speedBenoit Foucher2019-10-24
* Removed bogus code from Util.pyBenoit Foucher2019-10-24
* Fixed Objective-C cross tests to support --workersBenoit Foucher2019-10-23
* Fixed ./allTests.py bug which would cause unecessary delay when using control...Benoit Foucher2019-10-23
* Fixed type from Make.rules.LinuxBenoit Foucher2019-10-08
* Test scripts minor fixesJose2019-10-07
* Improved IceGrid/admin test error detection, fix for #546Benoit Foucher2019-10-03
* Retry when discovering the process controllerJose2019-09-27
* Fix for running tests with default .NET Core frameworkJose2019-09-27
* Test with .NET Core native binaries when availableJose2019-09-26
* Fix default .NET Core version to match Directory.Build.props settingJose2019-09-26
* Dynamically set the default .NET Core framework for testingJose2019-09-26
* Update .NET Core default target framework to .netcoreapp3.0Jose2019-09-25
* .NET Core 3.0 testingJose2019-09-25