| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* TAO/tests/Oneway_Buffering/README:
|
|
|
|
|
| |
* TAO/tests/Hello/README:
* TAO/tests/Oneway_Buffering/README:
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Merged changes from Remedy work branch.
|
| |
|
| |
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
* *.cpp:
Removed RCS_ID
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* orbsvcs/tests/EC_Mcast/run_test.pl:
* performance-tests/Throughput/run_test.pl:
* tests/AMI_Buffering/run_timeout.pl:
* tests/AMI_Buffering/run_message_count.pl:
* tests/AMI_Buffering/run_buffer_size.pl:
* tests/AMI_Buffering/run_timeout_reactive.pl:
* tests/AMI_Buffering/run_test.pl:
* tests/CodeSets/simple/run_test.pl:
* tests/Oneway_Buffering/run_timeout.pl:
* tests/Oneway_Buffering/run_message_count.pl:
* tests/Oneway_Buffering/run_buffer_size.pl:
* tests/Oneway_Buffering/run_timeout_reactive.pl:
* tests/Oneway_Buffering/run_test.pl:
Tests are converted to use new test framework
and added to fuzz build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* orbsvcs/tests/InterfaceRepo/Application_Test/run_test.pl:
* orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/run_test.pl:
* orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/run_test.pl:
* tests/AMI_Buffering/run_timeout.pl:
* tests/AMI_Buffering/run_message_count.pl:
* tests/AMI_Buffering/run_buffer_size.pl:
* tests/AMI_Buffering/run_timeout_reactive.pl:
* tests/AMI_Buffering/run_test.pl:
* tests/Bug_1495_Regression/run_test.pl:
* tests/Oneway_Buffering/run_timeout.pl:
* tests/Oneway_Buffering/run_message_count.pl:
* tests/Oneway_Buffering/run_buffer_size.pl:
* tests/Oneway_Buffering/run_timeout_reactive.pl:
* tests/Oneway_Buffering/run_test.pl:
Tests are converted to use new test framework and added to fuzz build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* orbsvcs/tests/Trading/export_test.cpp:
* orbsvcs/tests/Trading/run_test.pl:
* orbsvcs/tests/Security/Callback/server.cpp:
* orbsvcs/tests/Security/Callback/client.cpp:
* orbsvcs/tests/Security/Callback/run_test.pl:
* orbsvcs/tests/Security/mixed_security_test/run_test.pl:
* orbsvcs/tests/Security/ssliop_CSD/MessengerServer.cpp:
* orbsvcs/tests/Security/ssliop_CSD/MessengerClient.cpp:
* orbsvcs/tests/Security/ssliop_CSD/run_test.pl:
* orbsvcs/examples/CosEC/Simple/Service.cpp:
* orbsvcs/examples/CosEC/Simple/Supplier.cpp:
* orbsvcs/examples/CosEC/Simple/Consumer.cpp:
* orbsvcs/examples/CosEC/Simple/run_test.pl:
* tests/AMI_Buffering/run_timeout.pl:
* tests/AMI_Buffering/run_buffer_size.pl:
* tests/AMI_Buffering/run_timeout_reactive.pl:
* tests/AMI_Buffering/run_test.pl:
* tests/Big_Request_Muxing/run_test.pl:
* tests/Bug_3743_Regression/run_test.pl:
* tests/Bug_3531_Regression/client.cpp:
* tests/Bug_3531_Regression/server.cpp:
* tests/Bug_3531_Regression/run_test.pl:
* tests/CSD_Strategy_Tests/TP_Test_Static/ClientApp.cpp:
* tests/CSD_Strategy_Tests/TP_Test_Static/run_test.pl:
* tests/Server_Connection_Purging/server.cpp:
* tests/Server_Connection_Purging/run_test.pl:
* tests/Oneway_Buffering/run_timeout.pl:
* tests/Oneway_Buffering/run_message_count.pl:
* tests/Oneway_Buffering/run_buffer_size.pl:
* tests/Oneway_Buffering/run_timeout_reactive.pl:
* tests/Oneway_Buffering/run_test.pl:
* bin/tao_other_tests.lst:
* bin/tao_orb_tests.lst:
Tests are converted to use new test framework and added to fuzz build.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
<jtc@acorntoolworks.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
<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.
|
| |
|
|
|
|
| |
<jtc@acorntoolworks.com>
|
|
|
|
| |
<jtc@acorntoolworks.com>
|
|
|
|
| |
<jtc@acorntoolworks.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
<mesnier_p@ociweb.com>
|
|
|
|
| |
<mesnier_p@ociweb.com>
|
|
|
|
| |
<j.parsons@vanderbilt.edu>
|
|
|
|
| |
<jwillemsen@remedy.nl>
|