summaryrefslogtreecommitdiff
path: root/TAO/tests/Abstract_Interface
Commit message (Collapse)AuthorAgeFilesLines
* Fixed fuzzJohnny Willemsen2011-10-061-3/+3
|
* Mon Nov 29 19:02:18 UTC 2010 Martin Corino <corino_m@remedy.nl>mcorino2010-11-291-1/+0
| | | | | | * tests/Abstract_Interface/client.cpp: Fixed test so now it really runs the null-test part.
* Mon Nov 22 11:31:10 UTC 2010 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2010-11-221-4/+4
| | | | | | | | | | | | | | | | * tao/Valuetype/AbstractBase.h: * tao/Valuetype/AbstractBase.cpp: * tao/Valuetype/AbstractBase.inl: * tao/Valuetype/AbstractBase_T.cpp: Fixed a leak described in bug#3879. Also refactored the AbstractBase code so that it become simpler and more standard compliant. * tao/Synch_Invocation.cpp: * bin/tao_orb_tests.lst: Fixed the bug#3926 and marked the test as fixed. * tests/Abstract_Interface/client.cpp: Fixed in this test output to screen.
* Sat Nov 20 17:26:21 UTC 2010 Martin Corino <corino_m@remedy.nl>mcorino2010-11-204-0/+21
| | | | | | | | | | * tests/Abstract_Interface/client.cpp: * tests/Abstract_Interface/test.idl: * tests/Abstract_Interface/test_i.h: * tests/Abstract_Interface/test_i.cpp: Added test for extraction of null abstract interface.
* Fixed typoJohnny Willemsen2010-09-172-2/+2
|
* Mon Sep 13 07:46:21 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-131-114/+0
| | | | | | | * Makefile.am: Removed, configure is too experimental to be used for TAO. If someone really wants to use configure we need to fix the MPC generator and the configure script and really perform testing
* Thu Aug 26 13:44:36 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-264-13/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * orbsvcs/Dump_Schedule/Dump_Schedule.cpp: * orbsvcs/Event_Service/Event_Service.cpp: * orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.cpp: * orbsvcs/orbsvcs/IFRService/IFR_Service_Loader.cpp: * tests/AMH_Exceptions/client.cpp: * tests/AMH_Exceptions/server.cpp: * tests/Abstract_Interface/client.cpp: * tests/Abstract_Interface/server.cpp: * tests/Abstract_Interface/test_i.h: * tests/Abstract_Interface/test_i.cpp: * tests/Alt_Mapping/options.cpp: * tests/Bug_2677_Regression/DllORB.cpp: * tests/Bug_2936_Regression/DllORB.cpp: * tests/Bug_2966_Regression/Hello.cpp: * tests/Bug_2966_Regression/client.cpp: * tests/Bug_2966_Regression/server.cpp: * tests/Bug_3251_Regression/DllOrb.cpp: * tests/Bug_3524_Regression/client.cpp: * tests/Bug_3524_Regression/server.cpp: * tests/Bug_3524_Regression/test_i.cpp: * tests/Bug_3542_Regression/DllOrb.cpp: * tests/Bug_3647_Regression/Backend_Impl.cpp: * tests/Bug_3647_Regression/Middle_Impl.cpp: * tests/Bug_3647_Regression/backend_server.cpp: * tests/Bug_3647_Regression/client.cpp: * tests/Bug_3647_Regression/middle_server.cpp: * tests/COIOP/Client_Task.cpp: * tests/COIOP/Hello.cpp: * tests/COIOP/Server_Task.cpp: * tests/MProfile_Connection_Timeout/client.cpp: * tests/MProfile_Connection_Timeout/server.cpp: * tests/OctetSeq/OctetSeq.cpp: * tests/OctetSeq/client.cpp: * tests/OctetSeq/server.cpp: * tests/OctetSeq/test_i.cpp: * tests/POA/Default_Servant/Default_Servant.cpp: * tests/Param_Test/ub_struct_seq.cpp: * tests/TransportCurrent/Framework/Current_Test_Impl.cpp: * tests/TransportCurrent/Framework/Server_Main.cpp: * tests/TransportCurrent/Framework/Tester.cpp: * tests/TransportCurrent/Framework/server.cpp: * tests/TransportCurrent/Framework/simple.cpp: * tests/TransportCurrent/IIOP/Current_Test_Impl.cpp: * tests/TransportCurrent/IIOP/IIOP_Server_Main.cpp: * tests/TransportCurrent/IIOP/IIOP_Server_Request_Interceptor.cpp: * tests/TransportCurrent/IIOP/client.cpp: * tests/TransportCurrent/IIOP/server.cpp: * tests/TransportCurrent/lib/Client_ORBInitializer.cpp: * tests/TransportCurrent/lib/Client_Request_Interceptor.cpp: * tests/TransportCurrent/lib/Current_Test.idl: * tests/TransportCurrent/lib/Server_ORBInitializer.cpp: * tests/TransportCurrent/lib/Server_Request_Interceptor.cpp: Various cleanup * tao/Utils/Auto_Functor.h: * tao/Auto_Functor.h: Removed this file, use the ACE file
* Tue Nov 10 13:37:57 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-11-101-1/+1
| | | | | | * tests/Param_Test/run_test.pl: * tests/Abstract_Interface/run_test.pl: Don't use hardcoded timeouts
* Fri Sep 25 18:54:39 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-09-251-1/+1
| | | | | | | | | | | | * tests/Abstract_Interface/run_test.pl: * tests/Bug_2805_Regression/run_test.pl: * tests/Bug_2909_Regression/run_test.pl: * tests/Bug_3163_Regression/run_test.pl: * tests/Bug_3333_Regression/run_test.pl: * tests/Bug_3565_Regression/run_test.pl: * tests/Bug_3566_Regression/run_test.pl: * tests/Bug_3630_Regression/run_test.pl: Various improvements for cross platform testing
* Thu Apr 23 07:18:37 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tests/FL_Cube/client.cpp * tests/HandleExhaustion/client.cpp * tests/Abstract_Interface/client.cpp * tests/Big_Reply/client.cpp * tests/Bug_1254_Regression/client.cpp * tests/Bug_2174_Regression/client.cpp * tests/Bug_2734_Regression/client.cpp * tests/Bug_2768_Regression/client.cpp * tests/Bug_3198_Regression/bug_3198_regression.cpp * tests/Bug_3598a_Regression/client.cpp * tests/Client_Leaks/client.cpp * tests/Leader_Followers/client.cpp * tests/MProfile_Forwarding/Manager.cpp * tests/Multiple/client.cpp * tests/Nested_Event_Loop/client.cpp * tests/NestedUpcall/Simple/client.cpp * tests/NestedUpcall/Simple/simple-client.cpp * tests/ORB_Local_Config/Two_DLL_ORB/client.cpp * tests/POA/EndpointPolicy/client.cpp * tests/POA/Generic_Servant/client.cpp * tests/POA/Persistent_ID/client.cpp * tests/Portable_Interceptors/AdvSlot/client.cpp * tests/Portable_Interceptors/AdvSlotDblCpy/client.cpp * tests/Portable_Interceptors/AdvSlotExt/client.cpp * tests/Portable_Interceptors/AMI/client.cpp * tests/Portable_Interceptors/Bug_2133/client.cpp * tests/RTCORBA/Linear_Priority/client.cpp * tests/RTCORBA/Persistent_IOR/client.cpp * tests/RTCORBA/Policy_Combinations/client.cpp * tests/Server_Connection_Purging/client2.cpp * tests/Single_Read/client.cpp * tests/Smart_Proxies/dtor/client.cpp * tests/Timed_Buffered_Oneways/client.cpp * tests/Timeout/client.cpp Removed not needed unicode to ascii conversion * tests/Hello/client.cpp: Fixed typo in comment
* Mon Feb 23 08:08:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-231-1/+1
|
* Fri Nov 28 11:27:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-11-281-8/+20
|
* Mon Nov 3 09:08:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-11-031-26/+15
|
* (no commit message)Johnny Willemsen2008-10-152-5/+4
|
* Sun Oct 12 23:06:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-10-121-12/+12
|
* Thu Sep 25 20:46:39 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-251-1/+1
|
* Tue Sep 16 11:32:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-162-6/+5
|
* ChangeLogTag: Fri Jul 11 16:35:00 UTC 2008 Simon Massey <sma at prismtech ↵sma2008-07-111-10/+10
| | | | dot com>
* ChangeLogTag: Fri Jun 27 15:16:58 UTC 2008 J.T. Conklin ↵jtc2008-06-271-1/+1
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag:Fri Jun 20 20:33:41 UTC 2008 Steve Huston <shuston@riverace.com>Steve Huston2008-06-201-20/+41
|
* (no commit message)Johnny Willemsen2008-01-071-1/+1
|
* Sun Jan 6 19:05:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-01-066-41/+54
|
* Sat Jun 30 16:58:36 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2007-06-302-2/+2
|
* Mon Apr 16 12:04:56 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-04-161-3/+1
|
* Tue Mar 27 19:36:40 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-03-271-9/+16
|
* ChangeLogTag: Tue Mar 13 18:24:27 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-03-133-3/+25
|
* Mon Feb 12 11:40:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-122-32/+4
|
* Fri Feb 2 16:16:14 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-021-4/+2
|
* ChangeLogTag: Thu Jan 25 17:39:59 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-01-254-81/+42
|
* Wed Jan 24 14:00:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-01-243-36/+6
|
* ACE ChangeLogTag: Sat Jan 6 04:41:30 UTC 2007 Chris Cleeland ↵cleeland2007-01-061-2/+0
| | | | | | | <cleeland_c@ociweb.com> TAO ChangeLogTag: Sat Jan 6 19:16:55 UTC 2007 Chris Cleeland <cleeland_c@ociweb.com> Updated svn:ignore property in many places and eliminated vestigial .cvsignore files.
* Tue Jan 2 09:13:36 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-01-021-1/+1
|
* ChangeLogTag: Tue Dec 19 18:44:02 UTC 2006 J.T. Conklin ↵jtc2006-12-191-1/+0
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Wed Dec 6 15:29:25 UTC 2006 J.T. Conklin ↵jtc2006-12-062-36/+30
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Wed Nov 29 13:45:23 UTC 2006 J.T. Conklin ↵jtc2006-11-291-0/+130
| | | | <jtc@acorntoolworks.com>
* Tue Aug 15 08:02:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-08-151-3/+0
|
* Fri Jul 28 00:44:26 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2006-07-281-1/+1
|
* Repo restructuringWilliam R. Otte2006-07-249-0/+845
|
* Repo restructuringWilliam R. Otte2006-07-249-845/+0
|
* ChangeLogTag: Tue Feb 14 08:40:12 UTC 2006 Johnny Willemsen ↵Johnny Willemsen2006-02-141-1/+1
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag: Thu Dec 1 18:10:48 UTC 2005 Jeff Parsons ↵parsons2005-12-011-0/+1
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag:Sun Jan 30 19:57:37 2005 Ossama Othman ↵Ossama Othman2005-01-311-7/+9
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag: Sun Jan 23 15:50:25 2005 Marek Brudka <mbrudka@aster.pl>mbrudka2005-01-231-0/+2
|
* ChangeLogTag: Fri Jan 7 18:58:12 UTC 2005 Johnny Willemsen ↵Johnny Willemsen2005-01-071-2/+2
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag: Fri Aug 27 08:06:12 UTC 2004 Johnny Willemsen ↵Johnny Willemsen2004-08-271-6/+6
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag: Thu Aug 26 11:22:51 2004 Jeff Parsons <j.parsons@vanderbilt.edu>parsons2004-08-261-3/+28
|
* ChangeLogTag: Thu Jun 24 06:24:12 UTC 2004 Johnny Willemsen ↵Johnny Willemsen2004-06-241-1/+1
| | | | <jwillemsen@remedy.nl>
* Makefiles must now be generated using MPC.Ossama Othman2004-05-031-1649/+0
|
* ChangeLogTag:Sat Apr 10 23:39:54 2004 Balachandran Natarajan ↵bala2004-04-113-374/+0
| | | | <bala@dre.vanderbilt.edu>
* ChangeLogTag:bala2004-04-083-85/+0
|