Skip to content

Commit

Permalink
Add missing and update .gitignore files to prevent untracked files Gi…
Browse files Browse the repository at this point in the history
…t status
  • Loading branch information
nickwilliams-zaxiom committed Sep 21, 2023
1 parent de47fd5 commit d3f1c84
Show file tree
Hide file tree
Showing 137 changed files with 714 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

.depend.*
GNUmakefile*
local.mwc
*.ior
.obj/
*.iobj
Expand Down Expand Up @@ -50,3 +51,10 @@ ipch/
*.*codeanalysis*
read.lock
fileList.bin

# compiled test binaries, so that git status doesn't show untracked files
/ACE/protocols/examples/INet/ftp_simple_wget
/ACE/protocols/examples/INet/http_simple_wget
/ACE/protocols/tests/HTBP/Send_Recv_Tests/client
/ACE/protocols/tests/HTBP/Send_Recv_Tests/server
/ACE/protocols/tests/INet/MT_Get/mt_get
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/BiDir_CORBALOC/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
/TimeServer
TimeModuleC.cpp
TimeModuleC.h
TimeModuleC.inl
TimeModuleS.cpp
TimeModuleS.h
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/Bug_1395_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
/client
/server
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
1 change: 1 addition & 0 deletions TAO/orbsvcs/tests/Bug_2112_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
client
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/Bug_2247_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
/Manager
/server
testC.cpp
testC.h
testC.inl
testS.cpp
testS.h
10 changes: 10 additions & 0 deletions TAO/orbsvcs/tests/Bug_2248_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
/client
/server
testC.cpp
testC.h
testC.inl
testS.cpp
testS.h
testsC.cpp
testsC.h
testsC.inl
testsS.cpp
testsS.h
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/Bug_2285_Regression/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
/client2
/server
/server2
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/Bug_2287_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
/client
/server
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/Bug_2316_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
/client
/server
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/Bug_2377_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
/uipmc_test
HelloC.cpp
HelloC.h
HelloC.inl
HelloS.cpp
HelloS.h
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/Bug_2615_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
/client
/server
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/Bug_2709_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
/client
/server
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
8 changes: 8 additions & 0 deletions TAO/orbsvcs/tests/Bug_2800_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
client
nsmain
server
7 changes: 7 additions & 0 deletions TAO/orbsvcs/tests/Bug_2925_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
HelloC.cpp
HelloC.h
HelloC.inl
HelloS.cpp
HelloS.h
client
server
7 changes: 7 additions & 0 deletions TAO/orbsvcs/tests/Bug_3215_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
client
server
7 changes: 7 additions & 0 deletions TAO/orbsvcs/tests/Bug_3216_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
client
server
8 changes: 8 additions & 0 deletions TAO/orbsvcs/tests/Bug_3387_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
MessengerC.cpp
MessengerC.h
MessengerC.inl
MessengerClient
MessengerConsumer
MessengerS.cpp
MessengerS.h
MessengerServer
1 change: 1 addition & 0 deletions TAO/orbsvcs/tests/Bug_3418_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Test
7 changes: 7 additions & 0 deletions TAO/orbsvcs/tests/Bug_3444_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
client
server
1 change: 1 addition & 0 deletions TAO/orbsvcs/tests/Bug_3486_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
server
7 changes: 7 additions & 0 deletions TAO/orbsvcs/tests/Bug_3598b_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
client
server
8 changes: 8 additions & 0 deletions TAO/orbsvcs/tests/Bug_3673_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
client
nsmain
server
6 changes: 6 additions & 0 deletions TAO/orbsvcs/tests/Bug_3891_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
server
7 changes: 7 additions & 0 deletions TAO/orbsvcs/tests/Bug_4080_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
bug4080_client
bug4080_server
testC.cpp
testC.h
testC.inl
testS.cpp
testS.h
6 changes: 6 additions & 0 deletions TAO/orbsvcs/tests/COIOP_Naming_Test/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
COIOP_Naming_Test
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
6 changes: 6 additions & 0 deletions TAO/orbsvcs/tests/CosEvent/Basic/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Disconnect
MT_Disconnect
Pull_Push_Event
Push_Event
Random
Shutdown
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/EC_Custom_Marshal/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
/ECM_Consumer
/ECM_Supplier
dataC.cpp
dataC.h
dataC.inl
dataS.cpp
dataS.h
15 changes: 15 additions & 0 deletions TAO/orbsvcs/tests/Event/Basic/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Atomic_Reconnect
BCast
Bitmask
Complex
Control
Disconnect
Gateway
MT_Disconnect
Negation
Observer
Random
Reconnect
Shutdown
Timeout
Wildcard
2 changes: 2 additions & 0 deletions TAO/orbsvcs/tests/Event/Mcast/AddrServer/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
client
server
3 changes: 3 additions & 0 deletions TAO/orbsvcs/tests/Event/Mcast/Complex/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
consumer
gateway-ec
supplier
3 changes: 3 additions & 0 deletions TAO/orbsvcs/tests/Event/Mcast/Simple/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
consumer
gateway-ec
supplier
2 changes: 2 additions & 0 deletions TAO/orbsvcs/tests/Event/Mcast/Two_Way/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
application
gateway-ec
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/Event/Performance/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Connect
Inversion
Latency
Latency_Server
Throughput
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/Event/UDP/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
/receiver
/sender
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/FT_App/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@
/ft_registry
/ft_replica
/replmgr_controller
FT_TestReplicaC.cpp
FT_TestReplicaC.h
FT_TestReplicaC.inl
FT_TestReplicaS.cpp
FT_TestReplicaS.h
12 changes: 12 additions & 0 deletions TAO/orbsvcs/tests/FT_Naming/FaultTolerant/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
client
server
test_objectC.cpp
test_objectC.h
test_objectC.inl
test_objectS.cpp
test_objectS.h
7 changes: 7 additions & 0 deletions TAO/orbsvcs/tests/FT_Naming/Federation/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
client
server
7 changes: 7 additions & 0 deletions TAO/orbsvcs/tests/FT_Naming/Load_Balancing/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
client
server
6 changes: 6 additions & 0 deletions TAO/orbsvcs/tests/FT_Naming/Replication/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
client
test_objectC.cpp
test_objectC.h
test_objectC.inl
test_objectS.cpp
test_objectS.h
7 changes: 7 additions & 0 deletions TAO/orbsvcs/tests/FT_Naming/stress_storable/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
client
server
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
/client
/server
testC.cpp
testC.h
testC.inl
testS.cpp
testS.h
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/FaultTolerance/IOGR/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
/Manager
/server
testC.cpp
testC.h
testC.inl
testS.cpp
testS.h
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/HTIOP/AMI/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/client
/server
/simple_client
ami_testC.cpp
ami_testC.h
ami_testC.inl
ami_testS.cpp
ami_testS.h
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/HTIOP/BiDirectional/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
/client
/server
testC.cpp
testC.h
testC.inl
testS.cpp
testS.h
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/HTIOP/Hello/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
/client
/server
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/IOR_MCast/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
/client
/server
MCastC.cpp
MCastC.h
MCastC.inl
MCastS.cpp
MCastS.h
10 changes: 10 additions & 0 deletions TAO/orbsvcs/tests/ImplRepo/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,13 @@
/airplane_server
/nestea_client
/nestea_server
AirplaneC.cpp
AirplaneC.h
AirplaneC.inl
AirplaneS.cpp
AirplaneS.h
NesteaC.cpp
NesteaC.h
NesteaC.inl
NesteaS.cpp
NesteaS.h
5 changes: 5 additions & 0 deletions TAO/orbsvcs/tests/ImplRepo/Bug_2604_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
/MessengerClient
/MessengerServer
MessengerC.cpp
MessengerC.h
MessengerC.inl
MessengerS.cpp
MessengerS.h
7 changes: 7 additions & 0 deletions TAO/orbsvcs/tests/ImplRepo/Bug_4152_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
TestC.cpp
TestC.h
TestC.inl
TestS.cpp
TestS.h
client
server
7 changes: 7 additions & 0 deletions TAO/orbsvcs/tests/ImplRepo/Bug_689_Regression/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
bug_689_regressionC.cpp
bug_689_regressionC.h
bug_689_regressionC.inl
bug_689_regressionS.cpp
bug_689_regressionS.h
client
server
Loading

0 comments on commit d3f1c84

Please sign in to comment.