Skip to content

Commit bc860ee

Browse files
committed
[test][advalue] Add rudimentary test of ADValue
The test is still missing checks for many features.
1 parent 49bcd1d commit bc860ee

File tree

2 files changed

+393
-0
lines changed

2 files changed

+393
-0
lines changed

ADOL-C/boost-test/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ set(SOURCE_FILES
1717
adouble.cpp
1818
main.cpp
1919
traceCompositeTests.cpp
20+
tracelessADValue.cpp
2021
tracelessCompositeTests.cpp
2122
tracelessOperatorScalar.cpp
2223
tracelessOperatorVector.cpp

0 commit comments

Comments
 (0)