summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1670_Regression
Commit message (Collapse)AuthorAgeFilesLines
* bool changesJohnny Willemsen2021-03-171-1/+1
|
* Update .gitignore filesFred Hornsey2020-06-011-0/+5
| | | | | | | | | | | | 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.
* Added .gitignore files based on svn:ignore propertiesAdam Mitz2015-03-021-0/+2
|
* Shorten file headersJohnny Willemsen2015-01-072-2/+0
|
* Perl filesJohnny Willemsen2015-01-071-1/+0
|
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
|
* Zapped Id tagJohnny Willemsen2015-01-073-6/+0
|
* Fri Jan 20 19:01:04 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-204-25/+62
| | | | | | | | | * tests/Bug_1670_Regression/Test.idl: * tests/Bug_1670_Regression/client.cpp: * tests/Bug_1670_Regression/run_test.pl: * tests/Bug_1670_Regression/server.cpp: Fixed gcc warning, added shutdown method to the server to get a clean shutdown without hundreds of valgrind errors
* Mon Dec 19 18:58:16 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-12-191-0/+1
| | | | | | | * tests/Bug_1330_Regression/client.cpp: * tests/Bug_1670_Regression/client.cpp: * tests/Bug_2243_Regression/ORB_object_to_string.cpp: Fixed valgrind reported memory leaks
* Thu Oct 28 07:41:02 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-10-281-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * examples/RTScheduling/DT_Creator.h: * examples/RTScheduling/Fixed_Priority_Scheduler/test.h: * examples/RTScheduling/MIF_Scheduler/test.h: * orbsvcs/examples/ImR/Advanced/TestServer.h: * orbsvcs/orbsvcs/Event/ECG_UDP_Sender.h: * orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.h: * orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.inl: * orbsvcs/performance-tests/RTEvent/lib/Loopback_Consumer.h: * orbsvcs/performance-tests/RTEvent/lib/Loopback_Consumer.cpp: * orbsvcs/performance-tests/RTEvent/lib/Send_Task.h: * orbsvcs/performance-tests/RTEvent/lib/Send_Task.cpp: * performance-tests/POA/Demux/demux_test_server.h: * tao/Array_Traits_T.h: * tao/Object_Reference_Traits_T.h: * tao/PortableServer/Servant_var.h: * tao/String_Traits_T.h: * tao/Value_Traits_T.h: * tao/Valuetype/Valuetype_Traits_T.h: * tests/Bug_1020_Basic_Regression/client.cpp: * tests/Bug_1020_Basic_Regression/server.cpp: * tests/Bug_1020_Regression/client.cpp: * tests/Bug_1020_Regression/server.cpp: * tests/Bug_1269_Regression/client.cpp: * tests/Bug_1269_Regression/server.cpp: * tests/Bug_1270_Regression/client.cpp: * tests/Bug_1270_Regression/server.cpp: * tests/Bug_1361_Regression/client.cpp: * tests/Bug_1361_Regression/server.cpp: * tests/Bug_1535_Regression/bug_1535_regression.cpp: * tests/Bug_1551_Regression/Client_Task.h: * tests/Bug_1551_Regression/server.cpp: * tests/Bug_1568_Regression/server.cpp: * tests/Bug_1670_Regression/server.cpp: * tests/Bug_2503_Regression/test_i.cpp: * tests/Bug_2560_Regression/Stock_Factory_i.cpp: * tests/Bug_3647_Regression/backend_server.cpp: * tests/Bug_3647_Regression/middle_server.cpp: Fixed compile errors, removed gcc < 3 support
* Fixed typoJohnny Willemsen2010-09-172-2/+2
|
* Removed trailing whitespacesJohnny Willemsen2010-09-171-1/+1
|
* Mon Sep 13 07:46:21 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-131-123/+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
* Wed Sep 8 13:14:03 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-082-4/+0
| | | | | * *.cpp: Removed RCS_ID
* Fri Nov 28 11:27:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-11-281-2/+2
|
* Thu Nov 13 14:45:30 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-11-131-19/+47
|
* Thu Sep 25 20:46:39 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-252-2/+2
|
* Tue Sep 16 11:32:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-162-4/+4
|
* ChangeLogTag: Fri Jun 27 15:16:58 UTC 2008 J.T. Conklin ↵jtc2008-06-271-1/+1
| | | | <jtc@acorntoolworks.com>
* Mon Jul 9 15:40:40 UTC 2007 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2007-07-091-12/+12
|
* Sat Jun 30 16:58:36 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2007-06-302-2/+2
|
* ChangeLogTag: Tue Mar 13 18:24:27 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-03-131-1/+6
|
* Mon Feb 12 11:40:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-122-13/+4
|
* Fri Feb 2 13:10:14 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-022-2/+2
|
* ChangeLogTag: Thu Jan 25 17:39:59 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-01-252-39/+28
|
* Wed Jan 24 14:00:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-01-242-34/+12
|
* 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: Sun Dec 10 00:33:57 UTC 2006 J.T. Conklin ↵jtc2006-12-102-0/+12
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Sat Dec 9 23:18:53 UTC 2006 J.T. Conklin ↵jtc2006-12-092-42/+30
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Wed Nov 29 13:45:23 UTC 2006 J.T. Conklin ↵jtc2006-11-291-0/+145
| | | | <jtc@acorntoolworks.com>
* 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-246-0/+429
|
* Repo restructuringWilliam R. Otte2006-07-246-429/+0
|
* ChangeLogTag: Thu Nov 24 15:56:31 UTC 2005 Jeff Parsons ↵parsons2005-11-241-0/+1
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Mon Jul 4 09:23:12 UTC 2005 Johnny Willemsen ↵Johnny Willemsen2005-07-041-1/+0
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag: Fri Apr 15 12:30:12 UTC 2005 Martin Corino <mcorino@remedy.nl>mcorino2005-04-151-1/+6
|
* ChangeLogTag: Sun Jan 23 15:50:25 2005 Marek Brudka <mbrudka@aster.pl>mbrudka2005-01-231-0/+2
|
* ChangeLogTag: Thu Nov 17 15:55:00 2004 Gary Maxey <gary.maxey@hp.com>gmaxey2004-11-191-1/+2
|
* ChangeLogTag: Fri Aug 19 14:55:12 UTC 2004 Johnny Willemsen ↵Johnny Willemsen2004-08-201-4/+2
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag: Fri Aug 20 09:27:00 UTC 2004 Martin Corino <mcorino@remedy.nl>mcorino2004-08-201-2/+2
|
* Makefiles must now be generated using MPC.Ossama Othman2004-05-031-1482/+0
|
* ChangeLogTag:Sat Apr 10 23:39:54 2004 Balachandran Natarajan ↵bala2004-04-113-464/+0
| | | | <bala@dre.vanderbilt.edu>
* ChangeLogTag:bala2004-04-083-90/+0
|
* ChangeLogTag:Sun Feb 29 10:15:02 2004 Balachandran Natarajan ↵bala2004-02-291-1193/+1242
| | | | <bala@dre.vanderbilt.edu>
* *** empty log message ***bala2004-02-081-1244/+1193
|
* ChangLogTag:Sun Jan 4 23:11:26 2004 Balachandran Natarajan ↵bala2004-01-051-145/+546
| | | | <bala@dre.vanderbilt.edu>
* ChangeLogTag:Sun Jan 4 23:08:45 2004 Balachandran Natarajan ↵bala2004-01-052-4/+4
| | | | <bala@dre.vanderbilt.edu>
* ChangeLogTag: Thu Jan 1 16:33:12 UTC 2004 Johnny Willemsen ↵Johnny Willemsen2004-01-011-0/+1
| | | | <jwillemsen@remedy.nl>