summaryrefslogtreecommitdiff
path: root/cpp/test/WinRT/TestSuite
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
|
* WinRT test suite project updatesJose2015-05-03
|
* Build updates:Jose2015-03-19
| | | | | | | | | | * Winrt build fixes to work with source dist * Add CSharp/Silverlight common target projects that configure the ReferencePaths for source builds * Fix Ice.props to handle Windows Store applications and remove Ice.props in WinRT SDKs. * Get rid of registry keywords for WinRT builds * Fixed some .gitignore files
* 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-6192) - WinRT application should use an application iconJose2015-01-28
|
* Fixed (ICE-6190) - Improve WinRT ssl/wss testingJose2015-01-28
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* WinRT project build warnings:Jose2014-12-11
| | | | | - Fixed (ICE-6099) WinRT demo build warnings - Fixed (ICE-6100) Warnings when compiling WinRT demos
* Fixed (ICE-6131) - WinRT testsuite access exceptionJose2014-12-11
|
* Fixes for ICE-5910: merged makecerts.py with makewinrtcerts.py, removed ↵Benoit Foucher2014-11-18
| | | | WinRT certs
* Version fixesJose2014-10-08
|
* 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
|
* Fixed WinRT build (transport re-factoring)Benoit Foucher2014-05-06
|
* 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
|
* Windows RT ARM supportBenoit Foucher2013-01-22
|
* WinRT TestSuite minor fixesJose2012-12-06
|
* Fixed (ICE-5098) - Winrt testsuite.sln doesn't build in X64 configurationsJose2012-12-05
| | | | * Also fixed timeout setting in WinRT hello demo.
* Fixed ICE-5044 - WinRT test build issuesBenoit Foucher2012-11-29
|
* Allow to disable WinRT test cases for SSLJose2012-11-23
|
* Added .gitattributes file.Matthew Newhook2012-11-15
| | | | Normalize all repository line endings.
* Rename WinRT SDK IceWinRT > IceJose2012-10-26
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* Fixed ICE-4884:Bernard Normier2012-10-23
| | | | | Updated version to 3.5b Some fixes to distribution/bin/fixVersion.py
* Fixed enums test in WinRT buildsJose2012-10-19
|
* More WinRT build setting and system fixesBenoit Foucher2012-10-18
|
* WinRT build and code fixesBenoit Foucher2012-10-17
|
* 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