summaryrefslogtreecommitdiff
path: root/scripts/IceGridUtil.py
Commit message (Collapse)AuthorAge
* Remove IcePatch2 (#602)Bernard Normier2021-02-01
| | | | Removed IcePatch2 and the corresponding distrib and patching features in IceGrid and IceGridGUI.
* Fixes for source build testing on ppcBernard Normier2019-08-02
|
* Port to AIX with g++, xlC_r and xlclang++ (#434)Bernard Normier2019-07-15
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Another fix for property quoting, works with test controllersBenoit Foucher2018-11-23
|
* Added support for --cpp-path to test driverBenoit Foucher2018-10-18
|
* Fixed test driver to use netcoreapp2.1 for testsBenoit Foucher2018-07-20
|
* Support for components in test scriptBenoit Foucher2018-05-26
|
* Update copyright year to 2018Jose2018-02-14
|
* Added tracing for IceLocatorDiscovery (ICE-8072)Benoit Foucher2018-02-14
|
* IceGrid tests fails to run on Windows if .NET Core is not installedJose2018-02-09
| | | | Closes ICE-8657
* Rework C# project structureJose2017-12-13
| | | | | | | | | - .NET 4.5 projects go to msbuild\net45 - .NET Standard 2.0 projects go to msbuild\netstandard2.0 - .NET Standard projects can be build for different target frameworks the default is .NET Core 2.0 but this can be override setting IceTestsFramworks MSBuild property
* Replace test script option --framework=netcoreapp2.0 by --netcoreJose2017-12-07
|
* Add .NET Core build supportJose2017-11-29
|
* 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
* Fix to IceGrid removal of db directoryBenoit Foucher2017-03-24
|
* Fixed ICE-7686 - IceGrid/simple failure when running with many workersBenoit Foucher2017-03-23
|
* Fixed ICE-7688 - IceGrid db directories not removedBenoit Foucher2017-03-23
|
* Fixed ICE-7584 - discovery plugins now send multicast datagrams on all ↵Benoit Foucher2017-03-01
| | | | interfaces
* Don't use the loopback interface on Linux for multicastBenoit Foucher2017-02-21
|
* Fix for ICE-7594 - Use IPv6 loopback for multicast to prevent discovery ↵Benoit Foucher2017-02-20
| | | | failures on some VMs
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Thread safety fixes for tests scriptsBenoit Foucher2017-01-05
|
* Fix some typosJoe George2016-12-07
|
* Fixes for Windows failuresBenoit Foucher2016-12-06
|
* Fixes to run IceGrid test with Windows bindist in debug modeJose2016-11-30
|
* Provide the process to getLibSubDir/getBinSubDirBenoit Foucher2016-11-29
|
* Refactored test scriptsBenoit Foucher2016-11-25