summaryrefslogtreecommitdiff
path: root/scripts/Util.py
Commit message (Collapse)AuthorAge
...
* Cache compiler version in test scriptsJose2017-04-25
|
* Allow to run tests in Windows without C++ compilerJose2017-04-21
|
* Visual Studio 2010 supportJose2017-04-20
|
* Use -ForceApplicationShutdown to ensure UWP controller is shutdown on installJose2017-04-19
|
* Fixed Util.py bug and ensure UDP tests uses loopback on WindowsBenoit Foucher2017-04-19
|
* Fixed test script to be less picky on the simulator runtime version and typo ↵Benoit Foucher2017-04-19
| | | | in exception handling
* minor fix for UWP controller deploymentv3.7.0-beta0Jose2017-04-18
|
* Update UWP --controller-app command to install VCLibs dependenciesJose2017-04-18
|
* Fixed controller exception handling and bumped the timeoutBenoit Foucher2017-04-18
|
* Another fix for Windows env setupJose2017-04-17
|
* Fix PATH setting for Windows binary distributionsJose2017-04-17
|
* Bumped timeout to 4 minutes for test inactivityBenoit Foucher2017-04-17
|
* Use the 10.3 simulator runtime for testingBenoit Foucher2017-04-14
|
* UWP test script updatesJose2017-04-12
|
* Fix (ICE-7671) - VS 2017 crash when build UWPJose2017-04-11
|
* Minor Util.py/Except.py fixesBenoit Foucher2017-04-06
|
* Windows dist testing fix to installDirJose2017-04-05
|
* Fixed C++/Objective-C controllerApp projects to no longer reference armv7, ↵Benoit Foucher2017-04-05
| | | | removed obsolete testSuiteApp
* Added CHANGELOG entry for marshaled-resultBenoit Foucher2017-04-04
|
* Another Util.py fixBenoit Foucher2017-03-31
|
* Fixes for ICE-7012 - fixed some leaks in IceSSL/testsBenoit Foucher2017-03-31
|
* Fixed previous Util.py fixBenoit Foucher2017-03-31
|
* Fixed ICE-7732 - Util.py test errorsBenoit Foucher2017-03-31
|
* Fixed ICE-7715 - Added test script for logger test, minor Util.py fixesBenoit Foucher2017-03-31
|
* Fix (ICE-7685) Consider making OPTIMIZE default to yesJose2017-03-30
|
* Added back support for --valgrind option to allTests.pyBenoit Foucher2017-03-30
|
* Fixed (ICE-6996) - Python tests warnings when running with python_d debug ↵Jose2017-03-27
| | | | interpreter on Windows
* Fix (ICE-7498) - Port more test to UWPJose2017-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
|
* Fix for ICE-7125 - Added support for Ice.ClassGraphDepthMaxBenoit Foucher2017-03-23
|
* Fix bzip2 version in CSharpMapping envJose2017-03-22
|
* Fix (ICE-7684) - use Disp prefix only for class with operations skeletonsJose2017-03-20
|
* Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementationsJose2017-03-16
|
* Fixed testing of static buildsBenoit Foucher2017-03-14
|
* Fixes for test with Nuget packagesJose2017-03-03
|
* Fix test controller to work with older IcePy versionsJose2017-03-01
|
* Fixed ICE-7584 - discovery plugins now send multicast datagrams on all ↵Benoit Foucher2017-03-01
| | | | interfaces
* Fix (ICE-7475) - JavaScript and Safari worker test hangsJose2017-02-27
|
* UWP Cache IceSSL connection infoJose2017-02-15
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Disabled connect timeout to speed up testing on Windows (ICE-7573)Benoit Foucher2017-02-10
|
* ICE-7186 - Allow to build and tests from different directoryJose2017-02-07
|
* Bumped Windows connect timeout for testingBenoit Foucher2017-01-31
|
* Fixed Python controller dispatch interfacesBenoit Foucher2017-01-27
|
* Fixed ICE-6920 - Communicator::destroy is now noexceptBenoit Foucher2017-01-26
|
* Fixed ICE-7496 - Ice/binding too slow, speed up of tests on WindowsBenoit Foucher2017-01-26
|
* Fixed ICE-7521 - Windows tries to run Objective-C testsBenoit Foucher2017-01-25
|
* Only run C#/Objective-C tests on specific platformsBenoit Foucher2017-01-20
|
* Fixed ICE-6708 - the UDP transport now join the multicast group on all ↵Benoit Foucher2017-01-20
| | | | interfaces by default