STYLE: uniform 'Test-' prefix for all applications/test

- easier to clean, avoid confusion with 'real' applications, etc.
This commit is contained in:
Mark Olesen
2010-11-23 16:26:04 +01:00
parent e5cf4f093e
commit 499d48cfdb
225 changed files with 215 additions and 272 deletions

View File

@ -1,4 +1,3 @@
Test-passiveParticle.C
passiveParticleTest.C
EXE = $(FOAM_USER_APPBIN)/passiveParticleTest
EXE = $(FOAM_USER_APPBIN)/Test-passiveParticle

View File

@ -1,4 +1,5 @@
EXE_INC = \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/lagrangian/basic/lnInclude