summaryrefslogtreecommitdiff
path: root/ACE/tests
Commit message (Collapse)AuthorAgeFilesLines
* Refer to github issues/discussions instead of the mailing listsJohnny Willemsen2021-03-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | * ACE/ACE-INSTALL.html: * ACE/ASNMP/README: * ACE/PROBLEM-REPORT-FORM: * ACE/README: * ACE/VERSION.txt: * ACE/ace/High_Res_Timer.cpp: * ACE/docs/ACE-bug-process.html: * ACE/docs/ACE-guidelines.html: * ACE/docs/ACE-subsets.html: * ACE/docs/bczar/bczar.html: * ACE/tests/README: * TAO/PROBLEM-REPORT-FORM: * TAO/README: * TAO/TAO-INSTALL.html: * TAO/VERSION.txt: * TAO/docs/implrepo/paper.html: * TAO/docs/rtcorba/status.html: * TAO/orbsvcs/ImplRepo_Service/README: * TAO/orbsvcs/tests/Property/README:
* Revert changes for the momentJohnny Willemsen2021-03-091-4/+5
| | | | | * ACE/ace/Numeric_Limits.h: * ACE/tests/New_Fail_Test.cpp:
* Use SIZE_MAX, numeric_limits is a constexpr which the compiler checksJohnny Willemsen2021-03-091-2/+2
| | | | * ACE/tests/New_Fail_Test.cpp:
* Comment upateJohnny Willemsen2021-03-091-2/+2
| | | | * ACE/tests/New_Fail_Test.cpp:
* Work on windows and linuxJohnny Willemsen2021-03-091-1/+2
|
* Fixed maximum valueJohnny Willemsen2021-03-091-1/+1
|
* Solve compile error on windowsJohnny Willemsen2021-03-091-10/+7
| | | | * ACE/tests/New_Fail_Test.cpp:
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-099-13/+13
|
* Reduce size of blocksJohnny Willemsen2021-03-091-2/+2
| | | | * ACE/tests/New_Fail_Test.cpp:
* Various cleanup and use of C++11 featuresJohnny Willemsen2021-03-092-8/+4
|
* Cleanup LynxOS4 support, fixes #1434Johnny Willemsen2021-02-241-4/+0
| | | | | | | | | | | | | * ACE/ace/OS_NS_pwd.inl: * ACE/ace/OS_NS_signal.inl: * ACE/ace/README: * ACE/ace/Sig_Handler.cpp: * ACE/ace/config-lynxos.h: * ACE/ace/os_include/os_signal.h: * ACE/ace/os_include/os_stdlib.h: * ACE/ace/os_include/os_strings.h: * ACE/ace/os_include/os_unistd.h: * ACE/tests/Task_Ex_Test.cpp:
* Use micro version instead of beta versionJohnny Willemsen2021-01-234-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/ACE.cpp: * ACE/ace/ace.rc: * ACE/bin/generate_doxygen.pl: * ACE/tests/CDR_Array_Test.cpp: * ACE/tests/CDR_File_Test.cpp: * ACE/tests/CDR_Test.cpp: * ACE/tests/Codecs_Test.cpp: * TAO/orbsvcs/orbsvcs/AV.rc: * TAO/orbsvcs/orbsvcs/CosConcurrency.rc: * TAO/orbsvcs/orbsvcs/CosEvent.rc: * TAO/orbsvcs/orbsvcs/CosEvent_Serv.rc: * TAO/orbsvcs/orbsvcs/CosEvent_Skel.rc: * TAO/orbsvcs/orbsvcs/CosLifeCycle.rc: * TAO/orbsvcs/orbsvcs/CosLoadBalancing.rc: * TAO/orbsvcs/orbsvcs/CosNaming.rc: * TAO/orbsvcs/orbsvcs/CosNaming_Serv.rc: * TAO/orbsvcs/orbsvcs/CosNaming_Skel.rc: * TAO/orbsvcs/orbsvcs/CosNotification.rc: * TAO/orbsvcs/orbsvcs/CosNotification_Serv.rc: * TAO/orbsvcs/orbsvcs/CosNotification_Skel.rc: * TAO/orbsvcs/orbsvcs/CosProperty.rc: * TAO/orbsvcs/orbsvcs/CosTime.rc: * TAO/orbsvcs/orbsvcs/CosTrading.rc: * TAO/orbsvcs/orbsvcs/CosTrading_Serv.rc: * TAO/orbsvcs/orbsvcs/CosTrading_Skel.rc: * TAO/orbsvcs/orbsvcs/DsEventLogAdmin.rc: * TAO/orbsvcs/orbsvcs/DsLogAdmin.rc: * TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.rc: * TAO/orbsvcs/orbsvcs/FaultTolerance.rc: * TAO/orbsvcs/orbsvcs/IFRService.rc: * TAO/orbsvcs/orbsvcs/PortableGroup.rc: * TAO/orbsvcs/orbsvcs/RTEvent.rc: * TAO/orbsvcs/orbsvcs/RTEvent_Serv.rc: * TAO/orbsvcs/orbsvcs/RTEvent_Skel.rc: * TAO/orbsvcs/orbsvcs/RTSched.rc: * TAO/orbsvcs/orbsvcs/RTSchedEvent.rc: * TAO/orbsvcs/orbsvcs/RT_Notification.rc: * TAO/orbsvcs/orbsvcs/SSLIOP.rc: * TAO/orbsvcs/orbsvcs/Security.rc: * TAO/orbsvcs/orbsvcs/Svc_Utils.rc: * TAO/tao/AnyTypeCode/TAO_AnyTypeCode.rc: * TAO/tao/BiDir_GIOP/TAO_BiDir_GIOP.rc: * TAO/tao/CodecFactory/TAO_CodecFactory.rc: * TAO/tao/Codeset/TAO_Codeset.rc: * TAO/tao/Compression/TAO_Compression.rc: * TAO/tao/Compression/bzip2/TAO_Bzip2Compressor.rc: * TAO/tao/Compression/lzo/TAO_LzoCompressor.rc: * TAO/tao/Compression/rle/TAO_RLECompressor.rc: * TAO/tao/Compression/zlib/TAO_ZlibCompressor.rc: * TAO/tao/DynamicAny/TAO_DynamicAny.rc: * TAO/tao/DynamicInterface/TAO_DynamicInterface.rc: * TAO/tao/IFR_Client/TAO_IFR_Client.rc: * TAO/tao/IORInterceptor/TAO_IORInterceptor.rc: * TAO/tao/IORManipulation/TAO_IORManip.rc: * TAO/tao/IORTable/TAO_Async_IORTable.rc: * TAO/tao/IORTable/TAO_IORTable.rc: * TAO/tao/ImR_Client/TAO_IMR_Client.rc: * TAO/tao/Messaging/TAO_Messaging.rc: * TAO/tao/ObjRefTemplate/TAO_ObjRefTemplate.rc: * TAO/tao/PI/TAO_PI.rc: * TAO/tao/PI_Server/TAO_PI_Server.rc: * TAO/tao/PortableServer/TAO_PortableServer.rc: * TAO/tao/RTCORBA/TAO_RTCORBA.rc: * TAO/tao/RTPortableServer/TAO_RTPortableServer.rc: * TAO/tao/RTScheduling/TAO_RTScheduler.rc: * TAO/tao/SmartProxies/SmartProxies.rc: * TAO/tao/Strategies/TAO_Strategies.rc: * TAO/tao/TypeCodeFactory/TypeCodeFactory.rc: * TAO/tao/Utils/TAO_Utils.rc: * TAO/tao/Valuetype/TAO_Valuetype.rc: * TAO/tao/ZIOP/TAO_ZIOP.rc: * TAO/tao/tao.rc: * TAO/tests/ZIOP/TestCompressor/TAO_TestCompressor.rc:
* Removed ACE_HAS_EXCEPTIONS checks, that define is always setJohnny Willemsen2021-01-062-32/+0
| | | | | | | | * ACE/ace/Log_Msg.cpp: * ACE/ace/README: * ACE/ace/config-kfreebsd.h: * ACE/tests/Network_Adapters_Test.cpp: * ACE/tests/New_Fail_Test.cpp:
* Merge pull request #1383 from jwillemsen/jwi-ACE_LACKS_PLACEMENT_OPERATOR_DELETEJohnny Willemsen2021-01-053-10/+0
|\ | | | | Removed check for ACE_LACKS_PLACEMENT_OPERATOR_DELETE, supported by a…
| * Removed check for ACE_LACKS_PLACEMENT_OPERATOR_DELETE, supported by all ↵Johnny Willemsen2021-01-053-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compilers supporting C++11 * ACE/ace/Svc_Handler.cpp: * ACE/ace/Svc_Handler.h: * ACE/ace/config-hpux-11.00.h: * ACE/ace/config-sunos5.5.h: * ACE/examples/DLL/Newsweek.cpp: * ACE/examples/DLL/Newsweek.h: * ACE/examples/DLL/Today.cpp: * ACE/examples/DLL/Today.h: * ACE/examples/Shared_Malloc/test_persistence.cpp: * ACE/tests/DLL_Test_Impl.cpp: * ACE/tests/DLL_Test_Impl.h: * ACE/tests/Dynamic_Test.cpp: * TAO/tests/POA/DSI/Database_i.cpp: * TAO/tests/POA/DSI/Database_i.h:
* | Remove support for the Alpha CPUJohnny Willemsen2021-01-052-2/+2
|/ | | | | | | | | | | | | * ACE/ACE-INSTALL.html: * ACE/NEWS: * ACE/ace/Basic_Types.h: * ACE/ace/High_Res_Timer.cpp: * ACE/ace/OS_NS_time.inl: * ACE/ace/README: * ACE/ace/config-linux-common.h: * ACE/tests/Auto_Event_Test.cpp: * ACE/tests/Semaphore_Test.cpp: * TAO/tests/Time_Policy/main.cpp:
* Cleanup kfreebsd config fileJohnny Willemsen2021-01-031-3/+0
| | | | | * ACE/ace/config-kfreebsd.h: * ACE/tests/Semaphore_Test.cpp:
* Fixed variable not used warningJohnny Willemsen2020-12-301-0/+2
| | | | * ACE/tests/Compiler_Features_23_Test.cpp:
* Fixed errorJohnny Willemsen2020-12-081-2/+0
| | | | * ACE/tests/DLL_Test.cpp:
* Modernize ACE tests with using instead of typedefJohnny Willemsen2020-12-0884-439/+303
|
* Merge pull request #1338 from jwillemsen/jwi-acetestsoverrideJohnny Willemsen2020-12-0878-380/+380
|\ | | | | Make use of override where it should be used instead of virtual
| * Make use of override where it should be used instead of virtualJohnny Willemsen2020-12-0878-380/+380
| |
* | Merge branch 'master' into jwi-autoptrJohnny Willemsen2020-12-08139-795/+795
|\ \ | |/
| * Removed redundant voidJohnny Willemsen2020-12-08139-795/+795
| |
* | Use std::unique_ptrJohnny Willemsen2020-12-081-2/+2
| | | | | | | | * ACE/tests/UUID_Test.cpp:
* | Use std::unique_ptrJohnny Willemsen2020-12-082-2/+2
| | | | | | | | | | * ACE/tests/Reactor_Remove_Resume_Test.cpp: * ACE/tests/Reactor_Remove_Resume_Test_Dev_Poll.cpp:
* | Use std::unique_ptrJohnny Willemsen2020-12-0814-26/+26
| |
* | Replace auto_ptr with unique_ptrJohnny Willemsen2020-12-0817-44/+51
|/
* Merge pull request #1289 from jwillemsen/jwi-aceeventhandleratomicJohnny Willemsen2020-11-175-28/+28
|\ | | | | Make use of std::atomic for the reference count of the ACE event handler
| * Updated these low level tests to use load() instead of value() because of ↵Johnny Willemsen2020-11-105-28/+28
| | | | | | | | | | | | | | | | | | | | the switch to std::atomic for the ACE event handler reference count. * ACE/tests/MT_Reference_Counted_Event_Handler_Test.cpp: * ACE/tests/MT_Reference_Counted_Notify_Test.cpp: * ACE/tests/Reference_Counted_Event_Handler_Test.cpp: * ACE/tests/Timer_Queue_Reference_Counting_Test.cpp: * ACE/tests/WFMO_Reactor_Test.cpp:
* | Remove checks for ACE_HAS_CPP11 and remove the code for C++03 now that we ↵Johnny Willemsen2020-11-1028-368/+0
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | require C++11 compiler support * ACE/ACEXML/examples/SAXPrint/main.cpp: * ACE/ace/ARGV.h: * ACE/ace/Basic_Types.h: * ACE/ace/Bound_Ptr.h: * ACE/ace/Bound_Ptr.inl: * ACE/ace/CDR_Stream.cpp: * ACE/ace/Codeset_IBM1047.cpp: * ACE/ace/Event_Handler.cpp: * ACE/ace/Event_Handler.h: * ACE/ace/Global_Macros.h: * ACE/ace/OS_NS_Thread.cpp: * ACE/ace/Proactor.cpp: * ACE/ace/Process_Manager.h: * ACE/ace/Reactor.h: * ACE/ace/Reactor_Timer_Interface.h: * ACE/ace/Signal.h: * ACE/ace/Thread_Manager.cpp: * ACE/ace/Time_Policy.h: * ACE/ace/Time_Value.cpp: * ACE/ace/Time_Value.h: * ACE/ace/Time_Value.inl: * ACE/ace/WFMO_Reactor.cpp: * ACE/ace/XML_Utils/XML_Helper.h: * ACE/ace/XML_Utils/XSCRT/Elements.hpp: * ACE/ace/config-macosx-lion.h: * ACE/examples/APG/Active_Objects/AO.cpp: * ACE/examples/APG/Active_Objects/AO2.cpp: * ACE/examples/APG/Naming/Name_Binding.h: * ACE/examples/APG/Reactor/HAStatus.cpp: * ACE/examples/Threads/future1.cpp: * ACE/examples/Threads/future2.cpp: * ACE/netsvcs/lib/Client_Logging_Handler.cpp: * ACE/netsvcs/lib/Server_Logging_Handler_T.cpp: * ACE/tests/Bound_Ptr_Test.cpp: * ACE/tests/Bug_2540_Regression_Test.cpp: * ACE/tests/Bug_2820_Regression_Test.cpp: * ACE/tests/Chrono_Test.cpp: * ACE/tests/Compiler_Features_15_Test.cpp: * ACE/tests/Compiler_Features_16_Test.cpp: * ACE/tests/Compiler_Features_17_Test.cpp: * ACE/tests/Compiler_Features_18_Test.cpp: * ACE/tests/Compiler_Features_19_Test.cpp: * ACE/tests/Compiler_Features_20_DLL.h: * ACE/tests/Compiler_Features_21_Test.cpp: * ACE/tests/Compiler_Features_23_Test.cpp: * ACE/tests/Compiler_Features_24_Test.cpp: * ACE/tests/Compiler_Features_25_Test.cpp: * ACE/tests/Compiler_Features_26_Test.cpp: * ACE/tests/Compiler_Features_27_Test.cpp: * ACE/tests/Compiler_Features_28_Test.cpp: * ACE/tests/Compiler_Features_29_Test.cpp: * ACE/tests/Compiler_Features_31_Test.cpp: * ACE/tests/Compiler_Features_32_Test.cpp: * ACE/tests/Compiler_Features_34_Test.cpp: * ACE/tests/Compiler_Features_35_Test.cpp: * ACE/tests/Compiler_Features_36_Test.cpp: * ACE/tests/DLL_Test.cpp: * ACE/tests/Process_Manager_Test.cpp: * ACE/tests/Reactor_Remove_Resume_Test.cpp: * ACE/tests/Reactor_Timer_Test.cpp: * ACE/tests/Task_Ex_Test.cpp: * TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp: * TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp: * TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp: * TAO/TAO_IDL/be_include/be_helper.h: * TAO/orbsvcs/ImplRepo_Service/AsyncListManager.h: * TAO/tao/Object.h:
* Upgrade xcode check to include 12.0Johnny Willemsen2020-10-281-1/+1
| | | | * ACE/tests/Compiler_Features_32_Test.cpp:
* Merge pull request #1216 from jwillemsen/jwi-linuxfeaturestravisJohnny Willemsen2020-08-263-3/+4
|\ | | | | Migrate several custom travis configurations to github actions
| * UNIX_Addr_Test should also be excluded for ACE_FOR_TAOJohnny Willemsen2020-08-242-1/+2
| | | | | | | | | | * ACE/tests/run_test.lst: * ACE/tests/tests.mpc:
| * Bug_4189_Regression_Test needs to be excluded for ace_for_taoJohnny Willemsen2020-08-243-2/+2
| | | | | | | | | | | | * ACE/tests/Bug_4189_Regression_Test.cpp: * ACE/tests/run_test.lst: * ACE/tests/tests.mpc:
* | Merge pull request #1210 from jwillemsen/jwi-noreturnJohnny Willemsen2020-08-211-2/+1
|\ \ | |/ |/| Mark also ACE_OS::exit with ACE_GCC_NO_RETURN
| * Const changeJohnny Willemsen2020-08-211-2/+1
| | | | | | | | * ACE/tests/NonBlocking_Conn_Test.h:
* | Make use of C++11 std::unique_ptrJohnny Willemsen2020-08-213-3/+10
|/ | | | | | | * ACE/ACEXML/examples/SAXPrint/main.cpp: * ACE/tests/Bug_2540_Regression_Test.cpp: * ACE/tests/Bug_2820_Regression_Test.cpp: * ACE/tests/DLL_Test.cpp:
* Merge pull request #1179 from jrw972/macos-formatsAdam Mitz2020-08-141-1/+1
|\ | | | | Do not redefine 64-bit formats for MacOS with C++11
| * Update Apple-clang version numberAdam Mitz2020-08-131-1/+1
| |
* | Merge pull request #1178 from ↵Adam Mitz2020-08-131-1/+1
|\ \ | | | | | | | | | | | | simpsont-oci/remove_multicast_interfaces_test_from_face_safety_builds Remove Multicast_Interfaces_Test from FACE safety builds
| * | removing multicast interfaces test from face safety buildsTimothy Simpson2020-08-101-1/+1
| |/
* | Merge pull request #1180 from jwillemsen/jwi-testwarningsJohnny Willemsen2020-08-1110-62/+16
|\ \ | |/ |/| Removed various variables/members which are not used at all
| * Mark single argument constructors explicitJohnny Willemsen2020-08-113-5/+3
| | | | | | | | | | | | * ACE/tests/Bound_Ptr_Test.cpp: * ACE/tests/Intrusive_Auto_Ptr_Test.cpp: * ACE/tests/Refcounted_Auto_Ptr_Test.cpp:
| * Removed various variables/members which are not used at allJohnny Willemsen2020-08-1110-60/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/tests/Bound_Ptr_Test.cpp: * ACE/tests/Bound_Ptr_Test.h: * ACE/tests/Intrusive_Auto_Ptr_Test.cpp: * ACE/tests/Multicast_Test.cpp: * ACE/tests/Multicast_Test_IPV6.cpp: * ACE/tests/Object_Manager_Flipping_Test.cpp: * ACE/tests/Refcounted_Auto_Ptr_Test.cpp: * ACE/tests/Sendfile_Test.cpp: * ACE/tests/Thread_Attrs_Test.cpp: * ACE/tests/Thread_Creation_Threshold_Test.cpp:
* | Fix Portability Issues For Older Windows In New Test From PR 1170Timothy Simpson2020-08-071-4/+4
| |
* | fixing macro formatting per guidelinesTimothy Simpson2020-08-051-14/+14
| |
* | updating test formatting to more closely match ACE guidelinesTimothy Simpson2020-08-051-42/+56
| |
* | Ignore WIN32 interfaces that aren't up & operationalTimothy Simpson2020-08-051-2/+2
| |
* | adding getifaddrs versions of testTimothy Simpson2020-08-052-1/+50
| |