summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_3574_Regression
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup old Embarcadero compiler checksJohnny Willemsen2021-08-161-8/+0
| | | | | | | | | | * ACE/ace/Compression/rle/RLECompressor.cpp: * ACE/ace/post.h: * ACE/ace/pre.h: * TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Default_Factory.h: * TAO/orbsvcs/orbsvcs/Notify/RT_Factory.h: * TAO/orbsvcs/tests/Notify/Bug_3252_Regression/server.cpp: * TAO/tests/Bug_3574_Regression/test.cpp:
* Cleanup Embarcadero C++ Builder supportJohnny Willemsen2021-07-161-2/+2
| | | | | | | | | | | | | * ACE/ace/Compression/rle/RLECompressor.cpp: * ACE/ace/config-win32-borland.h: * ACE/ace/post.h: * ACE/ace/pre.h: * TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.cpp: * TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Default_Factory.h: * TAO/orbsvcs/orbsvcs/Notify/RT_Factory.h: * TAO/orbsvcs/tests/Notify/Bug_3252_Regression/server.cpp: * TAO/tests/Bug_3574_Regression/test.cpp: * TAO/tests/RTCORBA/README:
* Update .gitignore filesFred Hornsey2020-06-011-0/+1
| | | | | | | | | | | | After building TAO tests for https://github.com/DOCGroup/ACE_TAO/pull/1132 I was left with a lot of untracked files. I used https://github.com/objectcomputing/OpenDDS/blob/e1b3c99f74e73a537083e790f3bf9fb9ee6ed8b9/tools/scripts/update_gitignore.pl to create and update `.gitignore` files. I made sure I wasn't creating any directories just containing a `.gitignore` file, except for `ACE/apps/gperf/tests/iout2_gen`. It had a placeholder file called `.empty` which I deleted because the `.gitignore` can serve the same purpose.
* Add support for Embarcadero C++ Builder 10.4 SydneyJohnny Willemsen2020-05-271-2/+2
| | | | | | | | | | | | | * ACE/NEWS: * ACE/ace/Compression/rle/RLECompressor.cpp: * ACE/ace/OS_NS_Thread.cpp: * ACE/ace/config-win32-borland.h: * ACE/ace/os_include/net/os_if.h: * TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.cpp: * TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Default_Factory.h: * TAO/orbsvcs/orbsvcs/Notify/RT_Factory.h: * TAO/orbsvcs/tests/Notify/Bug_3252_Regression/server.cpp: * TAO/tests/Bug_3574_Regression/test.cpp:
* Updated bcc32 version checksJohnny Willemsen2017-08-031-2/+2
| | | | * TAO/tests/Bug_3574_Regression/test.cpp:
* Replaced README filesJohnny Willemsen2015-01-071-1/+1
|
* Perl filesJohnny Willemsen2015-01-071-1/+0
|
* Removed single line Id tagJohnny Willemsen2015-01-072-4/+0
|
* Wed Feb 19 20:26:32 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-02-191-2/+2
| | | | | | | | * orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.cpp: * orbsvcs/tests/Notify/Bug_3252_Regression/server.cpp: * tests/Bug_3574_Regression/test.cpp: Improved C++BuilderXE support
* Mon Aug 12 14:43:40 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-08-121-0/+8
| | | | | | | | | * orbsvcs/tests/Notify/Bug_3252_Regression/server.cpp: * tests/Bug_3574_Regression/test.cpp: * tests/Bug_4102_Regression: * tests/IDL_Test/constants.idl: Suppressed some warnings with bcc32
* Fri Oct 7 09:12:23 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * DevGuideExamples/AMH/README: * DevGuideExamples/AMH_AMI/README: * DevGuideExamples/BiDirectionalGIOP/README: * DevGuideExamples/GettingStarted/README: * DevGuideExamples/Messaging/AMIcallback/README: * DevGuideExamples/Messaging/RelativeRoundtripTimeout/README: * DevGuideExamples/Multithreading/GracefulShutdown/README: * DevGuideExamples/Multithreading/README: * DevGuideExamples/Multithreading/Reactive/README: * DevGuideExamples/Multithreading/ThreadPerConnection/README: * DevGuideExamples/Multithreading/ThreadPool/README: * DevGuideExamples/PortableInterceptors/Auth/README: * DevGuideExamples/PortableInterceptors/IOR/README: * DevGuideExamples/PortableInterceptors/PICurrent/README: * DevGuideExamples/PortableInterceptors/SimpleCodec/README: * DevGuideExamples/RTCORBA/README: * DevGuideExamples/SmartProxies/README: * DevGuideExamples/ValueTypes/Bank/README: * DevGuideExamples/ValueTypes/Messenger/README: * DevGuideExamples/readme.txt: * README: * examples/AMI/FL_Callback/README: * examples/Buffered_AMI/README: * examples/Buffered_Oneways/README: * examples/CSD_Strategy/ThreadPool/README: * examples/CSD_Strategy/ThreadPool2/README: * examples/CSD_Strategy/ThreadPool3/README: * examples/CSD_Strategy/ThreadPool4/README: * examples/CSD_Strategy/ThreadPool6/README: * examples/Load_Balancing/README: * examples/OBV/Typed_Events/README: * examples/RTCORBA/Activity/README: * interop-tests/wchar/README: * orbsvcs/DevGuideExamples/EventServices/OMG_Basic/README: * orbsvcs/DevGuideExamples/EventServices/OMG_SupplierSideEC/README: * orbsvcs/DevGuideExamples/EventServices/OMG_TypedEC/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_Basic/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_Federated/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_MCast_Federated/README: * orbsvcs/DevGuideExamples/ImplRepo/README: * orbsvcs/DevGuideExamples/NamingService/Messenger/README: * orbsvcs/DevGuideExamples/NamingService/Naming_Client/README: * orbsvcs/DevGuideExamples/NamingService/Naming_Context_Ext/README: * orbsvcs/DevGuideExamples/NamingService/Naming_Server/README: * orbsvcs/DevGuideExamples/NamingService/corbaloc_Messenger/README: * orbsvcs/DevGuideExamples/NotifyService/EventSequence/README: * orbsvcs/DevGuideExamples/NotifyService/Filtering/README: * orbsvcs/DevGuideExamples/NotifyService/Messenger/README: * orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/README: * orbsvcs/DevGuideExamples/NotifyService/QoSProperties/README: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/README: * orbsvcs/DevGuideExamples/NotifyService/SupplierSideNC/README: * orbsvcs/DevGuideExamples/PortableInterceptors/PICurrent_NameService/README: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/README: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/README: * orbsvcs/DevGuideExamples/ValueTypes/Notify/readme.txt: * orbsvcs/FT_ReplicationManager/README: * orbsvcs/ImplRepo_Service/README.txt: * orbsvcs/LoadBalancer/README: * orbsvcs/TAO_Service/README: * orbsvcs/examples/CosEC/Factory/README: * orbsvcs/examples/CosEC/RtEC_Based/README: * orbsvcs/examples/CosEC/RtEC_Based/bin/README: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/README: * orbsvcs/examples/CosEC/Simple/README: * orbsvcs/examples/Log/Basic/README: * orbsvcs/examples/Log/Event/README: * orbsvcs/examples/Log/Notify/README: * orbsvcs/examples/Log/README: * orbsvcs/examples/Log/RTEvent/README: * orbsvcs/examples/Notify/Federation/Agent/README: * orbsvcs/examples/Notify/Federation/SpaceCraft/README: * orbsvcs/examples/Notify/Filter/README: * orbsvcs/examples/Notify/Lanes/README: * orbsvcs/examples/Notify/MC/TkMonitor/README: * orbsvcs/examples/Notify/README: * orbsvcs/examples/Notify/Subscribe/README: * orbsvcs/examples/Notify/ThreadPool/README: * orbsvcs/examples/RtEC/IIOPGateway/README: * orbsvcs/examples/RtEC/MCast/README: * orbsvcs/examples/RtEC/Schedule/README: * orbsvcs/examples/RtEC/Simple/README: * orbsvcs/examples/Security/README: * orbsvcs/examples/Security/SecurityLevel1/README: * orbsvcs/orbsvcs/HTIOP/README.txt: * orbsvcs/orbsvcs/Naming/README: * orbsvcs/tests/AVStreams/Component_Switching/README: * orbsvcs/tests/AVStreams/Latency/README: * orbsvcs/tests/AVStreams/Multicast/README: * orbsvcs/tests/AVStreams/Multicast_Full_Profile/README: * orbsvcs/tests/AVStreams/README: * orbsvcs/tests/AVStreams/Simple_Three_Stage/README: * orbsvcs/tests/AVStreams/mpeg/README.uav: * orbsvcs/tests/Bug_1334_Regression/README: * orbsvcs/tests/Bug_1393_Regression/README: * orbsvcs/tests/Bug_1395_Regression/README: * orbsvcs/tests/Bug_1436_Regression/README: * orbsvcs/tests/Bug_1437_Regression/README: * orbsvcs/tests/Bug_2137_Regression/README: * orbsvcs/tests/Bug_2247_Regression/README: * orbsvcs/tests/Bug_2248_Regression/README: * orbsvcs/tests/Bug_2285_Regression/README: * orbsvcs/tests/Bug_2287_Regression/README: * orbsvcs/tests/Bug_2615_Regression/README: * orbsvcs/tests/Bug_2709_Regression/README: * orbsvcs/tests/Bug_2777_Regression/README: * orbsvcs/tests/Bug_3215_Regression/README: * orbsvcs/tests/Bug_3216_Regression/README: * orbsvcs/tests/CosEvent/Timeout/README: * orbsvcs/tests/EC_Custom_Marshal/README: * orbsvcs/tests/EC_MT_Mcast/README: * orbsvcs/tests/EC_Mcast/README: * orbsvcs/tests/EC_Multiple/README: * orbsvcs/tests/EC_Throughput/README: * orbsvcs/tests/Event/Mcast/AddrServer/README: * orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/README: * orbsvcs/tests/Event/Mcast/Two_Way/README: * orbsvcs/tests/Event/Performance/README: * orbsvcs/tests/Event/lib/README: * orbsvcs/tests/FaultTolerance/IOGR/README: * orbsvcs/tests/ImplRepo/Bug_2604_Regression/README: * orbsvcs/tests/InterfaceRepo/Bug_2962_Regression/ReadMe.txt: * orbsvcs/tests/InterfaceRepo/Bug_3155_Regression/ReadMe.txt: * orbsvcs/tests/InterfaceRepo/Bug_3174_Regression/ReadMe.txt: * orbsvcs/tests/InterfaceRepo/IFR_Self_Recursive_IDL_Test/README: * orbsvcs/tests/InterfaceRepo/Union_Forward_Test/README.txt: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/README: * orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/README: * orbsvcs/tests/Log/Basic_Log_Test/README: * orbsvcs/tests/Notify/lib/README: * orbsvcs/tests/Notify/performance-tests/scripts/1_Path_Period_0_Lanes/README: * orbsvcs/tests/Notify/performance-tests/scripts/3_Path_Period_10ms_Lanes/README: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/README: * orbsvcs/tests/Redundant_Naming/README: * orbsvcs/tests/Security/Big_Request/README: * orbsvcs/tests/Security/Bug_1107_Regression/README: * orbsvcs/tests/Security/Bug_2908_Regression/README: * orbsvcs/tests/Security/Callback/README: * orbsvcs/tests/Security/Secure_Invocation/README: * orbsvcs/tests/Security/cert/README: * orbsvcs/tests/Security/ssliop_CSD/README: * orbsvcs/tests/Simple_Naming/README: * orbsvcs/tests/unit/Notify/MC/MonitorControlExt/README: * performance-tests/Cubit/README: * performance-tests/Latency/README: * performance-tests/README: * performance-tests/RTCorba/Multiple_Endpoints/Orb_Per_Priority/README: * performance-tests/RTCorba/Multiple_Endpoints/Single_Endpoint/README: * performance-tests/Sequence_Latency/Sequence_Operations_Time/README.txt: * tests/Any/Recursive/README: * tests/BiDirectional_DelayedUpcall/README: * tests/Big_AMI/README: * tests/Bug_1330_Regression/README: * tests/Bug_1551_Regression/README: * tests/Bug_1627_Regression/README: * tests/Bug_2119_Regression/README: * tests/Bug_2122_Regression/README: * tests/Bug_2124_Regression/README: * tests/Bug_2126_Regression/README: * tests/Bug_2134_Regression/README: * tests/Bug_2183_Regression/README: * tests/Bug_2186_Regression/README: * tests/Bug_2289_Regression/README: * tests/Bug_2375_Regression/README: * tests/Bug_2399_Regression/README: * tests/Bug_2419_Regression/README: * tests/Bug_2424_Regression/README: * tests/Bug_2429_Regression/README: * tests/Bug_2549_Regression/README: * tests/Bug_2669_Regression/README: * tests/Bug_2791_Regression/README: * tests/Bug_2805_Regression/README.txt: * tests/Bug_2935_Regression/README.txt: * tests/Bug_3068_Regression/README: * tests/Bug_3276_Regression/README: * tests/Bug_3299_Regression/README: * tests/Bug_3311_Regression/README: * tests/Bug_3513_Regression/README: * tests/Bug_3524_Regression/README: * tests/Bug_3574_Regression/README: * tests/Bug_3575_Regression/README: * tests/Bug_3632_Regression/README: * tests/Bug_3676_Regression/README: * tests/Bug_3743_Regression/README: * tests/Bug_3748_Regression/README: * tests/Bug_3755_Ext_Regression/README: * tests/Bug_3790_Regression/README: * tests/Bug_3821_Regression/README: * tests/Bug_3827_Regression/README: * tests/Bug_3837_Regression/README: * tests/Bug_3926_Regression/README: * tests/Bug_3941_Regression/README: * tests/CSD_Strategy_Tests/TP_Test_4/README: * tests/CodeSets/simple/README: * tests/Collocation_Opportunities/README: * tests/DIOP/README: * tests/DSI_Gateway/README: * tests/FL_Cube/README: * tests/Faults/README: * tests/HandleExhaustion/README: * tests/Hello/README: * tests/ICMG_Any_Bug/README: * tests/IPV6/README: * tests/Leader_Followers/README: * tests/LongUpcalls/README: * tests/MProfile/README: * tests/MProfile_Connection_Timeout/README: * tests/MT_BiDir/README: * tests/MT_Client/README: * tests/MT_Server/README: * tests/MT_Timeout/README: * tests/Multiple/README: * tests/Multiple_Inheritance/README: * tests/Muxed_GIOP_Versions/README: * tests/Muxing/README: * tests/Native_Exceptions/README: * tests/Nested_Event_Loop/README: * tests/No_Server_MT_Connect_Test/README: * tests/OBV/Any/README: * tests/OBV/Supports/README: * tests/ORB_Local_Config/Bug_1459/README: * tests/ORB_Local_Config/Bug_3049/README: * tests/ORB_Local_Config/README: * tests/ORB_Local_Config/Two_DLL_ORB/README: * tests/ORB_destroy/README: * tests/Object_Loader/README: * tests/Objref_Sequence_Test/README: * tests/OctetSeq/README: * tests/POA/Adapter_Activator/README: * tests/POA/Bug_1592_Regression/README: * tests/POA/DSI/README: * tests/POA/Explicit_Activation/Alt_Resources/README: * tests/POA/Explicit_Activation/README: * tests/POA/FindPOA/README: * tests/POA/README: * tests/POA/Reference_Counted_Servant/README: * tests/POA/RootPOA/README: * tests/Policies/README: * tests/Portable_Interceptors/Benchmark/README: * tests/Portable_Interceptors/Dynamic/README: * tests/Portable_Interceptors/ForwardRequest/README: * tests/Portable_Interceptors/IORInterceptor/README: * tests/Portable_Interceptors/ORB_Shutdown/README: * tests/Portable_Interceptors/PICurrent/README: * tests/Portable_Interceptors/Request_Interceptor_Flow/README: * tests/RTScheduling/Current/README: * tests/RTScheduling/DT_Spawn/README: * tests/RTScheduling/Thread_Cancel/README: * tests/RTScheduling/VoidData/README: * tests/Smart_Proxies/Collocation/README: * tests/Timed_Buffered_Oneways/README: * tests/Timeout/README: * tests/TransportCurrent/Framework/README: * tests/Xt_Stopwatch/README: Fuzz: Missing Id-tags.
* Thu Feb 26 07:18:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-261-0/+8
| | | | | * tests/Bug_3574_Regression/test.cpp: Added some more tests
* ChangeLogTag: Wed Feb 25 10:07:20 UTC 2009 Vladimir Zykov <vz@prismtech.com>vzykov2009-02-254-0/+80