summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* 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
* Fixed retry collocated testBenoit Foucher2019-09-23
* Print simulator iOS version with ./allTests.py debug output, fixes #532Benoit Foucher2019-09-18
* Enabled tracing for IceDiscovery/simple test, fix for #516Benoit Foucher2019-09-12
* NetworkProxy warnings running with python_d - Close #443Jose2019-09-05
* 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
* Add second adapter count to test script.Bernard Normier2019-08-19
* Fix Swift Version checkJose2019-08-15
* Exclude icebridge from bindist ppc testingBernard Normier2019-08-02
* Bug fixBernard Normier2019-08-02
* Fixes for source build testing on ppcBernard Normier2019-08-02
* 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
* Enable Objective-C and Swift mappings on macOS onlyBenoit Foucher2019-07-23
* Aligned Expect.py script with other repositoriesBenoit Foucher2019-07-23
* Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-18
|\
| * Allow to test python mapping with v141 (Visual Studio 2017)Jose2019-07-16
| * Port to AIX with g++, xlC_r and xlclang++ (#434)Bernard Normier2019-07-15
| * Test script minor warning fixesJose2019-07-12
| * Fixed issue where allTests.py --e5 option wasn't recognized on platforms wher...Benoit Foucher2019-07-12
| * Check for NodeJS to build/run JS testsBenoit Foucher2019-07-11
| * Minor test driver fixesBenoit Foucher2019-07-10