Skip to content

Commit 5fd18a9

Browse files
committed
Enable C++ regression tests on AppVeyor
1 parent 8d86e44 commit 5fd18a9

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

appveyor.yml

-13
Original file line numberDiff line numberDiff line change
@@ -86,19 +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\Resolver10
94-
rmdir /s /q cpp\Resolver11
95-
rmdir /s /q cpp\Template_Parameters1
96-
rmdir /s /q cpp\enum2
97-
rmdir /s /q cpp\enum7
98-
rmdir /s /q cpp\enum8
99-
rmdir /s /q cpp\nullptr1
100-
rmdir /s /q cpp\sizeof1
101-
rmdir /s /q cpp\static_assert1
10289
rmdir /s /q goto-gcc
10390
rmdir /s /q goto-instrument\slice08
10491
cd ..

0 commit comments

Comments
 (0)