summaryrefslogtreecommitdiff
path: root/cpp/test/uwp/controller/ViewController.xaml.cpp
Commit message (Collapse)AuthorAge
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
|
* Do not unload DLLs with UWP test controllerJose2018-03-29
| | | | Unloading DLLs in UWP controller was causing an AccessViolation.
* Added tracing for allTests.py controller and fixed the thread pool ↵Benoit Foucher2018-03-16
| | | | configuration of the UWP controller
* Potential UWP fix to solve controller crashes (ICE-8713)Benoit Foucher2018-03-15
|
* Serialize loading and unloading of UWP test DLLsJose2018-03-14
|
* Fixed UWP connection memory leak (ICE-8686)Benoit Foucher2018-02-27
|
* Update copyright year to 2018Jose2018-02-14
|
* Add support to set server address with UWP controllerJose2017-09-21
| | | | | | | | Added support set the server IP address to be use by the UWP servers. This allow to run UWP servers with clients from different platforms.
* Fix (ICE-7915) - Fix UWP/JS controllers to setup the bidir connection before ↵Jose2017-05-25
| | | | register
* Remove trailing whitespaceJoe George2017-05-02
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* UWP controller fixesJose2016-12-22
| | | | | | - Scroll output to end after append new line - Remove Hostname combobox as was not used - Update cert hash in project file
* UWP test controller and related fixesJose2016-12-22