Skip to content

Commit

Permalink
Re-activating accidently deactivated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
auto-differentiation-dev committed Nov 25, 2024
1 parent d56c4fd commit 4ca1845
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ set(testfiles
Tape_test.cpp
Expressions_test.cpp
ExpressionsConversion_test.cpp
# ExpressionMath1_test.cpp
# ExpressionMath2_test.cpp
# ExpressionMath3_test.cpp
ExpressionMath1_test.cpp
ExpressionMath2_test.cpp
ExpressionMath3_test.cpp
Checkpointing_test.cpp
ExternalFunc_test.cpp
Exceptions_test.cpp
HigherOrder_test.cpp
# Complex_test.cpp
Complex_test.cpp
ComplexAD_test.cpp
ExpressionMeta_test.cpp
Tbr_test.cpp
Expand Down

0 comments on commit 4ca1845

Please sign in to comment.