summaryrefslogtreecommitdiff
path: root/scripts/Util.py
Commit message (Collapse)AuthorAge
* Fix version string and objc buildJoe George2021-02-24
|
* Additional C++11 fixesJoe George2021-02-03
|
* Uninstall android test controller if it was left behind, before doing a ↵Jose2021-01-20
| | | | fresh install
* 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
|
* 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
|
* 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
| | | | Newer versions do not print "info :"
* 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 ↵Benoit Foucher2020-03-09
| | | | disabled by default on macOS/Catalina
* 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
|
* Fixed minor testing issuesBenoit 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 ↵Benoit Foucher2019-10-23
| | | | controllers
* 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
|
* Print simulator iOS version with ./allTests.py debug output, fixes #532Benoit Foucher2019-09-18
|
* Fix Swift driver issues - Close #508Jose2019-09-04
|
* Fixed Swift testing to check for OPTIMIZE to run either Debug/Release driverBenoit Foucher2019-09-04
|
* Increased IceDiscovery retries for the test contollerBenoit Foucher2019-08-29
|
* Fix Swift Version checkJose2019-08-15
| | | | | The check was not working with Swift 5.1 in Catalina, --version returns 5.1 not 5.1.0
* Fixed ppc testing with binBernard Normier2019-08-02
|
* Fix for handling timeout in the test ControllerJose2019-08-02
|
* Conditionally enable Swift mappingJose2019-08-02
|
* Fixes for AIX bindist testingBernard Normier2019-07-31
|
* Allow to test Swift with the binary distributionJose2019-07-23
|