Skip to content

Commit 3675873

Browse files
Petr BauchPetr Bauch
Petr Bauch
authored and
Petr Bauch
committed
Generate the JSON snapshot instead of including them
The regression tests are moved to a separate folder to have their own facility to run the suite.
1 parent f1185fb commit 3675873

File tree

28 files changed

+157
-3392
lines changed

28 files changed

+157
-3392
lines changed

regression/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,4 @@ add_subdirectory(goto-cc-goto-analyzer)
5050
add_subdirectory(systemc)
5151
add_subdirectory(contracts)
5252
add_subdirectory(goto-harness)
53+
add_subdirectory(snapshot-harness)

regression/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ DIRS = cbmc \
2323
goto-cc-cbmc \
2424
cbmc-cpp \
2525
goto-cc-goto-analyzer \
26+
snapshot-harness \
2627
systemc \
2728
contracts \
2829
# Empty last line

regression/goto-harness/pointer_01/pointer_01.json

Lines changed: 0 additions & 292 deletions
This file was deleted.

0 commit comments

Comments
 (0)