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-DynamicList.C
DynamicListTest.C
EXE = $(FOAM_USER_APPBIN)/DynamicListTest
EXE = $(FOAM_USER_APPBIN)/Test-DynamicList