summaryrefslogtreecommitdiff
path: root/cpp/test/IceStorm
Commit message (Collapse)AuthorAge
* Update version to 3.7.4Jose2020-04-20
|
* IceStorm/single timing issue - Close #479Jose2019-09-04
|
* Update Ice version to 3.7.3Jose2019-07-22
|
* Port to AIX with g++, xlC_r and xlclang++ (#434)Bernard Normier2019-07-15
|
* Add v142 Ice 3.7 NuGet packagesJose2019-07-04
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Do not set WindowsTargetPlatformVersion, use the defaultJose2019-06-06
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Add "error" in static text when handling IceUtilInternal::BadOptException (#307)sarah2018-11-27
|
* Update version to 3.7.2Jose2018-11-14
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Fix IceStorm to correctly load topics from databaseJose2018-10-16
| | | | Close #222
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
|
* Fixed C++ test script issue (ICE-8827)Benoit Foucher2018-04-12
|
* ICE-8813 - Skip some IceGrid tests when root userJoe George2018-04-09
|
* Update Visual Studio projects to MSBuild builder 5.0.4Jose2018-04-06
|
* Workaround for ICE-8175, enabled again workers for .NETCore testsBenoit Foucher2018-03-02
|
* Update copyright year to 2018Jose2018-02-14
|
* Update MSBuild project to use 5.0.3 zeroc.icebuilder.msbuild packagev3.7.1-netcore-beta1Jose2018-02-12
|
* Update msbuild projects to use 5.0.2 builderJose2018-02-08
|
* Updates for Ice Builder 5.xJose2018-02-05
|
* Run IceStorm/repstress on driver main thread (ICE-8175)Benoit Foucher2018-01-30
|
* Update version to v3.7.1Jose2017-12-14
|
* Fix for ICE-8175 - IceStorm/repstress hang, run test on test driver main threadBenoit Foucher2017-07-01
|
* Fix (ICE-8067) - Increase timeout in IceStorm/singleJose2017-06-15
|
* Increased timeoutBernard Normier2017-06-12
|
* Fix for ICE-7841 - increased retry count, minor binding test fixBenoit Foucher2017-06-09
|
* Remove excessive empty linesJoe George2017-06-07
|
* Fixed ICE-7822 - Increased IceStorm/single buffer sizesBenoit Foucher2017-05-18
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Remove unnecessary tabsJoe George2017-05-03
|
* Updated version to 3.7.0Benoit Foucher2017-05-03
|
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
|
* Fixed ICE-7841 - IceStorm/stress failureBenoit Foucher2017-04-28
|
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
|
* Windows V141 (VS 2017) testing with Nuget packagesJose2017-04-03
|
* Fixed (ICE-6894) Remove db folders in testsJose2017-03-22
|
* Fixed ICE-6792 - Added support for connectionCached/locatorCacheTimeout QoS ↵Benoit Foucher2017-03-10
| | | | settings
* Bumped version to 3.7b0Benoit Foucher2017-03-07
|
* use ICE_BIN_DIST instead of UseBinDistJose2017-03-02
|
* Replace UseBinDist with ICE_BIN_DISTJose2017-03-02
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumeratorsMark Spruiell2017-02-09
| |
* | Fixed ICE-7558 - Reduce chances to lose datagrams by tuning the buffer size ↵Benoit Foucher2017-02-06
| | | | | | | | and adding dedicated thread pools