Skip to content

Commit

Permalink
Fixed merge conflicts
Browse files Browse the repository at this point in the history
    * ACE/tests/run_test.lst:
    * ACE/tests/tests.mpc:
  • Loading branch information
jwillemsen committed Mar 11, 2025
1 parent 17e5cdc commit b937df8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
5 changes: 0 additions & 5 deletions ACE/tests/run_test.lst
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,7 @@ Compiler_Features_35_Test
Compiler_Features_36_Test
Compiler_Features_37_Test
Compiler_Features_38_Test
<<<<<<< HEAD
=======
Compiler_Features_39_Test
Compiler_Features_40_Test
Compiler_Features_41_Test
>>>>>>> 7bb1334218 (New test for __try/__finally)
Config_Test: !LynxOS !VxWorks !ACE_FOR_TAO
Conn_Test: !ACE_FOR_TAO
DLL_Test: !STATIC Linux
Expand Down
17 changes: 0 additions & 17 deletions ACE/tests/tests.mpc
Original file line number Diff line number Diff line change
Expand Up @@ -842,30 +842,13 @@ project(Compiler_Features_38_Test) : acetest {
}
}

<<<<<<< HEAD
=======
project(Compiler_Features_39_Test) : acetest {
exename = Compiler_Features_39_Test
Source_Files {
Compiler_Features_39_Test.cpp
}
}

project(Compiler_Features_40_Test) : acetest {
exename = Compiler_Features_40_Test
Source_Files {
Compiler_Features_40_Test.cpp
}
}

project(Compiler_Features_41_Test) : acetest {
exename = Compiler_Features_41_Test
Source_Files {
Compiler_Features_41_Test.cpp
}
}

>>>>>>> 7bb1334218 (New test for __try/__finally)
project(Config Test) : acetest {
avoids += ace_for_tao
exename = Config_Test
Expand Down

0 comments on commit b937df8

Please sign in to comment.