Skip to content

Commit 65d4096

Browse files
committed
Enable C++ regression tests on AppVeyor
1 parent 2ed37a1 commit 65d4096

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

appveyor.yml

-10
Original file line numberDiff line numberDiff line change
@@ -86,16 +86,6 @@ test_script:
8686
rmdir /s /q cbmc\byte_update7
8787
rmdir /s /q cbmc\pipe1
8888
rmdir /s /q cbmc\unsigned___int128
89-
rmdir /s /q cbmc-cpp
90-
rmdir /s /q cpp\Decltype1
91-
rmdir /s /q cpp\Decltype2
92-
rmdir /s /q cpp\Function_Overloading1
93-
rmdir /s /q cpp\enum2
94-
rmdir /s /q cpp\enum7
95-
rmdir /s /q cpp\enum8
96-
rmdir /s /q cpp\nullptr1
97-
rmdir /s /q cpp\sizeof1
98-
rmdir /s /q cpp\static_assert1
9989
rmdir /s /q goto-gcc
10090
rmdir /s /q goto-instrument\slice08
10191
cd ..

0 commit comments

Comments
 (0)