aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code
diff options
context:
space:
mode:
authorGareth Rees2013-06-03 16:21:32 +0100
committerGareth Rees2013-06-03 16:21:32 +0100
commit8d8d553cbf7b5cc394bf8a11dbf974467bb8629f (patch)
tree0c4c16a6b9c36eae9fd8da66ce7edc38fad96073 /mps/code
parentf0def15a48ef784319713ffb13d83fb81e2e51b3 (diff)
downloademacs-8d8d553cbf7b5cc394bf8a11dbf974467bb8629f.tar.gz
emacs-8d8d553cbf7b5cc394bf8a11dbf974467bb8629f.zip
Add fbmtest to test suite.
Copied from Perforce Change: 182433 ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code')
-rw-r--r--mps/code/mps.xcodeproj/project.pbxproj12
1 files changed, 6 insertions, 6 deletions
diff --git a/mps/code/mps.xcodeproj/project.pbxproj b/mps/code/mps.xcodeproj/project.pbxproj
index 2bce4412f06..d357065f07b 100644
--- a/mps/code/mps.xcodeproj/project.pbxproj
+++ b/mps/code/mps.xcodeproj/project.pbxproj
@@ -562,7 +562,7 @@
562 containerPortal = 31EEABDA156AAE9E00714D05 /* Project object */; 562 containerPortal = 31EEABDA156AAE9E00714D05 /* Project object */;
563 proxyType = 1; 563 proxyType = 1;
564 remoteGlobalIDString = 3114A64B156E9596001E0AA3; 564 remoteGlobalIDString = 3114A64B156E9596001E0AA3;
565 remoteInfo = cbstest; 565 remoteInfo = fbmtest;
566 }; 566 };
567 3114A674156E9619001E0AA3 /* PBXContainerItemProxy */ = { 567 3114A674156E9619001E0AA3 /* PBXContainerItemProxy */ = {
568 isa = PBXContainerItemProxy; 568 isa = PBXContainerItemProxy;
@@ -1127,7 +1127,7 @@
1127 3114A633156E94DB001E0AA3 /* abqtest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = abqtest; sourceTree = BUILT_PRODUCTS_DIR; }; 1127 3114A633156E94DB001E0AA3 /* abqtest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = abqtest; sourceTree = BUILT_PRODUCTS_DIR; };
1128 3114A63D156E94EA001E0AA3 /* abqtest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abqtest.c; sourceTree = "<group>"; }; 1128 3114A63D156E94EA001E0AA3 /* abqtest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abqtest.c; sourceTree = "<group>"; };
1129 3114A645156E9525001E0AA3 /* abq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abq.c; sourceTree = "<group>"; }; 1129 3114A645156E9525001E0AA3 /* abq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abq.c; sourceTree = "<group>"; };
1130 3114A64C156E9596001E0AA3 /* cbstest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = cbstest; sourceTree = BUILT_PRODUCTS_DIR; }; 1130 3114A64C156E9596001E0AA3 /* fbmtest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = fbmtest; path = fbmtest; sourceTree = BUILT_PRODUCTS_DIR; };
1131 3114A662156E95D9001E0AA3 /* btcv */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = btcv; sourceTree = BUILT_PRODUCTS_DIR; }; 1131 3114A662156E95D9001E0AA3 /* btcv */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = btcv; sourceTree = BUILT_PRODUCTS_DIR; };
1132 3114A66C156E95EB001E0AA3 /* btcv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = btcv.c; sourceTree = "<group>"; }; 1132 3114A66C156E95EB001E0AA3 /* btcv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = btcv.c; sourceTree = "<group>"; };
1133 3114A67C156E9668001E0AA3 /* mv2test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mv2test; sourceTree = BUILT_PRODUCTS_DIR; }; 1133 3114A67C156E9668001E0AA3 /* mv2test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mv2test; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -1724,7 +1724,7 @@
1724 3114A605156E9430001E0AA3 /* bttest */, 1724 3114A605156E9430001E0AA3 /* bttest */,
1725 3114A61C156E9485001E0AA3 /* teletest */, 1725 3114A61C156E9485001E0AA3 /* teletest */,
1726 3114A633156E94DB001E0AA3 /* abqtest */, 1726 3114A633156E94DB001E0AA3 /* abqtest */,
1727 3114A64C156E9596001E0AA3 /* cbstest */, 1727 3114A64C156E9596001E0AA3 /* fbmtest */,
1728 3114A662156E95D9001E0AA3 /* btcv */, 1728 3114A662156E95D9001E0AA3 /* btcv */,
1729 3114A67C156E9668001E0AA3 /* mv2test */, 1729 3114A67C156E9668001E0AA3 /* mv2test */,
1730 3114A695156E971B001E0AA3 /* messtest */, 1730 3114A695156E971B001E0AA3 /* messtest */,
@@ -2270,8 +2270,8 @@
2270 3114A659156E95B1001E0AA3 /* PBXTargetDependency */, 2270 3114A659156E95B1001E0AA3 /* PBXTargetDependency */,
2271 ); 2271 );
2272 name = fbmtest; 2272 name = fbmtest;
2273 productName = cbstest; 2273 productName = fbmtest;
2274 productReference = 3114A64C156E9596001E0AA3 /* cbstest */; 2274 productReference = 3114A64C156E9596001E0AA3 /* fbmtest */;
2275 productType = "com.apple.product-type.tool"; 2275 productType = "com.apple.product-type.tool";
2276 }; 2276 };
2277 3114A661156E95D9001E0AA3 /* btcv */ = { 2277 3114A661156E95D9001E0AA3 /* btcv */ = {
@@ -2636,7 +2636,7 @@
2636 ); 2636 );
2637 runOnlyForDeploymentPostprocessing = 0; 2637 runOnlyForDeploymentPostprocessing = 0;
2638 shellPath = /bin/sh; 2638 shellPath = /bin/sh;
2639 shellScript = "# Not listed here:\n# awlutth -- fails (job003506).\n# bttest and teletest -- interactive and so cannot be run unattended.\n# zcoll -- takes too long to be useful as a regularly run smoke test.\nTESTCASES=\"abqtest amcss amcsshe amcssth amsss amssshe apss arenacv \\\n awlut awluthe btcv cbstest expt825 exposet0 finalcv \\\n finaltest lockcov locv messtest mpmss mpsicv mv2test \\\n poolncv qs sacss segsmss steptest walkt0 zmess\"\n\n../tool/testrun.sh $(for TEST in $TESTCASES; do echo $TARGET_BUILD_DIR/$TEST; done)\n\n# Coverage\nif [ \"$CONFIGURATION\" == \"Debug\" ]; then\n (cd xc/$PROJECT.build/$CONFIGURATION/$PROJECT.build/Objects-normal/x86_64 &&\n gcov mps.c 2> /dev/null) | ../tool/gcovfmt.py\nfi"; 2639 shellScript = "# Not listed here:\n# awlutth -- fails (job003506).\n# bttest and teletest -- interactive and so cannot be run unattended.\n# zcoll -- takes too long to be useful as a regularly run smoke test.\nTESTCASES=\"abqtest amcss amcsshe amcssth amsss amssshe apss arenacv \\\n awlut awluthe btcv expt825 exposet0 fbmtest finalcv \\\n finaltest lockcov locv messtest mpmss mpsicv mv2test \\\n poolncv qs sacss segsmss steptest walkt0 zmess\"\n\n../tool/testrun.sh $(for TEST in $TESTCASES; do echo $TARGET_BUILD_DIR/$TEST; done)\n\n# Coverage\nif [ \"$CONFIGURATION\" == \"Debug\" ]; then\n (cd xc/$PROJECT.build/$CONFIGURATION/$PROJECT.build/Objects-normal/x86_64 &&\n gcov mps.c 2> /dev/null) | ../tool/gcovfmt.py\nfi";
2640 showEnvVarsInLog = 0; 2640 showEnvVarsInLog = 0;
2641 }; 2641 };
2642/* End PBXShellScriptBuildPhase section */ 2642/* End PBXShellScriptBuildPhase section */