index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Controller.py
Commit message (
Collapse
)
Author
Age
*
Copyright header simplication
Jose
2019-01-19
|
*
Remove copyright notice
Jose
2018-12-18
|
*
Fix copyright header
Jose
2018-12-18
|
*
Update copyright year to 2018
Jose
2018-02-14
|
*
Fix Windows C++ compiler detection in test scripts
Jose
2017-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 timeout
Benoit Foucher
2017-06-20
|
*
ICE-7483 - Rename OS X to macOS
Joe George
2017-03-28
|
*
Fix for ICE-7125 - Added support for Ice.ClassGraphDepthMax
Benoit Foucher
2017-03-23
|
*
Fix (ICE-7684) - use Disp prefix only for class with operations skeletons
Jose
2017-03-20
|
*
Fix test controller to work with older IcePy versions
Jose
2017-03-01
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
|
*
Fixed Python controller dispatch interfaces
Benoit Foucher
2017-01-27
|
*
Fixed ICE-6708 - the UDP transport now join the multicast group on all ↵
Benoit Foucher
2017-01-20
|
|
|
|
interfaces by default
*
Added support for SSL with automated UWP tests
Benoit Foucher
2017-01-09
|
*
Added Ice/location & Glacier2/router testing for JS browsers
Benoit Foucher
2016-12-22
|
*
Added support for Objective-C controller
Benoit Foucher
2016-12-16
|
*
iOS C++ controller fixes
Benoit Foucher
2016-12-15
|
*
Fixed JS controller failures
Benoit Foucher
2016-12-13
|
*
Support for C++ iOS Simulator controller
Benoit Foucher
2016-12-13
|
*
iOS controller fixes
Benoit Foucher
2016-12-09
|
*
Fix some typos
Joe George
2016-12-07
|
*
UWP controller fixes
Benoit Foucher
2016-12-02
|
*
Fixed PHP to lookup module in lib directory, fixed IceSSL config to only set ↵
Benoit Foucher
2016-11-28
|
|
|
|
VerifyPeer=0 for JavaScript clients
*
Refactored test scripts
Benoit Foucher
2016-11-25