summaryrefslogtreecommitdiff
path: root/test/unit/expr
diff options
context:
space:
mode:
authorAina Niemetz <aina.niemetz@gmail.com>2018-09-17 11:07:31 -0700
committerMathias Preiner <mathias.preiner@gmail.com>2018-09-22 16:30:59 -0700
commit6f2daa4e9834d0348c7eeec0dcb3dddbd98ca934 (patch)
treed802ab0d41edff7bb8d773cb18bdc379387140ad /test/unit/expr
parentd990b982bb0723401eb288184ef68e7acc33a6fb (diff)
cmake: More documentation, clean up.
Diffstat (limited to 'test/unit/expr')
-rw-r--r--test/unit/expr/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/unit/expr/CMakeLists.txt b/test/unit/expr/CMakeLists.txt
index ca5fcbe6d..816d3bd71 100644
--- a/test/unit/expr/CMakeLists.txt
+++ b/test/unit/expr/CMakeLists.txt
@@ -1,3 +1,6 @@
+#-----------------------------------------------------------------------------#
+# Add unit tests
+
cvc4_add_unit_test_black(attribute_black)
cvc4_add_unit_test_white(attribute_white)
cvc4_add_unit_test_black(expr_manager_public)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback