summaryrefslogtreecommitdiff
path: root/ACE/tests
Commit message (Expand)AuthorAgeFilesLines
* Removed pharlap supportJohnny Willemsen2023-02-016-27/+4
* More Sun OS/compiler cleanupJohnny Willemsen2023-01-176-89/+4
* Cleanup Solaris supportJohnny Willemsen2023-01-1710-33/+11
* Removed checks for ACE_TEMPLATES_REQUIRE_SOURCEJohnny Willemsen2023-01-161-2/+0
* Removed AIX supportJohnny Willemsen2023-01-1634-116/+31
* Update FIFO_Test.cppJohnny Willemsen2023-01-151-1/+1
* Removed HPUX supportJohnny Willemsen2023-01-158-33/+10
* Update Process_Manager_Test.cppJohnny Willemsen2023-01-141-1/+1
* Update Process_Manager_Test.cppJohnny Willemsen2023-01-141-0/+1
* Removed OpenVMS supportJohnny Willemsen2023-01-148-72/+8
* Fixed cleanup errorJohnny Willemsen2023-01-131-1/+1
* Fixed cleanup mistakesJohnny Willemsen2023-01-131-14/+18
* More Windows CE cleanupJohnny Willemsen2023-01-135-6/+4
* Removed Windows CE supportJohnny Willemsen2023-01-1316-78/+35
* Make use of noexcept instead of throw()Johnny Willemsen2022-12-123-6/+6
* The environment variable set is Z, not ZZJohnny Willemsen2022-11-021-3/+2
* Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into masterJohnny Willemsen2022-10-0119-101/+63
|\
| * Merge pull request #1941 from knutpett/knutpett/remove_void_part2Johnny Willemsen2022-09-239-40/+40
| |\
| | * Part 2: Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-229-40/+40
| * | Merge branch 'master' into format-securityAdam Mitz2022-09-1939-189/+189
| |\ \ | | |/
| * | Merge branch 'master' into format-securityJohnny Willemsen2022-09-12126-278/+0
| |\ \
| * | | Fixup previous adapt to ACE_TEXT_PRIsLuke Mewburn2022-09-111-1/+1
| * | | Fix -Wformat-security issues for ACE/testsLuke Mewburn2022-09-112-3/+3
| * | | Fixup previous adapt to ACE_TEXT_PRIsLuke Mewburn2022-09-101-2/+0
| * | | Adapt to ACE_TEXT_PRIsLuke Mewburn2022-09-108-56/+20
* | | | Fixed typoJohnny Willemsen2022-09-301-1/+1
| |_|/ |/| |
* | | Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-1339-189/+189
| |/ |/|
* | Fixed Redundant blank line at the end of a code block should be deletedKnut Petter Svendsen2022-09-1016-24/+0
* | Remove leading blank lines after opening {Knut Petter Svendsen2022-09-1034-68/+0
* | Removed extra newline before closing }Knut Petter Svendsen2022-09-1010-10/+0
* | Replace 3 blank lines with just 2 blank linesKnut Petter Svendsen2022-09-0967-68/+0
* | Remove extra newline after public, protected and privateKnut Petter Svendsen2022-09-0937-83/+0
* | Fix trailing newline in class declarationsKnut Petter Svendsen2022-09-0914-25/+0
|/
* Use override, remove redundant whitespacing, fixed typoJohnny Willemsen2022-08-101-3/+0
* Restore getpid() result cast to int; resolves compile warning.Steve Huston2022-04-251-1/+1
* Replace fallthrough with ACE_FALLTHROUGHSteve Huston2022-04-212-17/+17
* Pick up changes from this set:Steve Huston2022-03-291-1/+1
* Use doxygen/nullptr/boolJohnny Willemsen2022-01-171-3/+0
* ACE tests: fixed compatibility with MSVC /std:c++17Adam Mitz2021-10-314-3/+12
* nullptr/constexpre changesJohnny Willemsen2021-10-271-2/+0
* Merge pull request #1701 from jwillemsen/jwi-signalcleanupJohnny Willemsen2021-10-234-22/+7
|\
| * Minor layout changesJohnny Willemsen2021-10-234-22/+7
* | Corrected worker signature to resolve gcc warningsJohnny Willemsen2021-10-231-3/+2
|/
* Use std::unique_ptr and defaultJohnny Willemsen2021-09-261-3/+0
* Layout changesJohnny Willemsen2021-09-091-7/+1
* Removed redundant staticJohnny Willemsen2021-09-041-2/+0
* fixed compilation issue (ubuntu)Erik Sohns2021-09-031-4/+4
* removed trailing whitespaceErik Sohns2021-09-031-1/+1
* incorporated review commentsErik Sohns2021-09-031-2/+31
* Add missing includeJohnny Willemsen2021-08-231-0/+1