Skip to content
Snippets Groups Projects
Commit a1d4aa2c authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Make test-gradient-method into a test program

parent f264dbbc
No related branches found
No related tags found
No related merge requests found
SUBDIRS =
noinst_PROGRAMS = \
check_PROGRAMS = \
test-gradient-method
test_gradient_method_SOURCES = \
......@@ -10,8 +10,7 @@ test_gradient_method_SOURCES = \
nicefunction.hh \
samplefunctional.hh
check-am:
./test-gradient-method
TESTS= test-gradient-method
AM_CXXFLAGS = -Wall -Wextra -Wno-unused-parameter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment