Skip to content
Snippets Groups Projects
Commit fd0713d4 authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

Renamed test float_cmp.cc to testfloatcmp.cc to avoid name clash with dune/common/float_cmp.cc.

[[Imported from SVN: r6629]]
parent 3a8f6a0e
No related merge requests found
......@@ -10,7 +10,7 @@ lrutest
test-stack
arraylisttest
shared_ptrtest
float_cmp
testfloatcmp
bitsetvectortest
iteratorfacadetest
sllisttest
......
......@@ -13,7 +13,6 @@ TESTPROGS = \
dynvectortest \
enumsettest \
fassigntest \
float_cmp \
fmatrixtest \
fvectortest \
gcdlcmtest \
......@@ -45,6 +44,7 @@ TESTPROGS = \
testfassign_fail5 \
testfassign_fail6 \
testfconstruct \
testfloatcmp \
tuplestest_dune \
tuplestest_std \
tuplestest_tr1 \
......@@ -239,7 +239,7 @@ conversiontest_SOURCES = conversiontest.cc
sourcescheck_NOSOURCES = exprtmpl.cc timing.cc
float_cmp_SOURCES = float_cmp.cc
testfloatcmp_SOURCES = testfloatcmp.cc
genericiterator_compile_fail_SOURCES = genericiterator_compile_fail.cc
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment