summaryrefslogtreecommitdiff
path: root/cpp/test/WinRT/TestSuite/MainPage.xaml.cpp
Commit message (Collapse)AuthorAge
* Add support to build Ice UAP SDKJose2015-08-05
|
* Fixed generated code to not instantiate templates if ICE_STATIC_LIBS is ↵Benoit Foucher2015-05-06
| | | | defined, minor WinRT test fixes
* Fixed ICE-6482: Cleanup WinRT makefiles, other WinRT minor fixesBenoit Foucher2015-05-06
|
* Fixed bug in testsuite which would cause a crash on test failureBenoit Foucher2015-02-09
|
* Added C++ plugins for endpoint factories, cleaned up registration of WS ↵Benoit Foucher2015-02-06
| | | | factories
* Rename test::Controller > Test::ControllerJose2015-01-30
|
* Fixed (ICE-6190) - Improve WinRT ssl/wss testingJose2015-01-28
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-6131) - WinRT testsuite access exceptionJose2014-12-11
|
* Fix (ICE-3445) - consider not installing internal header filesJose2014-09-01
|
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* Added IceWS support to WinRTBenoit Foucher2014-05-12
|
* merging javascript branchMark Spruiell2014-03-19
|
* Visual Studio 2013 supportJose2013-11-26
|
* Fixed ICE-5267 - don't run metrics test when IPv6 enabledBenoit Foucher2013-02-20
|
* Fixed WinRT IPv6 test configuration to match TestUtil.py configurationBenoit Foucher2013-02-13
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Finished fixing ICE-5180: Surface WinRT supportBenoit Foucher2013-02-06
|
* WinRT TestSuite minor fixesJose2012-12-06
|
* Fixed ICE-5044 - WinRT test build issuesBenoit Foucher2012-11-29
|
* Allow to disable WinRT test cases for SSLJose2012-11-23
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* Fixed enums test in WinRT buildsJose2012-10-19
|
* WinRT fixesJose2012-10-15
|
* WinRT port updatesJose2012-10-12
|
* ICE-4609 - Add ability to load shared library with full pathJose2012-08-16
| | | | | | | | | | | - C++/Java now also support to load Services and Plugins from a full path, this was already supported by .NET - Fixed the parsing of plug-in arguments to correct split the arguments - Fixed Plugin manager destroy C++/Java/C#, the plugin must are now destroyed in initialization reverse order as documented.
* ICE-4702 - Poor hash algorithmJose2012-08-10
|
* WinRT supportJose2012-07-13