summaryrefslogtreecommitdiff
path: root/ACE/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed that ACE_Log_Msg %T and %#T leave a leading space. Extended Log_Msg_Tes...Johnny Willemsen2017-08-111-8/+18
* Merge pull request #477 from jwillemsen/jwi-zapidJohnny Willemsen2017-08-091-3/+0
|\
| * Remove left over $Id tagsJohnny Willemsen2017-08-091-3/+0
* | Extend this test to check if gmtime_r is really supported, if not, we log thatJohnny Willemsen2017-08-091-1/+4
|/
* Corrected placing pragma pop for bcc32cJohnny Willemsen2017-08-091-2/+2
* Merge pull request #466 from jwillemsen/masterJohnny Willemsen2017-08-081-3/+10
|\
| * Fixed warning with clangJohnny Willemsen2017-08-081-3/+10
* | Only define NOMINMAX with the Microsoft compilerJohnny Willemsen2017-08-071-2/+6
|/
* Add workaround for bcc32Johnny Willemsen2017-08-021-1/+7
* Fix compiler warningJohnny Willemsen2017-08-021-0/+1
* Merge pull request #438 from jwillemsen/jwi-compilertest37Johnny Willemsen2017-07-203-0/+58
|\
| * New compiler test for a compiler bug found some time agoJohnny Willemsen2017-07-133-0/+58
* | Introduce new ACE_HAS_VSNPRINTF_EMULATION because the vsnprintf emulation was...Johnny Willemsen2017-07-141-3/+3
|/
* Add more detailed debug message for INET_Addr_TestHuang-Ming Huang2017-06-061-0/+32
* Added more detailed debug messageHuang-Ming Huang2017-05-281-0/+9
* Added missing includeHuang-Ming Huang2017-05-111-0/+1
* Fix incorrect parenthesis placementHuang-Ming Huang2017-05-101-1/+1
* fix format specifierHuang-Ming Huang2017-05-081-2/+2
* Fix typoHuang-Ming Huang2017-05-081-1/+1
* Add INET_Addr IPV6 test caseHuang-Ming Huang2017-05-081-3/+9
* Revert "Revert PR #394 #385 #382 #397"Huang-Ming Huang2017-04-201-0/+17
* Revert PR #394 #385 #382 #397Huang-Ming Huang2017-04-111-17/+0
* Fixed compile warning at the moment ACE_HAS_IPV6 is not definedJohnny Willemsen2017-04-061-2/+3
* Merge pull request #387 from huangminghuang/masterHuang-Ming Huang2017-04-011-8/+11
|\
| * Another attempt to fix PR #382 #385Huang-Ming Huang2017-03-311-8/+11
* | Merge pull request #386 from jwillemsen/masterJohnny Willemsen2017-04-011-1/+1
|\ \
| * \ Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2017-03-311-0/+14
| |\ \ | | |/
| * | Fixed typosJohnny Willemsen2017-03-311-1/+1
* | | Merge pull request #384 from DOCGroup/case2063Steve Huston2017-03-311-1/+54
|\ \ \ | |_|/ |/| |
| * | Removed tabs flagged by fuzzcase2063Steve Huston2017-03-301-18/+18
| * | Fix ability to request IPv4 address from ACE_INET_Addr::setSteve Huston2017-03-301-2/+23
| * | Add new test case for selecting protocol by nameSteve Huston2017-03-291-1/+33
| |/
* | Fix INET_Addr test caseHuang-Ming Huang2017-03-301-3/+3
* | Add test for INET_Addr.set() with IPV6 enabledHuang-Ming Huang2017-03-271-0/+14
|/
* Fixed typoJohnny Willemsen2017-01-023-5/+5
* Extended test to check that max_time is not {0, -1}Johnny Willemsen2016-12-231-0/+2
* Doxygen changes and some typosJohnny Willemsen2016-11-301-1/+1
* Revert "some (bundled) minor changes (take 2)"revert-176-masterJohnny Willemsen2016-10-313-10/+11
* removed now-obsolete template instantiation left over from an earlier commitErik Sohns2016-10-241-3/+0
* Merge branch 'master' of https://github.com/DOCGroup/ACE_TAOErik Sohns2016-10-232-0/+46
|\
| * Fixed reported memory leak by CoverityJohnny Willemsen2016-09-141-0/+1