X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=_templates%2FExample.test.cc;h=1544b6990ac9c596af37ed84f0ce5b5d733fe1cd;hb=77191ea0291fb6c2ad0a472c83258722bf221f8f;hp=ac3d410fc078791b37146f83771be280fdf10d26;hpb=2371b3e67e650b7e829c35e8b4441a8ce2931ac0;p=senf.git diff --git a/_templates/Example.test.cc b/_templates/Example.test.cc index ac3d410..1544b69 100644 --- a/_templates/Example.test.cc +++ b/_templates/Example.test.cc @@ -3,7 +3,7 @@ // Copyright (C) 2008 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY -// Stefan Bund +// @AUTHOR@ // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -21,13 +21,13 @@ // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. /** \file - \brief Example.test unit tests */ + \brief @NAME@ unit tests */ -//#include "Example.test.hh" -//#include "Example.test.ih" +//#include "@NAME@.test.hh" +//#include "@NAME@.test.ih" // Custom includes -#include "Example.hh" +#include "@NAME@.hh" #include #include