Skip to content

Commit c82ca1d

Browse files
author
martin
committed
One of the new unit tests was omitted from the source list
The N_CATCH_TESTS check in the Makefile found this!
1 parent df1b79c commit c82ca1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unit/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ SRC += analyses/ai/ai.cpp \
1717
analyses/variable-sensitivity/abstract_object/merge.cpp \
1818
analyses/variable-sensitivity/constant_abstract_value/merge.cpp \
1919
analyses/variable-sensitivity/constant_array_abstract_object/merge.cpp \
20+
analyses/variable-sensitivity/eval.cpp \
2021
analyses/variable-sensitivity/interval_abstract_value/meet.cpp \
2122
analyses/variable-sensitivity/full_struct_abstract_object/merge.cpp \
2223
analyses/variable-sensitivity/last_written_location.cpp \

0 commit comments

Comments
 (0)