aboutsummaryrefslogtreecommitdiff
path: root/SingleSource/Regression/C/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'SingleSource/Regression/C/Makefile')
-rw-r--r--SingleSource/Regression/C/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/SingleSource/Regression/C/Makefile b/SingleSource/Regression/C/Makefile
index 3ad16349..1cc49737 100644
--- a/SingleSource/Regression/C/Makefile
+++ b/SingleSource/Regression/C/Makefile
@@ -30,13 +30,16 @@ PROGRAMS_TO_SKIP += \
ConstructorDestructorAttributes \
DuffsDevice \
globalrefs \
+ matrixTranspose \
pointer_arithmetic \
PR10189 \
PR1386 \
PR491 \
PR640 \
sumarray \
+ sumarray2d \
sumarraymalloc \
+ test_indvars \
testtrace
endif