Skip to content
Snippets Groups Projects
Commit efb34c56 authored by Oliver Sander's avatar Oliver Sander Committed by sander@FU-BERLIN.DE
Browse files

rename unitvectortest.cc to targetspacetest.cc

[[Imported from SVN: r7367]]
parent 01b6a080
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ LDADD = $(UG_LDFLAGS) $(AMIRAMESH_LDFLAGS) $(UG_LIBS) $(AMIRAMESH_LIBS)
AM_CPPFLAGS += $(UG_CPPFLAGS) $(AMIRAMESH_CPPFLAGS) -Wall
check_PROGRAMS = frameinvariancetest rotationtest fdcheck localgeodesicfefunctiontest \
harmonicenergytest averagedistanceassemblertest unitvectortest \
harmonicenergytest averagedistanceassemblertest targetspacetest \
svdtest
frameinvariancetest_SOURCES = frameinvariancetest.cc
......@@ -20,7 +20,7 @@ harmonicenergytest_SOURCES = harmonicenergytest.cc
averagedistanceassemblertest_SOURCES = averagedistanceassemblertest.cc
unitvectortest_SOURCES = unitvectortest.cc
targetspacetest_SOURCES = targetspacetest.cc
svdtest_SOURCES = svdtest.cc
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment