summaryrefslogtreecommitdiff
path: root/scripts/Controller.py
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* Fix Windows C++ compiler detection in test scriptsJose2017-09-21
| | | | | | | Visual Studio 2017 15.3.5 comes with VC++ 19.11 our script only handle up to VC++ 19.10. Fixed the code to handle this version and throw a proper exception if a unknown version is present
* No longer kill tests on timeoutBenoit Foucher2017-06-20
|
* ICE-7483 - Rename OS X to macOSJoe George2017-03-28
|
* Fix for ICE-7125 - Added support for Ice.ClassGraphDepthMaxBenoit Foucher2017-03-23
|
* Fix (ICE-7684) - use Disp prefix only for class with operations skeletonsJose2017-03-20
|
* Fix test controller to work with older IcePy versionsJose2017-03-01
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Fixed Python controller dispatch interfacesBenoit Foucher2017-01-27
|
* Fixed ICE-6708 - the UDP transport now join the multicast group on all ↵Benoit Foucher2017-01-20
| | | | interfaces by default
* Added support for SSL with automated UWP testsBenoit Foucher2017-01-09
|
* Added Ice/location & Glacier2/router testing for JS browsersBenoit Foucher2016-12-22
|
* Added support for Objective-C controllerBenoit Foucher2016-12-16
|
* iOS C++ controller fixesBenoit Foucher2016-12-15
|
* Fixed JS controller failuresBenoit Foucher2016-12-13
|
* Support for C++ iOS Simulator controllerBenoit Foucher2016-12-13
|
* iOS controller fixesBenoit Foucher2016-12-09
|
* Fix some typosJoe George2016-12-07
|
* UWP controller fixesBenoit Foucher2016-12-02
|
* Fixed PHP to lookup module in lib directory, fixed IceSSL config to only set ↵Benoit Foucher2016-11-28
| | | | VerifyPeer=0 for JavaScript clients
* Refactored test scriptsBenoit Foucher2016-11-25