summaryrefslogtreecommitdiff
path: root/TAO/tests/IDL_Test/IDL_Test.mpc
diff options
context:
space:
mode:
authorAdam Mitz <mitza@objectcomputing.com>2021-11-05 19:03:02 -0500
committerGitHub <noreply@github.com>2021-11-05 19:03:02 -0500
commitffb84e730475441e9096747e0ff19c8a0c198169 (patch)
tree9328158317100da0e69428666d90d292405ba387 /TAO/tests/IDL_Test/IDL_Test.mpc
parent4ea4debc61a8e7cd52b483925072f833f6203a95 (diff)
parente5854ea627173c0a83ab4cb2a5c17f9966038237 (diff)
downloadATCD-ffb84e730475441e9096747e0ff19c8a0c198169.tar.gz
Merge pull request #1715 from iguessthislldo/igtd/const-expr-issue-1713
Fix Floating Point Constant Expressions in tao_idl
Diffstat (limited to 'TAO/tests/IDL_Test/IDL_Test.mpc')
-rw-r--r--TAO/tests/IDL_Test/IDL_Test.mpc3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tests/IDL_Test/IDL_Test.mpc b/TAO/tests/IDL_Test/IDL_Test.mpc
index 7ac4384b33d..5a2c335032b 100644
--- a/TAO/tests/IDL_Test/IDL_Test.mpc
+++ b/TAO/tests/IDL_Test/IDL_Test.mpc
@@ -26,6 +26,7 @@ project(*IDL): taoserver, messaging, gen_ostream {
Bug_3312_Regression.idl
Bug_3819_Regression.idl
Bug_3821_Regression.idl
+ expressions.idl
full.idl
fwd.idl
gperf.idl
@@ -147,6 +148,8 @@ project(*DLL): taoidldefaults, taolib, messaging {
dif2S.cpp
enum_in_structC.cpp
enum_in_structS.cpp
+ expressionsC.cpp
+ expressionsS.cpp
fullC.cpp
fullS.cpp
fwdC.cpp