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

rename unitcircletest to unitvectortest

[[Imported from SVN: r6307]]
parent 13e2bfbe
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 unitcircletest
harmonicenergytest averagedistanceassemblertest unitvectortest
frameinvariancetest_SOURCES = frameinvariancetest.cc
......@@ -19,7 +19,7 @@ harmonicenergytest_SOURCES = harmonicenergytest.cc
averagedistanceassemblertest_SOURCES = averagedistanceassemblertest.cc
unitcircletest_SOURCES = unitcircletest.cc
unitvectortest_SOURCES = unitvectortest.cc
# don't follow the full GNU-standard
# we need automake 1.5
......
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