Skip to content
Snippets Groups Projects
Commit 5a50974a authored by olivier stasse's avatar olivier stasse
Browse files

use only the dynamic filter as a test.

parent 02e3d746
No related branches found
No related tags found
No related merge requests found
......@@ -95,8 +95,8 @@ MACRO(ADD_MORISAWA_2007 test_morisawa_arg)
${samplemodelpath} sample.wrl ${samplespec} ${sampleljr} ${sampleinitconfig})
ENDMACRO(ADD_MORISAWA_2007)
ADD_MORISAWA_2007(TestMorisawa2007OnLine)
ADD_MORISAWA_2007(TestMorisawa2007ShortWalk)
#ADD_MORISAWA_2007(TestMorisawa2007OnLine)
#ADD_MORISAWA_2007(TestMorisawa2007ShortWalk)
###################
# Test Herdt 2010 #
......@@ -136,7 +136,7 @@ MACRO(ADD_HERDT_2010 test_herdt2010_arg)
${samplemodelpath} sample.wrl ${samplespec} ${sampleljr} ${sampleinitconfig})
ENDMACRO(ADD_HERDT_2010)
ADD_HERDT_2010(TestHerdt2010)
#ADD_HERDT_2010(TestHerdt2010)
ADD_HERDT_2010(TestHerdt2010DynamicFilter)
####################
......
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