summaryrefslogtreecommitdiff
path: root/ACE/tests/tests.mpc
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-05-13 12:20:15 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-05-13 12:20:15 +0200
commitdb73931499290bc5fb46ceff47e47e5be3601be7 (patch)
tree769bb7b8f8de310c662c40ebca16896cd1aa570a /ACE/tests/tests.mpc
parentdb3c5ecbc94edb3feca008433aeeb34f9c289b2d (diff)
downloadATCD-db73931499290bc5fb46ceff47e47e5be3601be7.tar.gz
Removed Compiler_Features_08_Test from this mpc file, it is not in git anymore
* ACE/tests/tests.mpc:
Diffstat (limited to 'ACE/tests/tests.mpc')
-rw-r--r--ACE/tests/tests.mpc9
1 files changed, 0 insertions, 9 deletions
diff --git a/ACE/tests/tests.mpc b/ACE/tests/tests.mpc
index 1b4b2324ea6..f604aa67a8b 100644
--- a/ACE/tests/tests.mpc
+++ b/ACE/tests/tests.mpc
@@ -614,15 +614,6 @@ project(Compiler_Features_07_Test) : acetest {
}
}
-// This compiler feature is not supported on all compilers
-project(Compiler_Features_08_Test) : acetest {
- requires += dummy_label
- exename = Compiler_Features_08_Test
- Source_Files {
- Compiler_Features_08_Test.cpp
- }
-}
-
project(Compiler_Features_09_Test) : acetest {
exename = Compiler_Features_09_Test
Source_Files {