summaryrefslogtreecommitdiff
path: root/ACE/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace per fuzzissue-748Steve Huston2018-11-161-1/+1
* Use correct ACE_Allocator for user-defined data block per API requirementsSteve Huston2018-11-151-5/+7
* Add user-defined ACE_Data_Block test caseSteve Huston2018-11-151-0/+33
* clang 7Adam Mitz2018-09-261-2/+2
* Qt5 supportAdam Mitz2018-09-073-3/+7
* Updated msvc check, works now with Visual Studio 2017Johnny Willemsen2018-08-161-1/+1
* add full support for streaming std::(w)stringMartin Corino2018-08-041-0/+80
* Removed duplicated project files (MPC issue 50)Adam Mitz2018-07-091-1/+0
* When we have C++11 ACE_Strong_Bound_Ptr doesn't provide std::auto_ptr support...Johnny Willemsen2018-06-141-0/+4
* Merge pull request #610 from jwillemsen/jwi-builtinbswapJohnny Willemsen2018-04-091-8/+8
|\
| * Test double/float as last, they are more complex so could easier failJohnny Willemsen2018-04-091-8/+8
* | Compiler_Features_32_Test for clang 6mitza-oci-patch-1Adam Mitz2018-03-291-1/+1
* | Add missing $ prefix to ACE_ROOTbrewmanz(75)2018-03-291-1/+1
|/
* Instead of using [0] a [0L] has to be used, that is the correct fixJohnny Willemsen2018-03-161-20/+1
* Sun Studio 5.13 and older can't handle thisJohnny Willemsen2018-03-121-0/+5
* Check if __GNUC__ is defined and only log that C++ support is ok when the tes...Johnny Willemsen2018-03-091-2/+2
* Bugfix: ACE abort when use %l and the msg len exceed ACE_MAXLOGMSGLENshuai.lou2018-03-021-1/+1
* Remove $Id$ to resolve fuzz errorSteve Huston2018-03-011-2/+0
* Merge out from masterSteve Huston2018-02-285-5/+84
|\
| * msvc7.1 and gcc 4.1.1 can't handle this test so disable this test for those c...Johnny Willemsen2018-02-171-0/+14
| * Initialise member to solve Codacy warningJohnny Willemsen2018-02-161-2/+2
| * Add constructor to make codacy happyJohnny Willemsen2018-02-161-0/+1
| * Add new compiler test for a C++ feature TAO is usingJohnny Willemsen2018-02-163-0/+49
| * Compiler Features 32 Test: need to check Apple clang version numbers which us...Adam Mitz2018-01-131-2/+8
| * Compiler Features 24 Test: skip older clang versionsAdam Mitz2018-01-121-3/+12
* | Add UDP changes and test programSteve Huston2018-02-283-0/+109
|/
* check clang version number for compiler test workaroundAdam Mitz2018-01-111-2/+2
* clang workarounds for Compiler_Features_32_TestAdam Mitz2018-01-111-1/+11
* Merge pull request #555 from mitza-oci/singleton-restartAdam Mitz2018-01-022-1/+9
|\
| * updated test list now that test should passAdam Mitz2017-12-211-1/+1
| * Updated MPC project for new ACE testAdam Mitz2017-12-211-0/+8
* | Merge pull request #556 from jwillemsen/masterJohnny Willemsen2018-01-021-25/+0
|\ \ | |/ |/|
| * Updated copyright to 2018Johnny Willemsen2018-01-011-25/+0
* | New ACE test: check if ACE_Singleton works after ACE::fini, ACE::initAdam Mitz2017-12-194-0/+65
|/
* Don't use C++11Johnny Willemsen2017-10-301-2/+3
* Make sure we initialise our members explicitly so that we get a capacity of z...Johnny Willemsen2017-10-301-2/+2
* Removed empty lineJohnny Willemsen2017-10-271-1/+0
* Extended TAO_IDL with a new -Gsd which enabled the generation of two addition...Johnny Willemsen2017-09-051-2/+0
* TSS_Leak_Test is known to fail at this momentJohnny Willemsen2017-09-021-1/+1
* Cleanup empty commented out linesJohnny Willemsen2017-08-311-3/+0
* Removed left over Id tagsJohnny Willemsen2017-08-312-3/+0
* Merge pull request #494 from jwillemsen/jwi-openssl110supportJohnny Willemsen2017-08-311-5/+18
|\
| * Fixed errorJohnny Willemsen2017-08-301-3/+3
| * Attempt to fix compile errors on WindowsJohnny Willemsen2017-08-301-4/+17
* | Merge pull request #497 from jwillemsen/jwi-bugzilla-linksJohnny Willemsen2017-08-3021-23/+23
|\ \
| * | Updated links to point to Vanderbilt bugzillaJohnny Willemsen2017-08-3021-23/+23
* | | Merge pull request #492 from mitza-oci/tss-leakAdam Mitz2017-08-304-0/+68
|\ \ \ | |/ / |/| |
| * | Added a test showing a leaked object created by ACE_TSS<T>Adam Mitz2017-08-174-0/+68
| |/
* | Fix gcc7 warningJohnny Willemsen2017-08-291-1/+1
|/
* Extended the test to make sure %D and %#D also don't have a leading spaceJohnny Willemsen2017-08-111-6/+7